summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Move ComputeDirectorySize to the base namespace.brettw@chromium.org2013-06-224-23/+33
* Add a test for base::Bind() and scoped_refptrs copies.willchan@chromium.org2013-06-221-0/+19
* This CL fixes two bugs:pkotwicz@chromium.org2013-06-222-0/+13
* Android: adds test intents for memory pressure.bulach@chromium.org2013-06-211-1/+8
* GTTF: TestLauncher: asynchronous and out-of-order execution of testsphajdan.jr@chromium.org2013-06-212-74/+104
* Define a LoggingSettings struct to use for InitLogging()akalin@chromium.org2013-06-214-73/+83
* ios: keep scoped_nsobject in source lists.thakis@chromium.org2013-06-212-0/+2
* allow unofficial builds with DCHECK and DLOG disabledmostynb@opera.com2013-06-211-2/+10
* Moved remoting::win::MessageWindow to base::win::MessageWindow so that it cou...alexeypa@chromium.org2013-06-215-5/+250
* Small comment correction.waffles@chromium.org2013-06-211-2/+2
* GTTF: Move core parts of test_launcher down to base.phajdan.jr@chromium.org2013-06-203-0/+432
* Update the include paths of message_loop_proxy.htfarina@chromium.org2013-06-201-7/+0
* Move scoped_nsobject from base/memory to base/mac.thakis@chromium.org2013-06-206-156/+181
* Add FilePath::{As,From}UTF16Unsafedarin@chromium.org2013-06-202-0/+32
* content_shell: Use a ThreadRestrictions::ScopedAllowWait for layout tests on ...peter@chromium.org2013-06-201-0/+2
* Use a direct include of strings headers, delete some strings forwarding headers.avi@chromium.org2013-06-208-43/+2
* Add a method for catching low end devicesdtrainor@chromium.org2013-06-206-0/+92
* Move hash_pair.h from cc/base into base/.nasko@chromium.org2013-06-203-0/+199
* linux: tcmalloc does not depend on glibmostynb@opera.com2013-06-201-16/+18
* Revert 207278 "Make sure that the UI window created by base::Mes..."kinuko@chromium.org2013-06-2014-85/+13
* Make sure that the UI window created by base::MessagePumpForUI is destoyed on...alexeypa@chromium.org2013-06-2014-13/+85
* Remove "using" from nullable string now that all users are updated.avi@chromium.org2013-06-191-4/+0
* Move Firefox importer's INI parser to c/browser/common.tommycli@chromium.org2013-06-185-0/+269
* Move message_pump to base/message_loop.brettw@chromium.org2013-06-1838-326/+316
* Move CreateFIFO() and RedirectStream() from testing/android/ to base/android/.scherkus@chromium.org2013-06-183-0/+59
* cc: Remove FakeThread, use SingleThreadTaskRunner in scheduling classes.danakj@chromium.org2013-06-182-0/+14
* MemoryPressureListener: fixes ref-counting.bulach@chromium.org2013-06-181-3/+20
* Replace base::NullableString16(bool) usage with default constructor.darin@chromium.org2013-06-181-1/+0
* Do not show sync promo when RestoreOnStartupURLs policy is setbartfab@chromium.org2013-06-181-0/+1
* Make ifdef condition consistent in platform_thread_linux.cc.mazda@chromium.org2013-06-181-1/+1
* Fix wrong header guards found by clang's new Wheader-guard.thakis@chromium.org2013-06-171-1/+1
* Add support using EXPECT_EQ with NullableString16 objects.darin@chromium.org2013-06-175-1/+70
* Currently, the temporary directory name is generated by rand(), which was see...tommycli@chromium.org2013-06-171-2/+2
* Fix LeakSanitizer annotations for NaCl.earthdok@chromium.org2013-06-171-1/+1
* Fixing issue of invalid number of parameters. Found this issue while debuggin...shrikant@chromium.org2013-06-171-0/+3
* [Android] Call View.postInvalidate on ICSboliu@chromium.org2013-06-171-1/+1
* Revert 206507 "Move message_pump to base/message_loop."brettw@chromium.org2013-06-1438-317/+327
* Move message_pump to base/message_loop.brettw@chromium.org2013-06-1438-327/+317
* Adds RefCountedDeleteOnMessageLoopdroger@chromium.org2013-06-142-0/+71
* Make base compile with no "using base::Value" in values.hbrettw@chromium.org2013-06-1424-188/+204
* Fix grammar in recurring macro commentjanx@chromium.org2013-06-141-1/+1
* Update CrOS to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-141-1/+1
* Move message_loop to the message_loop directory.brettw@chromium.org2013-06-146-735/+742
* Add LeakSanitizer annotations to base/debug/leak_annotations.hearthdok@google.com2013-06-131-12/+37
* Rewrite scoped_ptr<T>(NULL) to use the default ctor in base/.dcheng@chromium.org2013-06-134-12/+5
* Notify TraceLog observers outside of the lockjamescook@chromium.org2013-06-133-102/+193
* Move nullable_string16.h to the string subdirectory.avi@chromium.org2013-06-132-25/+40
* add more string -> unsigned number conversion unit tests (attempt 2)mostynb@opera.com2013-06-131-1/+206
* [Android] Fix component build again.yfriedman@chromium.org2013-06-122-1/+2
* Revert "GTTF: Lower the action max timeout to 30s for everyone."phajdan.jr@chromium.org2013-06-121-0/+4