summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* 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
* aura/cros: Rename MessagePump{X => AuraX11}.erg@chromium.org2012-05-295-37/+32
* Fix ninja build for android.yfriedman@chromium.org2012-05-292-2/+2
* Provide android specific implementation for MultiProcessTest::SpawnChildImplnileshagrawal@chromium.org2012-05-293-0/+41
* Revert 139321 - JNI Generator: removes obsolete -p option.rlp@chromium.org2012-05-291-5/+9
* JNI Generator: removes obsolete -p option.bulach@chromium.org2012-05-291-9/+5
* Fixing Android compile warnings.felipeg@google.com2012-05-291-0/+5
* Add APK targets for content_unittests and net_unittests.nileshagrawal@chromium.org2012-05-251-37/+10
* Set Android/V8 memory limits from dalvik.vm.heapsize.ulan@chromium.org2012-05-253-0/+64
* 1. Enable large object pointer offset check in release build.kaiwang@chromium.org2012-05-245-9/+124
* Fix ENABLE_THREAD_CHECKERukai@chromium.org2012-05-241-1/+5
* Change SystemMonitor::GetAttachedMediaDevices() to return a vector instead of...thestig@chromium.org2012-05-233-28/+28
* Started building the message_pump_androidmichaelbai@chromium.org2012-05-231-0/+2
* Update jni_generator with latest from downstream.yfriedman@chromium.org2012-05-233-45/+88
* fix checkperms for prep_libc.pyscottmg@google.com2012-05-231-0/+0
* Replace prep_libc.sh with prep_libc.py, and quiet the outputscottmg@chromium.org2012-05-233-41/+59
* Add java exception information to BuildInfo.nileshagrawal@chromium.org2012-05-233-2/+79
* Run base_unittests_apk on the test try bot for realz.nileshagrawal@chromium.org2012-05-231-0/+4
* Fix EtwTraceConsumerDataTest fixture.siggi@chromium.org2012-05-221-0/+2
* Cleanup: Add test fixture for SystemMonitorTest to remove some redundant code.thestig@chromium.org2012-05-221-93/+78
* fix warning compiling allocator/tcmalloc on win32scottmg@chromium.org2012-05-221-0/+5
* PPAPI/NaCl: Fix IPC proxy build; pthread_t changeddmichael@chromium.org2012-05-221-1/+4
* Fix crash in the accessibility code in the shared build. The problem is that ...tommi@chromium.org2012-05-223-129/+0
* Base: Crash when failing to close an scoped handle.rvargas@google.com2012-05-221-1/+1
* Add SystemMonitor::GetAttachedMediaDevices().thestig@chromium.org2012-05-213-1/+100
* Base: Fix a race settin the running_ flag.rvargas@google.com2012-05-211-1/+1
* Base: Don't overwrite the thread id when ThreadMain exits. There'srvargas@google.com2012-05-212-4/+12
* Handle rare conditions, like message queue exhaustionjar@chromium.org2012-05-201-3/+43
* Reverting due to memory waterfall failures.jhawkins@chromium.org2012-05-203-38/+54
* Allowed BinaryValue to take a NULL buffer.mitchellwrosen@chromium.org2012-05-193-54/+38
* Revert 138014 - Base: Don't overwrite the thread id when ThreadMain exits. Th...rvargas@google.com2012-05-191-1/+2
* Base: Don't overwrite the thread id when ThreadMain exits. There'srvargas@google.com2012-05-191-2/+1
* Base: Add power requirements to the System monitor.rvargas@google.com2012-05-195-3/+240