summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* [Test Expectations] Create the basic data structures.rsesek@chromium.org2013-02-015-0/+295
* Revert 179987dmichael@chromium.org2013-01-314-63/+126
* Refactor: Simplify WaitableEventWatcher.teravest@chromium.org2013-01-314-126/+63
* Remove/simplify the POSIX SharedMemory::Create() a bit.viettrungluu@chromium.org2013-01-311-10/+7
* Move stringize_macros to base/strings.brettw@chromium.org2013-01-314-61/+6
* Fix base_unittests.isolatecsharp@chromium.org2013-01-311-2/+2
* TCMalloc: support userland ASLR on Linux and Chrome OSjln@chromium.org2013-01-311-0/+59
* Update base_unittests.isolatecsharp@chromium.org2013-01-311-0/+1
* base/prefs: Build and run json_pref_store_unittest.cc within base_unittests t...tfarina@chromium.org2013-01-301-0/+3
* Fix BufferAlignment build issue for Android x86james.wei@intel.com2013-01-301-1/+1
* Make RouteStdioToConsole() redirect FDs 1 and 2 as well as FILE* pointersmseaborn@chromium.org2013-01-301-2/+11
* Fix creating target paths in file_util_posix CopyDirectory.aedla@chromium.org2013-01-303-12/+53
* Set Realtime Audio Thread priority on Androidjames.wei@intel.com2013-01-306-4/+49
* Fix a double deletion in histogram test and re-enablekaiwang@chromium.org2013-01-301-2/+0
* Relanding "Add apk for running content_browsertests"nileshagrawal@chromium.org2013-01-293-6/+11
* Disable ToolsSanityTest.ArrayDeletedWithoutBraces and ToolsSanityTest.SingleE...glider@chromium.org2013-01-291-3/+12
* Disable cache in PathService.vitalybuka@chromium.org2013-01-292-3/+21
* encodeHtmlDataUri to avoid malformed URIs in testsaruslan@chromium.org2013-01-291-1/+23
* Adding upper limit to DiscardableMemoryAndroidqinmin@chromium.org2013-01-282-1/+57
* Use LOG_GETLASTERROR in more cases in base/mseaborn@chromium.org2013-01-287-24/+21
* Revert 179189nileshagrawal@chromium.org2013-01-283-11/+6
* Add apk for running content_browsertestsnileshagrawal@chromium.org2013-01-283-6/+11
* Reland: Add trace event Pepper APIelijahtaylor@chromium.org2013-01-284-905/+912
* Don't allow '\0' characters in FilePath.aedla@chromium.org2013-01-283-6/+63
* Fix incorrect object linking of a GUID in logging_win.{h,cc}timurrrr@chromium.org2013-01-281-1/+1
* Remove ".." from PathService take #2.maruel@chromium.org2013-01-262-3/+6
* Base: add a security test to check for new[] or calloc() jln@chromium.org2013-01-261-0/+92
* Mount/access cgroups in /sys/fs/cgroupjorgelo@chromium.org2013-01-261-2/+2
* Revert 178928zea@chromium.org2013-01-261-91/+0
* Move file_util_proxy to base/files.brettw@chromium.org2013-01-265-8/+8
* Enforce no path service has improper path.maruel@chromium.org2013-01-251-0/+11
* Base: add a security test to check for new[] or calloc() jln@chromium.org2013-01-251-0/+91
* GTTF: Make stack trace symbolization code recognize more symbols.phajdan.jr@chromium.org2013-01-251-22/+20
* Add ability to retrieve a thread_name given a thread_id.dsinclair@chromium.org2013-01-2511-42/+246
* Go back to using mach_thread_self for Mac thread IDs, sort of.mark@chromium.org2013-01-251-1/+3
* Add more logging to error paths of GetTerminationStatus()mseaborn@chromium.org2013-01-251-4/+8
* fix checked_numeric_cast commentsscottmg@chromium.org2013-01-252-5/+5
* Add implementation for WebKit::WebDiscardableMemory and WebKitPlatformSupport...qinmin@chromium.org2013-01-251-3/+2
* Mac: Ensure signal handlers run on the sigaltstack() stackmseaborn@chromium.org2013-01-251-2/+14
* Remove GetFileCreationLocalTime. It is unused.brettw@chromium.org2013-01-244-101/+0
* Windows: Fix --enable-logging to not disable logging when stderr is a pipemseaborn@chromium.org2013-01-241-0/+18
* Refactor to remove duplicated function ui::IsTouchDevicePresentgirard@chromium.org2013-01-242-9/+0
* Remove explicit cast in discardable_memory_mac.mark@chromium.org2013-01-241-4/+1
* Fix BufferAlignment test on ARM linux.sbc@chromium.org2013-01-241-3/+4
* This is the continuation of https://codereview.chromium.org/11615008/ kaiwang@chromium.org2013-01-241-2/+1
* cc: Set ui/gpu/cc/ipc/upload/raster thread priorities.epenner@chromium.org2013-01-241-0/+8
* Switch to Cocoa APIs for fullscreen.avi@chromium.org2013-01-241-17/+17
* Fix many test case failures when run isolated on OSX.maruel@chromium.org2013-01-241-0/+3
* Fix no-compile tests in base.dcheng@chromium.org2013-01-234-15/+27
* [Memory Sheriff] Longer timeout for heapchecker test, too.groby@chromium.org2013-01-231-1/+1