summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Base: Add another pc to the handle verifier to get to thervargas@chromium.org2012-06-072-13/+33
* Revert 140899 - Base: Add another pc to the handle verifier to get to thervargas@google.com2012-06-072-29/+13
* Base: Add another pc to the handle verifier to get to thervargas@google.com2012-06-072-13/+29
* Add shared memory cleanup before/after all testsjar@chromium.org2012-06-061-2/+5
* Upstream Android proxy config service.pliard@chromium.org2012-06-061-1/+0
* WebKit will start using NaN for null/invalid modificationTimekinuko@chromium.org2012-06-061-2/+14
* Implement SpawnDebuggerOnProcess for POSIX.jyasskin@chromium.org2012-06-061-1/+12
* win: Fix lock acquisition bug.thakis@chromium.org2012-06-051-2/+2
* Linux: bump the setuid sandbox API numberjln@chromium.org2012-06-051-1/+1
* Fixing gcc 4.7 building problems.shenhan@google.com2012-06-051-1/+1
* Setuid sandbox API versioningjln@chromium.org2012-06-051-1/+6
* Use ScopedVector in RenderTextWin.asvitkine@chromium.org2012-06-041-0/+5
* Reland 139885 - Enable the handle verifier.rvargas@google.com2012-06-041-1/+1
* Cleanup: Remove unused parameter in base::nix::GetXDGUserDirectory(). Make su...thestig@chromium.org2012-06-042-9/+15
* Strip trailing path separators from XDG util results.vandebo@chromium.org2012-06-041-3/+3
* Disable StatsTableTest.StatsRatecsharp@chromium.org2012-06-041-1/+2
* Coverity: Fix a potential use-after-free.jhawkins@chromium.org2012-06-041-4/+5
* Linux: Fix an issue in ProcessIterator where /proc/pid/stat and /proc/pid+1/s...thestig@chromium.org2012-06-041-0/+1
* Tighten up DEPS some more. NaCl/service process code are including internal c...jam@chromium.org2012-06-048-0/+345
* Added a base::Callback interface to FilePathWatcher.joaodasilva@chromium.org2012-06-043-2/+95
* Reverting Temporal increase of test timeouts for ASAN image.glotov@google.com2012-06-041-1/+1
* Removed file_path_watcher_mac.cc, which isn't used anymore.joaodasilva@chromium.org2012-06-043-504/+8
* Implement media::VideoDecodeAccelerator on Macsail@chromium.org2012-06-025-28/+72
* Update JSONReader to take base::StringPiece instead of std::stringmitchellwrosen@chromium.org2012-06-024-9/+11
* Revert "Implement media::VideoDecodeAccelerator on Mac"sail@chromium.org2012-06-025-72/+28
* Implement media::VideoDecodeAccelerator on Macsail@chromium.org2012-06-025-28/+72
* base: No need to tag enum types with BASE_EXPORT in header files.tfarina@chromium.org2012-06-021-1/+1
* Revert 140102 - Remove old PostDelayedTask interfaces that use int ms instead...asanka@chromium.org2012-06-0116-144/+178
* Remove old PostDelayedTask interfaces that use int ms instead of TimeDelta.tedvessenes@gmail.com2012-06-0116-178/+144
* Chromium support of running DumpRenderTree as an apk on Androidwangxianzhu@chromium.org2012-06-015-46/+63
* Fixed file leak in test.scr@chromium.org2012-06-011-0/+3
* Added DCHECKS for speculative leak condition.scr@chromium.org2012-06-011-2/+6
* Add ShellIntegration::ActivateMetroChrome, which launches Chrome in metro-mod...grt@chromium.org2012-06-012-1/+8
* Revert 139885 - Enable the handle verifier.rvargas@google.com2012-05-311-1/+1
* Enable the handle verifier.rvargas@google.com2012-05-311-1/+1
* PPAPI/NaCl: Re-land speculative implementation for ipc_channel_nacl.ccdmichael@chromium.org2012-05-311-3/+5
* Signal thread names in instrumented binaries, even when a debugger is not att...siggi@chromium.org2012-05-312-11/+31
* Temporal increase of test timeouts for ASAN image.glotov@google.com2012-05-311-1/+1
* The LASTCHANGE file is created and updated by gclient runhooks undertorne@chromium.org2012-05-311-1/+0
* Base: Add a handle verifier to ScopedHandle.rvargas@chromium.org2012-05-313-2/+126
* Fix off-by-one error in the day_of_week field in Time::Explode on mac.rfevang@chromium.org2012-05-312-1/+25
* Base: Crash when failing to close a process/thread handle.rvargas@google.com2012-05-311-1/+1
* Revert 139635 - PPAPI/NaCl: Speculative implementation for ipc_channel_nacl.ccrch@chromium.org2012-05-301-5/+3
* PPAPI/NaCl: Speculative implementation for ipc_channel_nacl.ccdmichael@chromium.org2012-05-301-3/+5
* Fix a bug in json parser where a 4 byte unicode character caused us to read a...tommi@chromium.org2012-05-302-1/+16
* Avoid using cmd so that python can be found on pathjar@chromium.org2012-05-301-1/+0
* Disabled WorkerPoolTest.PostTaskAndReply test on Windows and Linux.kmadhusu@chromium.org2012-05-301-1/+8
* Cleanup: Remove the C version of GetUrandomFD()mseaborn@chromium.org2012-05-305-33/+8
* Re-apply 139321 - JNI Generator: removes obsolete -p option.bulach@chromium.org2012-05-301-9/+5
* Implement serial API for Windows.miket@chromium.org2012-05-303-24/+84