summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Reland https://codereview.chromium.org/276493002: Enable ToolsSanityTest.Sing...glider@chromium.org2014-05-141-12/+23
* Remove SCM_CREDENTIALS fallback code from breakpadmdempsky@chromium.org2014-05-142-128/+0
* Fix DeleteFile of an empty path on Windows XP.ericu@chromium.org2014-05-141-0/+5
* Change the GPU process to use a CFRunLoopccameron@chromium.org2014-05-141-6/+6
* Revert 270173 "Remove SCM_CREDENTIALS fallback code from breakpad"piman@chromium.org2014-05-142-0/+128
* Resubmit "Add an UMA metric to track whether running on a tablet".zturner@chromium.org2014-05-133-0/+82
* Remove unneeded kFindInodeSwitchmdempsky@chromium.org2014-05-132-4/+0
* Remove SCM_CREDENTIALS fallback code from breakpadmdempsky@chromium.org2014-05-132-128/+0
* Linux: Implement recursive file watching.thestig@chromium.org2014-05-132-31/+181
* Revert 270087 "Enable ToolsSanityTest.SingleElementDeletedWithBr..."zhaoqin@google.com2014-05-131-23/+12
* Make GN Android build link executables.brettw@chromium.org2014-05-131-9/+37
* A couple of incremental improvements for DiscardableMemory.mark@chromium.org2014-05-134-19/+27
* Document more explicitly that Time lives in UTC.tnagel@chromium.org2014-05-131-5/+5
* Enable ToolsSanityTest.SingleElementDeletedWithBraces and ToolsSanityTest.Arr...glider@chromium.org2014-05-131-12/+23
* Crazy linker fix forsimonb@chromium.org2014-05-132-27/+170
* Sync: Do not generate non-UTF8 names for delete directives.thestig@chromium.org2014-05-131-1/+2
* Fix a findbugs warning - check file.delete return value.vandebo@chromium.org2014-05-131-1/+2
* Switch thread_local to use ThreadPlatformStorage in Androidmichaelbai@chromium.org2014-05-125-1/+46
* Use the new ScopedMachVM class and the MACH_LOG family of logging macrosmark@chromium.org2014-05-1212-148/+187
* Dispatch geolocation IPCs on the UI thread. Aside from simplifying the code t...jam@chromium.org2014-05-122-8/+52
* Introduce a new framework for back-and-forth tracked preference migrationgab@chromium.org2014-05-128-89/+484
* Adding myself as owner of base/files and base/winrvargas@chromium.org2014-05-112-0/+3
* base: Use DiscardableMemoryManager on MacOSX.reveman@chromium.org2014-05-116-83/+135
* Android: optimizes jni_generator.bulach@chromium.org2014-05-101-5/+5
* Back out r269483 and the line of fixes that followed it.mark@chromium.org2014-05-1010-148/+108
* Remove extra bogus header.mark@chromium.org2014-05-101-1/+0
* Fix iOS some more after r269483. You can’t use mach/mach_vm.h on iOS.mark@chromium.org2014-05-102-1/+24
* Fix iOS after r269483.mark@chromium.org2014-05-101-28/+28
* Use the new ScopedMachVM class and the MACH_LOG family of logging macrosmark@chromium.org2014-05-109-114/+132
* Revert 269415 "Introduce a new framework for back-and-forth trac..."ananta@chromium.org2014-05-098-463/+87
* Introduce a new framework for back-and-forth tracked preference migrationgab@chromium.org2014-05-098-87/+463
* Revert 269346 "Introduce a new framework for back-and-forth trac..."rlp@chromium.org2014-05-098-455/+87
* Introduce a new framework for back-and-forth tracked preference migrationgab@chromium.org2014-05-098-87/+455
* Create copy of context record before passing it to StackWalk64marcing@opera.com2014-05-092-9/+12
* Add ScopedMachVM to Chrome.mark@chromium.org2014-05-093-0/+128
* Add mach_logging to Chrome.mark@chromium.org2014-05-094-2/+234
* Allow MakeCriticalClosure to enclose closures with non-void return types.gab@chromium.org2014-05-095-57/+68
* Revert of Enable the ninja parsing code all the time. (https://codereview.chr...falken@chromium.org2014-05-091-0/+6
* isolate_driver: Enable ninja parsing code all the time.maruel@chromium.org2014-05-091-6/+0
* base: Add __ARM_ARCH_6ZK__ to atomic opsnamnguyen@chromium.org2014-05-091-1/+1
* Improve spelling of "notification".tnagel@chromium.org2014-05-081-2/+2
* Android: turns into a buildtime error passing implicitly imported class.bulach@chromium.org2014-05-074-0/+160
* Remove {linux|android}_use_tcmalloc and switch to use_allocator in Chromium.dmikurube@chromium.org2014-05-071-4/+2
* Disable leak detection in ASan default options.earthdok@chromium.org2014-05-071-2/+3
* Revert 268825 "Add an UMA metric to track whether chrome is runn..."dalecurtis@google.com2014-05-073-44/+0
* Add an UMA metric to track whether chrome is running on a tablet.zturner@chromium.org2014-05-073-0/+44
* Move IsStringUTF8/ASCII to base namespacebrettw@chromium.org2014-05-073-20/+20
* Catch intptr_t to int conversion on 64-bit platforms.anton@chromium.org2014-05-0716-292/+414
* Define ADDRESS_SANITIZER whenever ASan is usedtimurrrr@chromium.org2014-05-071-3/+4
* Fix local reference leak in JavaArrayOfByteArrayToStringVector.davidben@chromium.org2014-05-061-5/+6