summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Add missing test_file_util_posix.cc file.sgk@google.com2009-03-101-0/+1
* NO CODE CHANGEdeanm@chromium.org2009-03-10143-146/+0
* Move GdkPixbufFromSkBitmap to gtk_util so it can easily be shared.deanm@chromium.org2009-03-102-0/+45
* Add API functions to control Quantify, as well as expose theseasargent@chromium.org2009-03-095-0/+96
* Disable flaky TimerTest.DelayTimer_Reset test.phajdan.jr@chromium.org2009-03-092-1/+8
* Use FilterContext to allow filters to access URLRequestJob datajar@chromium.org2009-03-091-0/+4
* Bringup sys_string_conversions_unittest.cc on Linux.jeremy@chromium.org2009-03-081-1/+0
* Pulling in operator=() to ScopedComPtr.tommi@chromium.org2009-03-072-0/+8
* Start the crash_service on windows when running ui tests, if it's not running...jam@chromium.org2009-03-061-1/+1
* Build test_shell and test_shell_tests on Linux from gyp-generated scons files:sgk@google.com2009-03-061-2/+9
* In preparation for making changes to worker_pool_linux.cc.willchan@chromium.org2009-03-065-41/+41
* I verified that the Visual C++ 2005 bug has been fixed inwtc@chromium.org2009-03-061-1/+1
* Cleanup in {test_,}file_util_posix.ccphajdan.jr@chromium.org2009-03-062-6/+10
* Reverting 11102.phajdan.jr@chromium.org2009-03-062-10/+6
* Make CrashAwareSleep more accurate on POSIX (checking if the process exists).phajdan.jr@chromium.org2009-03-061-8/+20
* first cutphajdan.jr@chromium.org2009-03-062-6/+10
* An assert was being hit because WaitableEvent's dtor was calling CloseHandle ...jam@chromium.org2009-03-062-0/+9
* Added a new method CreateNonJoinable() to PlatformThread. Added the windows ...willchan@chromium.org2009-03-053-6/+41
* POSIX: Rewrite IPC's interaction with FileDescriptoragl@chromium.org2009-03-051-0/+4
* NO CODE CHANGE.maruel@google.com2009-03-052-4/+6
* Make UTF8ToWide take a StringPiece, to avoid copying to a std::string.deanm@chromium.org2009-03-052-2/+3
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-056-32/+32
* Make startup_tests build and run on Linux (except reference tests).phajdan.jr@chromium.org2009-03-053-1/+120
* Fixes Issue 7377: Regression: Omnibox trims URL ending with 0x85 (Take 2)hbono@chromium.org2009-03-054-7/+85
* Make file_version_info work even without including windows.hbrettw@chromium.org2009-03-051-1/+4
* Expose the iostream (logging) interfaces of some gfx:: classes.evan@chromium.org2009-03-043-17/+3
* Make UITest::CrashAwareSleep portable.phajdan.jr@chromium.org2009-03-043-4/+29
* Add trivial theming support in extensions.erikkay@google.com2009-03-041-3/+0
* Convert NavigationEntry title to string16. TabContents::GetTitle no longer needsbrettw@chromium.org2009-03-042-2/+17
* Update clipboard classes to use string16 and FilePath instead of wstring.estade@chromium.org2009-03-0410-107/+158
* revert broken change 10833nsylvain@chromium.org2009-03-0310-162/+131
* Port DictionaryValue to use string16 instead of wstring.dsh@google.com2009-03-0310-131/+162
* Revert dsh's change 10818nsylvain@chromium.org2009-03-0310-223/+131
* Port DictionaryValue to use string16 instead of wstring.dsh@google.com2009-03-0310-131/+223
* Add a macutil for the main app bundle and overridethomasvl@chromium.org2009-03-032-0/+42
* Fix a second error in the build bustage, still about constness.maruel@chromium.org2009-03-031-1/+1
* Remove an extra const keyword which caused a build break.maruel@chromium.org2009-03-031-1/+1
* NO CODE CHANGE (except one global std::wstring changed to const wchar_t* cons...maruel@chromium.org2009-03-0377-369/+363
* Lint fix in commentjar@chromium.org2009-03-031-2/+2
* Avoid a crash in mktime() when Visual C++ 2005 iswtc@chromium.org2009-03-032-6/+65
* Port Replace(First)SubstringsAfterOffset to string16.dsh@google.com2009-03-033-55/+57
* Start stitching GYP-generated files into the Linux build:sgk@google.com2009-03-034-510/+512
* Improve comments in FieldTrial class.jar@chromium.org2009-03-021-13/+7
* Convert encryptor.cc and friends to string16.thestig@chromium.org2009-03-022-0/+8
* Merge the latest version of PR_ParseTimeString. Thiswtc@chromium.org2009-03-022-148/+456
* Fix linux tree (move static const definition out of class and into cc file)jar@chromium.org2009-03-022-1/+4
* Renovate FieldTrial class to better bit with histogram usage.jar@chromium.org2009-03-023-47/+236
* Add missing tests to the GYP+Xcode build.mark@chromium.org2009-03-021-47/+37
* GYP it, GYP it good.mark@chromium.org2009-03-021-1893/+0
* Instead of appending "Downloads" to the user document directory, let each pla...estade@chromium.org2009-02-281-4/+4