summaryrefslogtreecommitdiffstats
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Fix build bustage - remove reference to exported_sybmols file.jeremy@chromium.org2008-10-291-3/+0
* 1) Add a new MULTIPROCESS_TEST_MAIN macro to store child process namesjeremy@chromium.org2008-10-298-59/+23
* System includes need to use angle brackets for check_depsagl@chromium.org2008-10-291-1/+1
* Start writing the GTK code for test_shell.agl@chromium.org2008-10-293-13/+49
* Removed magic number for owner rights, avoid to call close(-1).brettw@google.com2008-10-291-2/+2
* * Revert "Start writing the GTK code for test_shell."agl@chromium.org2008-10-283-48/+12
* Start writing the GTK code for test_shell.agl@chromium.org2008-10-283-12/+48
* Roll back project file portion of r4024. The unit test is not ready on Macmark@chromium.org2008-10-281-8/+0
* Add base\field_trial_unittest.cc to the SCons build.sgk@google.com2008-10-281-0/+1
* Add a file I forgot in the last change.evanm@google.com2008-10-271-0/+25
* Port a few test_shell_tests. Now it runs 45 of them.evanm@google.com2008-10-271-0/+1
* fix linux build by making sure APICALL is defined ontc@google.com2008-10-271-2/+2
* Disable flaky test IdleTimerTest.RepeatIdleResetmaruel@google.com2008-10-271-1/+2
* Enable stats_tabe_unittest.cc on OS X.jeremy@chromium.org2008-10-276-9/+86
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-2747-67/+121
* Lint message loop code (added explicit to a class definition)jar@google.com2008-10-271-6/+6
* Clean up filter and content encoding handling jar@google.com2008-10-272-1/+5
* Make sure it's possible to download to a network share.nsylvain@chromium.org2008-10-272-43/+20
* Fix SCons modules build on Windows:sgk@google.com2008-10-252-3/+2
* Make IPC::SyncChannel not duplicate the underlying MessageLoop implementatio...jam@chromium.org2008-10-243-0/+14
* Add field trial support to base on the Macamanda@chromium.org2008-10-231-0/+10
* Simultaneously store multiple formats on the linux clipboard.estade@chromium.org2008-10-235-69/+192
* Create a thread-safe observer list. Will be usedmbelshe@google.com2008-10-225-6/+413
* Use ETS_FOCUSED instead of TS_CHECKED to signify that a buttontc@google.com2008-10-221-1/+1
* Reduce header dependencies.evanm@google.com2008-10-223-28/+47
* Changes to how we draw buttons.tc@google.com2008-10-221-6/+15
* Make String Conversion Unittest x-platform + fix a small bug the tests exposed.jeremy@chromium.org2008-10-225-11/+19
* Port SSLClientSocket to Linuxdkegel@google.com2008-10-221-0/+13
* Using $CHROME_SRC_DIR in place of hash/..bradnelson@google.com2008-10-223-4/+4
* Fix reference to the new exported symbols file so it workssgk@google.com2008-10-221-3/+5
* Add directory_watcher_win.cc and its unit test to thesgk@google.com2008-10-222-0/+2
* Added linux process utilities and tests.estade@chromium.org2008-10-2210-48/+225
* Move windows specific lock-recursion-counter into windows impl filejar@google.com2008-10-214-94/+46
* SCons renaming updates for base, net and googleurl:sgk@google.com2008-10-218-437/+487
* Build SkGraphicsContext under Linuxerg@google.com2008-10-212-0/+7
* Fix another crasher in Spell Checker related to file IO.sidchat@google.com2008-10-211-0/+2
* Call GdiAlphaBlend directly instead of the AlphaBlend wrapper in msimg32.dll....deanm@chromium.org2008-10-213-20/+21
* Rolling back switch to hammer patterns again.bradnelson@chromium.org2008-10-202-18/+11
* Modules Linux fixes:sgk@google.com2008-10-201-1/+6
* Include bug reference for r3624.mark@chromium.org2008-10-201-0/+1
* Disable ConditionVariableTest.MultiThreadConsumerTest because it'smark@chromium.org2008-10-201-1/+2
* Construct a field trial to see if HIGH or MEDIUM memory model "works better"jar@google.com2008-10-196-4/+246
* Adding in new hammer patterns. Restored from rollback change 3578.bradnelson@chromium.org2008-10-182-11/+13
* Rolling back CL 3578, discovered hammer.bat had not been updated yet.bradnelson@chromium.org2008-10-182-13/+11
* Applying software construction toolkit patterns in scons build.bradnelson@chromium.org2008-10-172-11/+13
* Remove throttling code from the Browser process and implement throttling in t...erg@google.com2008-10-171-1/+13
* part one of bustage fix - forgot to land this with previous CL. http://crbug....ben@chromium.org2008-10-171-0/+3
* Added linux clipboard.estade@chromium.org2008-10-175-6/+179
* Add DirectoryWatcher tests to SConscript.evanm@google.com2008-10-171-0/+2
* Add a DirectoryWatcher class, allowing objects to be notified wheneverevanm@google.com2008-10-175-7/+321