summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Enable base::NonThreadSafe when DCHECK_ALWAYS_ON is setrsleevi@chromium.org2012-06-272-16/+40
* Make SetAppIdForPropertyStore compile with win8 sdkcpu@chromium.org2012-06-271-21/+6
* Don't rely on undefined macro behaviour in unit tests.rsleevi@chromium.org2012-06-271-3/+11
* Make GlobalDescriptors::MaybeGet return -1 when the key is not found.jcivelli@chromium.org2012-06-271-4/+2
* Make SplitString() and variants clear their outparam vector. (Note that Spli...pkasting@chromium.org2012-06-263-7/+7
* Fix thread_restrictions ifdefjam@chromium.org2012-06-262-4/+4
* Better fix for http://codereview.chromium.org/10661041/cpu@chromium.org2012-06-261-4/+3
* Move java files into src parent directory.navabi@google.com2012-06-2614-5/+5
* base: Clean up stl_util.h style issues.tfarina@chromium.org2012-06-261-36/+33
* RefCounted types should not have public destructors, base/ editionrsleevi@chromium.org2012-06-2610-28/+39
* Switch thread_restrictions to use the same ifdef flags as thread_checker.jam@chromium.org2012-06-262-10/+13
* Make pe_image compile with win8 sdkcpu@chromium.org2012-06-261-0/+6
* Update documentation for base::ThreadCheckerrsleevi@chromium.org2012-06-252-12/+27
* RefCounted types should not have public destructorsrsleevi@chromium.org2012-06-251-0/+4
* Completely refactor isolate.py to be 'command based'.maruel@chromium.org2012-06-231-2/+2
* linux_aura: Redo how activation is handled.erg@chromium.org2012-06-222-0/+48
* Remove unused member variables found by clang's -Wunused-private-fieldthakis@chromium.org2012-06-221-1/+2
* Refactor GetCrashSignalFD to be more generic.yfriedman@chromium.org2012-06-221-2/+3
* Add support for namespace in static JNI methods.bulach@chromium.org2012-06-2210-128/+166
* Revert 143251 - Log stack trace when ObjectWatcher::StartWatching() is called.dcheng@chromium.org2012-06-212-11/+1
* Revert 143466 - Base: disable the handle verifier.rvargas@google.com2012-06-211-1/+1
* Base: disable the handle verifier.rvargas@google.com2012-06-211-1/+1
* Remove old Sleep and PostDelayedTask interfaces that use int ms instead of Ti...tedvessenes@gmail.com2012-06-2116-179/+146
* Linux: Return a failure in ReadProcStats() if the stat file is empty.thestig@chromium.org2012-06-211-2/+3
* Replace all spaces by '_' in the AppUserModelIdgab@chromium.org2012-06-201-2/+2
* Log stack trace when ObjectWatcher::StartWatching() is called.dcheng@chromium.org2012-06-202-1/+11
* Initializes BuildInfo::java_exception_info_. Follow up on: https://chromiumco...bulach@chromium.org2012-06-202-45/+47
* Remove message_loop_helpers.h and update the includes to point to the new loc...tfarina@chromium.org2012-06-202-14/+0
* Fix scoped_ptr::Pass to not rely on undefined behaviordmichael@chromium.org2012-06-201-3/+18
* Switch template_utils_unittest to using COMPILE_ASSERT.gavinp@chromium.org2012-06-191-58/+53
* Add element_type in scoped_refptr.xhwang@chromium.org2012-06-191-0/+2
* Consolidate RecordBrowserStartupTime() into one locationjeremy@chromium.org2012-06-194-1/+109
* Suppress the "Assertion Failed" dialog of VC++. (Take 2)hbono@chromium.org2012-06-191-0/+8
* Android: native targets shouldn't depend on java targets.torne@chromium.org2012-06-191-1/+0
* Remove gdata::GDataFileSystem from ScopedAllowedWait's user listhashimoto@chromium.org2012-06-191-5/+1
* We should enable touch mode in chrome metro mode on Windows 8 only if the scr...ananta@chromium.org2012-06-182-0/+9
* Add make_scoped_ptr to scoped_ptr.hkalman@chromium.org2012-06-181-0/+8
* Implement base::win::IsMetroProcess. siggi@chromium.org2012-06-182-1/+60
* Revert r142693 "Suppress the "Assertion Failed" dialog of VC++."oshima@chromium.org2012-06-181-6/+0
* Fix error introduced in r142770. <(PRODUCT_DIR) is an argument, not a depende...maruel@chromium.org2012-06-181-0/+1
* Fix base_unittests_run on Windows.maruel@chromium.org2012-06-181-7/+7
* Upstream some more content/ DEPS-related cleanup.sievers@chromium.org2012-06-182-0/+18
* Suppress the "Assertion Failed" dialog of VC++.hbono@chromium.org2012-06-181-0/+6
* [MIPS] Adding atomic ops for MIPS architecture.petarj@mips.com2012-06-182-1/+165
* Simplify PRESUBMITs.avi@chromium.org2012-06-161-0/+38
* Add untrusted NaCl build for PPAPI proxy.bbudge@chromium.org2012-06-163-57/+3
* Lump client and server versions of Windows together.grt@chromium.org2012-06-163-40/+61
* Cleanup thread_local_storage on Windowsjar@chromium.org2012-06-152-103/+97
* Revert 142482 - Add untrusted NaCl build for PPAPI proxy.bbudge@chromium.org2012-06-153-3/+57
* Add untrusted NaCl build for PPAPI proxy.bbudge@chromium.org2012-06-153-57/+3