summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Add AssertIOAllowed check in the implementations of SysInfo::AmountOfFreeDisk...haruki@chromium.org2012-08-212-0/+6
* Refactor the Android port to allow access to the chrome layer.leandrogracia@chromium.org2012-08-211-1/+3
* Base: Allow ScopedHandle.Take() with an invalid handle.rvargas@google.com2012-08-211-2/+4
* Revert 152432 - Make printf and LOG output to cmd console for Windowsjbates@chromium.org2012-08-212-40/+35
* SystemMonitor: Pull device type into the device idvandebo@chromium.org2012-08-214-30/+4
* Add comments to HistogramFlatterner interface and rename a functionkaiwang@chromium.org2012-08-202-10/+25
* Make printf and LOG output to cmd console for Windowsjbates@chromium.org2012-08-202-35/+40
* Revert 150969 - Disable getting histogram data from child processes other tha...rtenneti@chromium.org2012-08-201-9/+0
* Attached data cleanup.avi@chromium.org2012-08-201-2/+3
* Revert 152197 - Base: Disable the scoped handle verifier.rvargas@google.com2012-08-201-1/+1
* Prevent crashes in mime_util_xdg.benjhayden@chromium.org2012-08-201-1/+3
* [Android] Implement WebSettings.{get|set}Allow{Content|File}Access.mnaganov@chromium.org2012-08-201-0/+31
* Advertise a minimum alignment for SharedMemory::Map().dalecurtis@chromium.org2012-08-185-5/+28
* Fix indent nit in file_util.hgab@chromium.org2012-08-181-8/+8
* Base: Disable the scoped handle verifier.rvargas@google.com2012-08-181-1/+1
* roll clang 161353:161757thakis@chromium.org2012-08-171-0/+5
* Desktop Aura: Allow tab drags out of window.erg@chromium.org2012-08-173-1/+47
* Update documentation comments in field_trial.h.asvitkine@chromium.org2012-08-171-5/+6
* Disable leak annotations for NaCl untrusted builds.bbudge@chromium.org2012-08-171-1/+2
* Support vtable_verify (new compiler option).cmtice@chromium.org2012-08-171-0/+6
* [Chromoting] Launch the host process elevated via ShellExecuteEx().alexeypa@chromium.org2012-08-164-5/+72
* Load ICU data from file on iOS.blundell@chromium.org2012-08-161-0/+2
* Fix TraceEventTestFixture flakinessjbates@chromium.org2012-08-164-7/+31
* Add more code for debugging. We will revert this change when we find out the ...kaiwang@chromium.org2012-08-162-12/+20
* Set linux distro to CHROMEOS_RELEASE_DESCRIPTION on ChromeOSrbyers@chromium.org2012-08-151-3/+1
* Make sure that shutdown blocking SequencedWorkerPool use Critical Closures.milanb@chromium.org2012-08-151-1/+4
* Moves device_orientation to content namespaceaousterh@chromium.org2012-08-151-1/+1
* Add IsTsfAwareRequired methodyoichio@chromium.org2012-08-152-0/+10
* Fix Native Client untrusted build of base on ChromeOS.bbudge@chromium.org2012-08-151-1/+1
* Exclude more files from Android buildwangxianzhu@chromium.org2012-08-141-0/+1
* 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