summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Revert "Protect reading and writing startup_data_"agl@chromium.org2010-12-162-18/+3
* Clear obj_ before releasing the callee in RunnableMethod.cbentzel@chromium.org2010-12-163-4/+57
* touchui: turn on the new message pump.sadrul@chromium.org2010-12-161-2/+1
* Protect reading and writing startup_data_agl@chromium.org2010-12-162-3/+18
* Separate BufferedDataSource and BufferedResourceLoader into two files.annacc@chromium.org2010-12-164-1/+11
* Add support for temporarily trusting a certificate for the duration of unit t...rsleevi@chromium.org2010-12-161-1/+3
* Linux: Allow IO in ProcessMetrics::GetWorkingSetKBytes().thestig@chromium.org2010-12-151-6/+17
* Commiting second word iterator patch for tsepez. this was originally reviewed...cdn@chromium.org2010-12-154-71/+73
* Take 3: Reland 69237 - Fix raw_scoped_refptr_mismatch_checker.h."willchan@chromium.org2010-12-154-141/+151
* Revert 69243 - Reland 69237 - Fix raw_scoped_refptr_mismatch_checker.h.willchan@chromium.org2010-12-154-151/+141
* Reland 69237 - Fix raw_scoped_refptr_mismatch_checker.h.willchan@chromium.org2010-12-154-141/+151
* Revert 69237 - Fix raw_scoped_refptr_mismatch_checker.h.phajdan.jr@chromium.org2010-12-154-151/+141
* Fix raw_scoped_refptr_mismatch_checker.h.willchan@chromium.org2010-12-154-141/+151
* Add Debug Message Dialog Support for Mac OSdmaclach@chromium.org2010-12-141-3/+13
* Fix openssl portability issuejoth@chromium.org2010-12-142-2/+4
* Fix openssl after singleton refactorjoth@chromium.org2010-12-141-3/+3
* Build fixsatish@chromium.org2010-12-141-1/+2
* Make members of Singleton<T> private and only visible to the singleton type. ...satish@chromium.org2010-12-146-137/+179
* This adds some plumbing for propagating the status and error code of a render...gspencer@chromium.org2010-12-144-78/+252
* Reland r68893 after fixing allowing blocking IO on shutdown.willchan@chromium.org2010-12-142-0/+12
* Mac: Eliminiate @interface NoOp from base.thakis@chromium.org2010-12-141-17/+3
* Rename all methods accessing Singleton<T> as GetInstance().satish@chromium.org2010-12-131-2/+2
* Rename all methods accessing Singleton<T> as GetInstance().satish@chromium.org2010-12-131-2/+2
* Log additional information when processing OpenSSL errors.rsleevi@chromium.org2010-12-121-7/+17
* Fix extension install UI for extensions with RTL Names.jeremy@chromium.org2010-12-122-0/+53
* Revert 68932 - Make members of Singleton<T> private and only visible to the s...satish@chromium.org2010-12-115-160/+89
* [Linux] Fix base_unittests for GCC 4.5.1phajdan.jr@chromium.org2010-12-111-1/+1
* Make members of Singleton<T> private and only visible to the singleton type. ...satish@chromium.org2010-12-115-89/+160
* Revert 68893 - Consider PlatformThread::Join() to be blocking IO.csilv@chromium.org2010-12-112-8/+0
* Consider PlatformThread::Join() to be blocking IO.willchan@chromium.org2010-12-102-0/+8
* Remove ICU header dependencies outside of /i18n directory.cdn@chromium.org2010-12-102-12/+22
* Switch linux OpenSSL build to use custom openssl versionjoth@chromium.org2010-12-091-1/+1
* Start deinlining non-empty virtual methods. (This will be automatically checkederg@google.com2010-12-096-7/+25
* Get rid of std::wstring version of HasSwitch.tfarina@chromium.org2010-12-082-14/+0
* Add the "virtual" keyword on method overrides that are missing it.erg@google.com2010-12-084-16/+16
* Turns out RSA_generate_key is deprecated and is removed on some platforms, s...joth@chromium.org2010-12-081-4/+9
* Turn off field trials and reporting of metrics when running benchmarking.mbelshe@google.com2010-12-072-2/+32
* Wrap GlobalDescriptors singleton in accessor method.evan@chromium.org2010-12-072-0/+11
* Making a few RegKey methods that only read data, const.tommi@chromium.org2010-12-072-11/+12
* Avoid recursive DisplayDebugMessageInDialog call when an assert is hit on the...joth@chromium.org2010-12-071-0/+4
* JavaScript to Value bridge.scottbyer@google.com2010-12-072-0/+12
* Fix for Bug 50726 "Save extension list and "winning" prefs from extensions"bauerb@chromium.org2010-12-063-0/+34
* A non-GTK version of menus for touchui.sadrul@chromium.org2010-12-053-5/+49
* This CL add a GetInstance() method to singleton classes instead of relying on...satish@chromium.org2010-12-0412-81/+117
* Recommit 68258 - Mark some functions that wait on other processes as unsafe f...victorw@chromium.org2010-12-041-0/+7
* Revert 68258 - Mark some functions that wait on other processes as unsafe for...victorw@chromium.org2010-12-041-7/+0
* Mark some functions that wait on other processes as unsafe for IO/UI.evan@chromium.org2010-12-041-0/+7
* base: Remove stub scoped_variant_win.h file.tfarina@chromium.org2010-12-042-10/+1
* Start using file_util symlink code, now that it's available.gspencer@chromium.org2010-12-034-17/+14
* scons: excise more scons references from the code baseevan@chromium.org2010-12-032-3/+3