summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
...
* Histogram - Checks to cacth corruption in bucket rangesrtenneti@google.com2012-08-141-0/+34
* Rename template parameter in callback from RunType to BindRunType.xiaomings@google.com2012-08-132-29/+38
* Make jars build from a single ant .xml templatecjhopman@chromium.org2012-08-132-67/+0
* Unify and clean up system download notifications, add Mountain Lion support.avi@chromium.org2012-08-122-0/+5
* Change the type of file_type parameter to int, as the parameter actually take...haruki@chromium.org2012-08-126-33/+23
* mac: Remove more 10.5-only codethakis@chromium.org2012-08-103-28/+1
* Remove packaged app Windows shortcuts when app is uninstalled.benwells@chromium.org2012-08-103-31/+56
* Clean-up inline members of nested classes (base/)hans@chromium.org2012-08-104-12/+31
* Disable getting histogram data from child processes other than the renderer p...rtenneti@google.com2012-08-101-0/+9
* mac: Delete more 10.5-only codethakis@chromium.org2012-08-094-40/+2
* Make java.gypi export jar path to input_jars_paths variablecjhopman@chromium.org2012-08-091-1/+0
* Add inline annotation for base::MakeCriticalClosure() in platform other than ...chenyu@chromium.org2012-08-091-1/+1
* Properly notify the handle verifier when a handle is passed around. This CL f...alexeypa@chromium.org2012-08-091-10/+5
* Update license tool to check several additional directoriessteveblock@chromium.org2012-08-091-0/+5
* Remove executable bits on file.mmoss@chromium.org2012-08-091-0/+0
* [MIPS] Add DEBUG_BREAK() for MIPS architecture.petarj@mips.com2012-08-091-0/+2
* Skeleton code of SparseHistogramkaiwang@chromium.org2012-08-099-47/+196
* Linux: update base/third_party/xdg_mime from upstream.thestig@chromium.org2012-08-0913-122/+294
* [Chromoting] Move CreateSessionToken() next to launch process utilities.alexeypa@chromium.org2012-08-081-2/+21
* Enable memory profiler on Linux when TC_MALLOC is enabled.rtenneti@chromium.org2012-08-081-2/+3
* A nonsense change to test that the commit queue doesn't update the copyrightmark@chromium.org2012-08-071-4/+4
* Remove log message for 10.8 CFAllocator patching.avi@chromium.org2012-08-071-8/+0
* trace event macro ambiguity fix when int64 is used on 64-bit buildjbates@chromium.org2012-08-071-0/+2
* Implements iOS device util methods.chenyu@chromium.org2012-08-075-0/+247
* CHECK -> DCHECK to prevent breaking exisitng histograms.kaiwang@chromium.org2012-08-071-4/+14
* Revert 150240 (broke several bots on the main waterfall)thakis@chromium.org2012-08-071-7/+3
* Upstream ChromeHttpAuthHandleryusufo@chromium.org2012-08-071-1/+0
* CHECK -> DCHECK to prevent breaking exisitng histograms.kaiwang@chromium.org2012-08-071-3/+7
* Purge ImplementsThreadSafeReferenceCounting() from the codebase now that Task...fischman@chromium.org2012-08-071-4/+0
* [Android] Add chrome_java target for building Java code in the chromium layer.yfriedman@chromium.org2012-08-061-46/+9
* mac: Delete some pre-10.5 code.thakis@chromium.org2012-08-061-14/+0
* Move base/android/path_service.cc|h to path_service_android.cc|hbenm@chromium.org2012-08-064-7/+7
* Fix license for valgrindsteveblock@chromium.org2012-08-062-10/+5
* Add OS_CHROMEOS case in file_util::GetHomeDir()haruki@chromium.org2012-08-061-0/+9
* base: Fix minor warnings reported by cppcheck.tfarina@chromium.org2012-08-065-17/+16
* 1. Add test for https://src.chromium.org/viewvc/chrome?view=rev&revision=149541kaiwang@chromium.org2012-08-042-5/+50
* [OSX] Remove wide->NSString conversiongroby@chromium.org2012-08-043-28/+3
* Remove an unnecessary leak annotation.kaiwang@chromium.org2012-08-041-1/+0
* Add the prototype for the function to display metro style notifications.ananta@chromium.org2012-08-031-0/+9
* Android requires some extra functionality to set the path to it's resource pa...benm@chromium.org2012-08-036-0/+73
* Correct const accessors in base/values.(h|cc), Part II (ListValue)vabr@chromium.org2012-08-035-46/+76
* Isolated FS for Media devices.kmadhusu@chromium.org2012-08-032-3/+4
* Add native QPC to base::Time* conversion on Windows.brianderson@chromium.org2012-08-032-9/+39
* Do not wrap preprocessor lines in the generated JNI.tedchoc@chromium.org2012-08-032-1/+19
* Fix license for xdg_mimesteveblock@chromium.org2012-08-022-18/+174
* Cleanup - delete a pair of unneeded files.michaeln@google.com2012-08-022-114/+0
* Added crypto random-number generatormniknami@chromium.org2012-08-023-5/+14
* Use JavaObjectWeakGlobalRef in ContentViewCore.nileshagrawal@chromium.org2012-08-022-7/+21
* Fix a typo. It will cause crash when client uses a histogram with bad maximum.kaiwang@chromium.org2012-08-021-3/+3
* Modify allocator_shim to support _aligned_alloc(), _aligned_free().dalecurtis@chromium.org2012-08-023-1/+117