Currently focused on the needs of Google Chrome
Tech Lead and Manager for the Chrome Capabilities SFO Team at Google
-
Google
- San Francisco, CA
- http://blog.costan.us
- @pwnall
Block or Report
Block or report pwnall
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
chromeview Public archive
Proof of concept Android WebView implementation based on Chromium code
-
dropship-chrome Public
The source code for the "Download to Dropbox" Chrome extension, before it makes it to dropbox.js/samples
-
161 contributions in the last year
Less
More
Activity overview
Contribution activity
January 2022
Created 25 commits in 2 repositories
Created 1 repository
- pwnall/node JavaScript
Reviewed 23 pull requests in 2 repositories
google/leveldb
22 pull requests
- optimize includes
- Bugfix for DBImpl::Write when io error occurs.
- Create table.cc
- VersionEdit::Clear() should also clear compact_pointers_
- Document tag field in MemTable entry format
- Fix typo in comment of LRUHandle
- Remove unused variable kDelayMicros in env_test.cc
- fix typo in port_example.h
- Delete an unnecessary forward declaration
- Improve no_destructor.h
- Fix log_reader.h documentation error
- Use std::move() in PosixSequentialFile constructor
- Fixed incorrect limit in env_posix_test.cc
- Fix version_set.cc comments typo
- Fix bugs in documentation example code.
- Fix comments position for Version::Get()
- rm redundant code: SetNextFile has already been called before in this…
- Replace "(Random::Next() % kBranching) == 0" with "Random::OneIn(kBranching)"
- Make table cache non-copyable
-
std::memory_order::memory_order_relaxed->std::memory_order_relaxed - Fix typos
- remove useless code in cache.h
webscreens/window-placement
1 pull request
Created an issue in google/leveldb that received 1 comment
ExtractUserKey() should be able to signal corruption
ExtractUserKey() has an assertion that its input size is at least 8 bytes, but the callers don't have checks corresponding to this assertion. This …
1
comment