summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* check in for one cycle to see if this fixes the dist tests.ben@chromium.org2008-11-031-1/+2
* Update Mac implemention of Time to prevent problems withamanda@chromium.org2008-11-033-34/+126
* Tracing showed that the resource bundle lock was held for long periods of tim...deanm@chromium.org2008-11-031-25/+37
* Update idle timer test to use longer intervals.mbelshe@google.com2008-11-031-33/+40
* Convert chrome/plugin to the new naming (SConscript => plugin.scons).sgk@google.com2008-11-033-13/+26
* Weee. More TODO(darin)s. :)ojan@google.com2008-11-031-3/+5
* Convert chrome/common to new SCons naming:sgk@google.com2008-11-034-89/+106
* Read Google Update registry keys first from HKCU then from HKLM to handle sys...kuchhal@chromium.org2008-11-031-21/+29
* Rename ScriptController::notifyDOMWindowReady() to windowObjectAvailable().fqian@google.com2008-11-032-3/+1
* The base unittests were succeeding for the isolatedmbelshe@google.com2008-11-031-0/+2
* fix a typo that caused test failures in debug modeerikkay@google.com2008-11-031-1/+1
* Fix unit test for system monitor.mbelshe@google.com2008-11-031-0/+11
* Convert browser.lib to the new naming:sgk@google.com2008-11-038-39/+103
* quick build fix for Linuxerikkay@google.com2008-11-031-1/+1
* * Add write and read/write support to FileStream (renamed from FileInputStream).erikkay@google.com2008-11-0330-503/+775
* Now that the unit_tests get built from a separate SConscript file,sgk@google.com2008-11-032-5/+2
* Make the SystemMonitor observer list thread safe.mbelshe@google.com2008-11-036-64/+119
* Add chrome\views\single_split_view.cc to the SCons build.sgk@google.com2008-11-031-0/+1
* Always show file extensions in the shelf.glen@chromium.org2008-11-035-12/+86
* Refactor building unit_tests with SCons for the new structure:sgk@google.com2008-11-038-264/+373
* Pull in icu38@4437 to pick up fix for bugs listed below.jungshik@google.com2008-11-031-1/+1
* Add widely-used variants of en, fr, de and it.jungshik@google.com2008-11-021-2/+14
* Rollback r4382 because I'm daft (submitted the wrong thing)glen@chromium.org2008-11-013-8/+8
* Update some spell-checker stringsglen@chromium.org2008-11-011-2/+2
* Unescape and use the filename when we have no title to display for a given en...glen@chromium.org2008-11-013-8/+8
* Changed the notification for the rlzcpu@google.com2008-11-011-3/+3
* Fix state pushing in the graphics context. My changes pushed a default state ...brettw@google.com2008-11-011-1/+1
* Fix font regression. I was using ascent() instead of font->ascent(), whichbrettw@google.com2008-11-011-10/+7
* Fix interactive test crashes.beng@google.com2008-11-011-0/+1
* Try to fix Mac and Linux compiles.pkasting@chromium.org2008-11-012-4/+6
* More no-op instrumentation code for bug 3772.ericroman@google.com2008-11-012-49/+23
* Update ICU3.8 to r4302 to pick up an encoding coverter fix (for bug 2074)jungshik@google.com2008-11-011-1/+1
* Expire cookies by last access date, rather than creation date.pkasting@chromium.org2008-11-015-30/+174
* Hook up some GTK signals:evanm@google.com2008-11-011-0/+34
* Second attempt at fixing dist crash... more accurately control the lifetime o...ben@chromium.org2008-11-012-3/+3
* Make multiline labels respect the inset.levin@chromium.org2008-11-015-28/+487
* Update Gears to pull in latest revision from svn.mpcomplete@google.com2008-10-313-22/+38
* move test_shell_gtk.cc next to test_shell.cctc@google.com2008-10-312-2/+2
* Factor out text, theme, and icon stuff out of PlatformContextSkia back to the...brettw@google.com2008-10-316-526/+399
* On first run process the master prefs json, only one entry matters to us.cpu@google.com2008-10-316-22/+93
* Merge linux and windows test shells to share code.tc@google.com2008-10-316-232/+53
* This fixes the VerifyHistoryLength ui test flakiness. The test initiates page...ananta@chromium.org2008-10-314-8/+20
* This fixes bug http://code.google.com/p/chromium/issues/detail?id=3881, whichananta@chromium.org2008-10-313-14/+24
* fix linux buildtc@google.com2008-10-311-0/+5
* Fix test_shell bustage.darin@chromium.org2008-10-312-5/+5
* Fix scons oops.darin@chromium.org2008-10-311-1/+1
* Add missing file. Oops :(darin@chromium.org2008-10-311-0/+22
* Set the svn:executable flag on lighthttpd binaries.tc@google.com2008-10-3155-0/+0
* Get rid of GOOGLE_WEBKIT_WITHOUT_GLUE_DEPENDENCY. This was a temporarymark@chromium.org2008-10-312-8/+2
* Takes steps to make our PlatformScreen implementation more portable.darin@chromium.org2008-10-3123-273/+330