summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Enable trace with multiple categories with any one category ONr.kasibhatla2015-03-062-11/+28
* Split ValueSerializer into separate Serializer and Deserializer classes.prashhir2015-03-059-131/+143
* Stop pretty-printing pref JSONhashimoto2015-03-056-12/+37
* Revert of Adding StringPiece read/write support to pickle. (patchset #4 id:60...brucedawson2015-03-053-48/+5
* Address NewApi warnings in src/ui.newt2015-03-051-7/+0
* Mac: Implement GetFallbackFontFamilies for Harfbuzztapted2015-03-052-0/+2
* Remove base::KillProcessByIdrvargas2015-03-043-27/+2
* Adding StringPiece/StringPiece16 read/write support to pickle, andbrucedawson2015-03-043-5/+48
* move protect_file_posix to posix blockscottmg2015-03-041-6/+12
* Moving ScopedMockLog from net/test to base/test.lukasza2015-03-044-0/+170
* Fix order of includes in base_nacl.gypsergeyu2015-03-041-1/+5
* Ensure that the on screen keyboard detection on Windows 8+ is more reliable.ananta2015-03-031-9/+9
* Remove base::WaitForExitCode*rvargas2015-03-038-258/+218
* Add tooltips to profile name when truncatedwesleylancel2015-03-021-0/+4
* [tracing] Enable actual generation of memory dump points.primiano2015-03-023-22/+60
* base: Spelling corrections in DiscardableSharedMemory comments.reveman2015-03-021-2/+2
* Split bug 418183 into separate bugs for each janky piece and remove thepkasting2015-02-283-18/+0
* Apply gn format with 'sources' sorting to src/scottmg2015-02-282-9/+7
* [Android] Add animation frame time histogram UMA facility.kkimlabs2015-02-277-0/+208
* Let TestMockTimeTaskRunner ignore task nestability.engedy2015-02-272-4/+2
* base: Make sure a timer's task runner belongs to the correct threadskyostil2015-02-272-2/+5
* Remove the --lsan=1 flag from .isolate files.earthdok2015-02-271-2/+0
* Leave ImportantFileWriter::WriteFileAtomically argument info in the stackhashimoto2015-02-271-0/+16
* base: Use browser-wide discardable memory on MacOSX.reveman2015-02-271-1/+1
* base: Use browser-wide discardable memory on Android.reveman2015-02-271-1/+1
* Fix PEImage tests to use a checked in binary.Will Harris2015-02-266-174/+39
* [tracing] Auto disable failing memory dumpers (sandboxing workaround)primiano2015-02-267-20/+90
* Base: Fix a deadlock during shutdown of SequencedWorkerPool.erikchen2015-02-262-2/+50
* Add ScopedAllowWait to TaskGraphRunner to Avoid Crash in Shutdownweiliangc2015-02-261-0/+2
* Removed unnecessary potential lockingripp2015-02-261-14/+17
* Land prep work to enable NaCl in the Linux x64 GN builds.dpranke2015-02-262-11/+42
* Add missing parameter in Android library_loader_hooks.hmichaelbai2015-02-251-1/+1
* Re-land r318035 "Remove LSan options/suppressions from test_env.py."earthdok2015-02-251-7/+0
* [tracing] Add memory maps dumper impl for Linux/Androidprimiano2015-02-252-5/+246
* Add base_unittests to win8 trybot. Fix PEImage tests.wfh2015-02-256-152/+268
* xp: copy dbghelp.dll to output dir and have base.isolate use it therescottmg2015-02-255-9/+13
* Revert of xp: copy dbghelp.dll to output dir and have base.isolate use it the...scottmg2015-02-245-13/+9
* xp: copy dbghelp.dll to output dir and have base.isolate use it therescottmg2015-02-245-9/+13
* [tracing] memory maps dump provider skeletonprimiano2015-02-2410-1/+276
* Tidy up whitespace in JNI generator output.torne2015-02-2419-4/+23
* Make combined native/manual JNI registration work for clang.torne2015-02-243-10/+20
* Temporarily disable stack trace tests, pending investigation on XP botsScott Graham2015-02-243-4/+8
* [Android] Avoid unnecessray ObserverList compactingjdduke2015-02-241-1/+7
* Remove base::WaitForSingleProcessrvargas2015-02-247-146/+135
* On Windows, if intention for shared memory name is empty then we pass NULL.shrikant2015-02-241-1/+2
* base::Time multiplicative operator overloadingmichaeln2015-02-232-20/+82
* Add dbghelp.dll that works on XP, and include in base.isolateScott Graham2015-02-232-4/+8
* Avoid twice clock readingwangxianzhu2015-02-232-6/+7
* don't mix system and bundled ICUmostynb2015-02-232-0/+2
* Reland "device: Add GN version of the device_unittests target."tfarina2015-02-231-0/+1