summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Allow Win64 build of base library even in a Win32 build.petewil@chromium.org2014-01-091-6/+40
* Android: moves base_unittests_jni_headers to use long for JNI.bulach@chromium.org2014-01-091-0/+1
* Revert 243896 "Android: moves jni_generator samples to use long ..."jochen@chromium.org2014-01-093-11/+10
* Android: moves jni_generator samples to use long for JNI.bulach@chromium.org2014-01-093-10/+11
* Convert most of base and net to use base::Filervargas@chromium.org2014-01-091-10/+6
* Parse /proc/<pid>/stats fields as int64sheu@chromium.org2014-01-096-24/+22
* posix LaunchProcess: remove more iterator usage that was missed in r243401mattm@chromium.org2014-01-092-15/+13
* Base: Rename File::error() to File::error_details()rvargas@chromium.org2014-01-085-22/+22
* linux_aura: Reenable parallel_jobs_.erg@chromium.org2014-01-081-11/+0
* Split macros, etc. from base/basictypes.h into base/macros.h.viettrungluu@chromium.org2014-01-083-297/+323
* During the self-destruct flow (user-level Chrome being replaced by system-lev...huangs@chromium.org2014-01-085-44/+200
* Android: sync up latest JNI generator changes from downstream.bulach@chromium.org2014-01-0819-499/+1121
* base: Discardable memory types.reveman@chromium.org2014-01-0813-122/+369
* Implement sampling profiler (chromium side change)haraken@chromium.org2014-01-086-49/+124
* Use Begin/End semantics for synthetic delaysskyostil@chromium.org2014-01-073-111/+156
* posix LaunchProcess: Don't use STL iterators after fork.mattm@chromium.org2014-01-072-20/+27
* Make aura_demo work on Macccameron@chromium.org2014-01-073-13/+8
* Revert "android: Add CHECK() calls to better understand memory corruption."torne@chromium.org2014-01-071-14/+2
* Close duplicated handle on windows.dsinclair@chromium.org2014-01-071-18/+25
* Make sdch not use an incompatible stdint.h.viettrungluu@chromium.org2014-01-071-8/+0
* Add a StatisticsDeltaReader class and use caseslpromero@chromium.org2014-01-075-3/+140
* Convert base::file_util to use File instead of PlatformFile.rvargas@chromium.org2014-01-0712-72/+73
* GTTF: Include info about disabled tests and platforms in JSON test summary.phajdan.jr@chromium.org2014-01-073-4/+121
* GTTF: only print the message about skipping retries when it actually applies.phajdan.jr@chromium.org2014-01-071-40/+41
* Delete char32 from base/basictypes.h.viettrungluu@chromium.org2014-01-061-7/+0
* Redefine (u)int{8,16,32} as (u)int{8,16,32}_t.viettrungluu@chromium.org2014-01-061-32/+20
* Move url BUILD.gn file to main tree.tfarina@chromium.org2014-01-051-1/+4
* Emit test name in FATAL logs.fischman@chromium.org2014-01-041-0/+13
* GN: Exclude symbolize, xdg_mime and xdg_user_dirs on Androidbenm@chromium.org2014-01-041-5/+9
* Add synthetic delay testing frameworkskyostil@chromium.org2014-01-035-0/+508
* Make basictypes.h use stdint.h even with MSVC.viettrungluu@chromium.org2014-01-031-10/+6
* Convert base::MemoryMappedFile to use File instead of PlatformFile.rvargas@chromium.org2014-01-039-110/+123
* removing SEH exception restoration #2cpu@chromium.org2014-01-035-237/+1
* Make --gtest_list_tests work again for unit tests.phajdan.jr@chromium.org2014-01-032-7/+1
* Revert "Update all users of base::Version to explicitly specify the namespace...avi@chromium.org2014-01-032-2/+4
* Fix Comment Typos in registry.hcsharp@chromium.org2014-01-021-2/+2
* Implement eliding/truncating at end in RenderTextskanuj@chromium.org2014-01-023-1/+82
* Move base BUILD.gn files to main tree.brettw@chromium.org2014-01-028-0/+1139
* rAc i18n: implement storage interface for libaddressinputestade@chromium.org2014-01-025-21/+47
* Remove 'using base::string16;' from base/strings/string16.h and remove temporarydbeam@chromium.org2013-12-309-113/+112
* Revert 242671 "Implement sampling profiler (chromium side change)"haraken@chromium.org2013-12-286-128/+49
* Removing TryPostTask functionalitycpu@chromium.org2013-12-285-81/+2
* Implement sampling profiler (chromium side change)haraken@chromium.org2013-12-286-49/+128
* Remove char16 from the global namespace.avi@chromium.org2013-12-261-1/+0
* Revert 241657 "Implement chromium's TLS."kbr@chromium.org2013-12-265-344/+223
* Always use the ashmem allocator when creating DiscardableMemory instances. ...pliard@chromium.org2013-12-265-145/+28
* Remove UTF string conversion functions from the global namespace.avi@chromium.org2013-12-268-40/+31
* [osx] Fix UncheckedMalloc() again.shess@chromium.org2013-12-261-1/+1
* Make size of ashmem regions based on device's physical memory. ...pliard@chromium.org2013-12-255-29/+62
* Remove the Value class names from the global namespace.avi@chromium.org2013-12-243-18/+7