summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Spelling correction: "nonexistant" -> "nonexistent".viettrungluu@chromium.org2010-08-221-1/+1
* Remove obviously unneeded forward declarations from headers under src/{app,ba...viettrungluu@chromium.org2010-08-214-13/+2
* base: Add basic ReadValue test to RegistryTest.tfarina@chromium.org2010-08-211-1/+6
* Add the reverse test to EnvironmentTest.tfarina@chromium.org2010-08-211-0/+28
* Moving file_system_proxy to base/ and changing it to work with MessageLoopPro...dumi@chromium.org2010-08-203-0/+311
* Lands http://codereview.chromium.org/3153008 for bryeung:sky@chromium.org2010-08-205-0/+364
* Mark StatsTableTest.MultipleProcesses as flaky (again)maruel@chromium.org2010-08-201-1/+2
* Don't use const char kFoo[] in the stack place.tfarina@chromium.org2010-08-201-4/+4
* linux: add UMA stat for the file system where the prefs are storedevan@chromium.org2010-08-203-2/+82
* Revert 56738 - Fix CheckFalseTest.CheckFails on Linux after my change to ui_t...rvargas@google.com2010-08-192-33/+16
* Convert FormatBytes to string16.evan@chromium.org2010-08-193-48/+48
* Fix CheckFalseTest.CheckFails on Linux after my change to ui_test.phajdan.jr@chromium.org2010-08-192-16/+33
* Mac: Fix leak in tabpose.thakis@chromium.org2010-08-191-1/+2
* Remove forward declares for ASCIIToUTF16 from string_util. All callers now usebrettw@chromium.org2010-08-192-5/+13
* Initial version of chrome.experimental.sidebar extension API. brettw@chromium.org2010-08-191-0/+5
* FBTF: Remove unneeded headers from base/ (part 6)thestig@chromium.org2010-08-193-3/+5
* Revert "Convert FormatBytes to string16."evan@chromium.org2010-08-183-48/+48
* Convert FormatBytes to string16.evan@chromium.org2010-08-183-48/+48
* Remove all wstrings from the IPC logging subsystem.erg@google.com2010-08-181-6/+6
* Fix DictionaryValue::Equals() to also detect differences in key names.mnissler@chromium.org2010-08-182-7/+15
* Convert GetDisplayStringInLTRDirectionality from wstring to string16.tony@chromium.org2010-08-183-11/+15
* Get rid of the deprecated file_util::InsertBeforeExtension.tfarina@chromium.org2010-08-182-66/+0
* Don't force callers to be ASCII (when some of them already aren't).pkasting@chromium.org2010-08-171-8/+7
* Header cleanup in base.brettw@chromium.org2010-08-1732-116/+124
* Handle race to create histogram more cleanlyjar@chromium.org2010-08-171-4/+3
* Re-land part of r55416, minus actually moving the test_suite.h contents to a ...brettw@chromium.org2010-08-1714-296/+372
* Reapplies all the IPC system work (reverts the revert r56272).erg@google.com2010-08-171-108/+156
* Remove remaining deprecated wstring methods from base/values.{cc,h}.viettrungluu@chromium.org2010-08-173-87/+3
* Acquire lock before iterating over list of field trialsjar@chromium.org2010-08-171-0/+1
* Fix bad tabs introduced in r56309 and r56311 in base/base.gyp.tfarina@chromium.org2010-08-171-2/+2
* Fix for win and mac buildstfarina@chromium.org2010-08-171-0/+1
* Add basic skeletal for the registry unittest.tfarina@chromium.org2010-08-172-0/+54
* Actually name it FLAKY_* this time!eroman@chromium.org2010-08-171-1/+2
* Remove deprecated wstring DictionaryValue Get{Boolean,Integer,Real,Binary,Dic...viettrungluu@chromium.org2010-08-172-46/+0
* Move StringPrintf into its own file and use the base namespace. Currently thi...brettw@chromium.org2010-08-178-324/+391
* Mark TraceEventTest.Macros which has started mysteriously failing.eroman@chromium.org2010-08-171-1/+1
* Stop eternal loop in DisplayDebugMessageInDialogcmasone@google.com2010-08-172-2/+14
* Completely revert all my IPC work to see if this was what regressed the page ...erg@google.com2010-08-171-156/+108
* FBTF: Header cleanup in renderer_host.jhawkins@chromium.org2010-08-162-6/+6
* Remove test isolation enforcement code.phajdan.jr@chromium.org2010-08-164-44/+1
* Remove deprecated wstring Get(As)String() methods from Value, etc.viettrungluu@chromium.org2010-08-164-499/+11
* Fix the Linux shared object build by adding necessary dependencies.brettw@chromium.org2010-08-161-0/+9
* Separate out the constructor and Run from test_suite.cc. This is an isolatedbrettw@chromium.org2010-08-163-53/+86
* Remove (deprecated) wstring version of Value::CreateStringValue().viettrungluu@chromium.org2010-08-154-39/+3
* FBTF: Remove unneeded #includes of <string> and <vector> from src/app and src...viettrungluu@chromium.org2010-08-148-18/+9
* Remove deprecated wstring DictionaryValue::SetWithoutPathExpansion().viettrungluu@chromium.org2010-08-145-32/+8
* Remove remaining deprecated wstring DictionaryValue::Get...WithoutPathExpansi...viettrungluu@chromium.org2010-08-143-41/+0
* Cleanup Registry API: part 3.tfarina@chromium.org2010-08-143-4/+10
* Remove deprecated DictionaryValue::HasKeyASCII(); HasKey() already takes UTF-8.viettrungluu@chromium.org2010-08-142-6/+0
* Remove deprecated wstring DictionaryValue::Get{Dictionary,List}WithoutPathExp...viettrungluu@chromium.org2010-08-144-33/+12