summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Some code in MessageBoxView was focusing the first focusable element in the v...jcampan@chromium.org2008-10-315-25/+33
* Localization tweaks.sky@google.com2008-10-312-2/+2
* Updated project files and added V8 bindings for HTML5 media/audio/video/sourc...scherkus@chromium.org2008-10-3114-4/+416
* * rebase a test I missedtc@google.com2008-10-312-0/+1
* A simple script to install whatever is needed to build chromium.dkegel@google.com2008-10-311-0/+85
* Fix gcc build break:mark@chromium.org2008-10-311-10/+10
* WTF?! wtf is lowercase. Fix build break on case-sensitive filesystems (likemark@chromium.org2008-10-311-1/+1
* Fix a null-ptr renderer crash.ericroman@google.com2008-10-311-0/+8
* Adds support for keyboard-triggered (through VK_APPS and SHIFT+VK_F10) right-...klink@chromium.org2008-10-318-2/+63
* Get fonts to render in a somewhat recognisable form on Linux.agl@chromium.org2008-10-3115-90/+653
* Fix a bogus net_unittests purify error caused by a stack change to file_util:...erikkay@google.com2008-10-312-11/+0
* Fix a bug where languages that have a long string for thepaulg@google.com2008-10-3147-79/+165
* Fix regression of b/issue?id=1280317. We need to do a case-insensitivempcomplete@google.com2008-10-311-4/+9
* Reformat PlatformContextSkia to be WEbKit style. Reindent the code, rename va...brettw@google.com2008-10-313-561/+612
* Fix compilation error on Windows and link error on Macdkegel@google.com2008-10-311-8/+5
* Add missing file to the JSC project.dglazkov@google.com2008-10-311-0/+4
* 2nd part of the reorganize options under 'UnderTheHood' (bug 3655):finnur@google.com2008-10-3144-82/+161
* Adjust the readonly form control state to no longer looktc@google.com2008-10-318-17/+11
* Port GetProcessCount(), KillProcesses(), and CleanupProcesses().dkegel@google.com2008-10-313-5/+278
* Add the comment for why we detach plugin windows when the WebContents isbrettw@google.com2008-10-311-4/+15
* Set the size properly in our ImageBuffer. This makes various operations fail ...brettw@google.com2008-10-312-11/+1
* Port last remaining test case in base/stats_table_unittest.cc, anddkegel@google.com2008-10-313-39/+45