summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Remove an unneeded Mac include.thomasvl@chromium.org2010-11-151-1/+1
* Reverted because openssl_helper needs to build even on non-openssl buildsjoth@chromium.org2010-11-151-0/+26
* Simplify gyp files by adding a global glob for openssl/nssjoth@chromium.org2010-11-151-26/+0
* base: Get rid of 'using' declaration of StringAppendF.tfarina@chromium.org2010-11-151-2/+0
* Attempt to reland http://codereview.chromium.org/4928002/tommi@chromium.org2010-11-152-4/+42
* Revert 66088 - Changing the installer switches from wchar_t[] to char[].tommi@chromium.org2010-11-152-42/+4
* Changing the installer switches from wchar_t[] to char[].tommi@chromium.org2010-11-142-4/+42
* Revert 65996 (test breakage) - Disallow Singleton and LazyInstance on non-joi...willchan@chromium.org2010-11-137-149/+26
* Apparently we weren't running this unittest.abarth@chromium.org2010-11-132-1/+2
* linux: fix cache corruption when using multiple --user-data-direvan@chromium.org2010-11-132-0/+13
* ThreadRestrictions: mark library loading functions as doing IOevan@chromium.org2010-11-124-1/+11
* Disallow Singleton and LazyInstance on non-joinable threads.willchan@chromium.org2010-11-127-26/+149
* NaCl base bringup.abarth@chromium.org2010-11-121-3/+6
* NaCl bringup of base.abarth@chromium.org2010-11-121-1/+7
* touchui: First pass at XInput2 message pump.sadrul@chromium.org2010-11-122-1/+164
* Implements encryptor_openssl.ccjoth@chromium.org2010-11-127-22/+230
* Revert 65938 (arm compile fail) - touchui: First pass at XInput2 message pump.sadrul@chromium.org2010-11-122-164/+1
* touchui: First pass at XInput2 message pump.sadrul@chromium.org2010-11-122-1/+164
* implement openssl symmetric keyjoth@chromium.org2010-11-126-86/+185
* Bring up IPC in NaCl.abarth@chromium.org2010-11-122-1/+12
* Revert "touchui: First pass at XInput2 message pump."evan@chromium.org2010-11-122-164/+1
* touchui: First pass at XInput2 message pump.sadrul@chromium.org2010-11-122-1/+164
* Move base::ThreadLocalPlatform to base::internal::ThreadLocalPlatform.willchan@chromium.org2010-11-113-5/+18
* Adding CHECKs to troubleshoot the crash issue intuple.h/browser_render_proces...oshima@chromium.org2010-11-101-0/+7
* Convert some DCHECKs to DCHECK_EQ.thestig@chromium.org2010-11-101-6/+6
* Include the Version class in the 64 bit version of base. This is needed so th...robertshield@chromium.org2010-11-102-4/+4
* Implement a new process type for running PPAPI plugins. The process itself isbrettw@chromium.org2010-11-103-13/+69
* Make Singleton::OnExit explicity not-threadsafetimurrrr@chromium.org2010-11-091-3/+5
* base: Remove 'using' declaration of SStringPrintf.tfarina@chromium.org2010-11-081-1/+0
* Erase base/move. The pattern we use is pass by const ref and this is confusin...brettw@chromium.org2010-11-082-56/+0
* Fix typos in commentsjar@chromium.org2010-11-081-14/+13
* Removed few unused lines.neb@chromium.org2010-11-081-1/+0
* Switch to using TimeTicks rather than Time in message loopsjar@chromium.org2010-11-0613-46/+57
* Move Windows-specific Event Tracing for Windows implementation to base/win. siggi@chromium.org2010-11-0615-37/+88
* [Mac] Use Linux WorkerPool code.shess@chromium.org2010-11-055-1/+63
* Disable WaitableEventWatcherTest.DeleteUnder on win.mattm@chromium.org2010-11-051-1/+7
* Implementation of single-module-per-logon-session-per-profile implementation ...robertshield@chromium.org2010-11-052-2/+31
* Fix compile with 10.6 SDKjrg@chromium.org2010-11-051-0/+1
* Try to improve message_loop efficiency when backloggedjar@chromium.org2010-11-042-4/+17
* Revert 65010 - Adding OOM priority management for renderers on ChromeOS.gspencer@chromium.org2010-11-041-1/+1
* Turn on file access checks on Win.jam@chromium.org2010-11-046-2/+116
* Integrate ETW with VLOG logging.siggi@chromium.org2010-11-047-77/+165
* Adding OOM priority management for renderers on ChromeOS.gspencer@chromium.org2010-11-041-1/+1
* linux: include linux/nfs_fs.h for NFS superblock magicevan@chromium.org2010-11-041-1/+1
* Allow histograms in cache stats.cc to bypass corruption checksjar@chromium.org2010-11-033-14/+206
* Add support for the extended header parameter syntax in Content-Disposition h...jshin@chromium.org2010-11-033-0/+62
* Do not use the new message pump for TOUCH_UI yet.bryeung@google.com2010-11-031-1/+2
* Revert 64960 - Turn on file access checks on Win.rafaelw@chromium.org2010-11-036-116/+2
* Turn on file access checks on Win.jam@chromium.org2010-11-036-2/+116
* Fix the testing::LogDisabler for the change r64883. See http://codereview.chr...hansl@google.com2010-11-032-0/+6