summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Remove all uncessary files for build_nexe.py on Windows.hbono@chromium.org2012-07-251-0/+5
* Add a function pointer typedef for the windows 8 metro dialog box button hand...ananta@chromium.org2012-07-241-0/+3
* Revert 147986 - [Android] Add remaining build/common.gypi changes from downst...yfriedman@chromium.org2012-07-241-4/+0
* Adding conversion function between base::Time and CFAbsoluteTimeqsr@chromium.org2012-07-242-3/+27
* Fix iOS bustage in foundation_utilstuartmorgan@chromium.org2012-07-241-1/+6
* Give the post-and-reply worker pool test a chance to finish on iOSstuartmorgan@chromium.org2012-07-241-0/+5
* Fix #endif comments for iOS exclusions in base/file_util*stuartmorgan@chromium.org2012-07-242-2/+2
* Use CFBundleVersion for product_version on iOSstuartmorgan@chromium.org2012-07-241-1/+10
* Don't set "unlimited" stacks on iOSstuartmorgan@chromium.org2012-07-241-2/+2
* Revert 148055 - Move CachedRanges out and add support for checksum.jochen@chromium.org2012-07-2410-357/+129
* base: Class member variables should be ended with trailing underscores.tfarina@chromium.org2012-07-241-35/+35
* Move CachedRanges out and add support for checksum.kaiwang@chromium.org2012-07-2410-129/+357
* Revert 147988 - Upgrade AlignedMemory to support dynamic allocations.acolwell@chromium.org2012-07-245-127/+9
* Create a new SetuidSandboxClient class.jln@chromium.org2012-07-232-10/+0
* Android: upstream instrumentation test components.bulach@chromium.org2012-07-233-0/+103
* Upgrade AlignedMemory to support dynamic allocations.dalecurtis@chromium.org2012-07-235-9/+127
* [Android] Add remaining build/common.gypi changes from downstream and strip N...yfriedman@chromium.org2012-07-231-0/+4
* Fix android tree bustagejar@chromium.org2012-07-231-5/+15
* Call XkbSetDetectableAutoRepeat() on Chrome start-up so the server does not s...yusukes@chromium.org2012-07-231-0/+26
* Initial RenderTextMac implementation using CoreText.asvitkine@chromium.org2012-07-233-0/+22
* Android Allows nested namespace in @JNINamespace annotation.bulach@chromium.org2012-07-234-18/+20
* Prettify output from chrome.fileSystem.getDisplayPath for POSIX profile direc...thorogood@chromium.org2012-07-234-2/+12
* Ensure SequencedWorkerPool::Shutdown() blocks for already-started SKIP_ON_SHU...rsleevi@chromium.org2012-07-213-13/+124
* Change base::SystemMonitor's media device functions to take a type and FilePa...thestig@chromium.org2012-07-215-76/+129
* Move more files into the content namespace.darin@chromium.org2012-07-211-2/+2
* Convert ProtocolHandlerRegistry to be a ProfileKeyedService.smckay@chromium.org2012-07-213-0/+15
* Enable aligned_memory_unittest.cc on iOS.leng@chromium.org2012-07-202-4/+7
* A Speculative Revert for r147597 - Convert ProtocolHandlerRegistry to be a Pr...hbono@chromium.org2012-07-203-15/+0
* Convert ProtocolHandlerRegistry to be a ProfileKeyedService.smckay@chromium.org2012-07-203-0/+15
* Make base_unittests_run use run_test_cases.py.maruel@chromium.org2012-07-201-0/+3
* Update #if guards in base/ that control whether to use stat or stat64 (and fr...rsesek@chromium.org2012-07-192-4/+2
* Uses gyp "rules" rather than "actions" templates for the JNI generator.bulach@chromium.org2012-07-199-129/+71
* Initialize StatisticsRecorder in Child Process to holdrtenneti@chromium.org2012-07-193-11/+30
* Upstream support for WebKit shared timer toggling.pliard@chromium.org2012-07-191-0/+1
* Use common stack trace code in Android portskyostil@chromium.org2012-07-192-17/+0
* Add abstract class HistogramBase. It will be the sub class of allkaiwang@chromium.org2012-07-196-19/+75
* base: Make ScopedVector::clear() destroy elements.derat@chromium.org2012-07-192-6/+21
* Remove all the OS X 10.6 SDK forward declarations.rsesek@chromium.org2012-07-186-441/+2
* Change the FindHistogram interface of StatisticsRecorderkaiwang@chromium.org2012-07-183-22/+16
* Fix blank lines in base.gypfelipeg@chromium.org2012-07-181-4/+1
* Change explicit usage of each type of message loop in WaitableEventWatcher te...leng@chromium.org2012-07-182-16/+26
* Include linux_util for android.nileshagrawal@chromium.org2012-07-182-27/+24
* Linux: Detect Unity as a desktop environment.thestig@chromium.org2012-07-172-0/+14
* Reenable the following tests that were disabled because they failed on OS X 1...rsesek@chromium.org2012-07-171-8/+1
* Remove "chrome" hardcoded suffix from Android .pak path.tedchoc@chromium.org2012-07-171-11/+28
* Remove native_library_mac from the iOS buildstuartmorgan@chromium.org2012-07-171-1/+0
* Enable SysInfoTest on iOS.leng@chromium.org2012-07-171-1/+0
* Adds a way to specify test data files for unittests.rohitrao@chromium.org2012-07-172-1/+17
* Change explicit usage of each type of message loop in TimerTest to instead lo...leng@chromium.org2012-07-172-28/+38
* Android: Disable tests failing on Jellybean devices.nileshagrawal@chromium.org2012-07-161-9/+0