summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add dependency libpcre.0.dylib and adjust LC_LOAD_DYLIB commands to bemark@chromium.org2008-11-251-2/+7
* Add dependency libpcre.0.dylib and adjust LC_LOAD_DYLIB commands to bemark@chromium.org2008-11-2535-0/+0
* Remove dependancies on gcc/perl etc. This saves a bunch of stats andagl@chromium.org2008-11-251-0/+5
* Enable the encoding menu for javascript and css files. jungshik@google.com2008-11-251-1/+4
* Modify the run_webkit_tests.py script so it also outputs the regressionerg@google.com2008-11-253-40/+71
* Use the default handling for input styles.deanm@chromium.org2008-11-252-10/+0
* Revert caret blinking because I didn't do it right.deanm@chromium.org2008-11-251-12/+2
* Query the system for the blink interval setting.deanm@chromium.org2008-11-251-2/+12
* More GTK theme work.deanm@chromium.org2008-11-251-52/+36
* * Delete Desktop and Quick Lauch shortcuts in user level install case also.kuchhal@chromium.org2008-11-251-4/+3
* Make sure threading is initialized when running test_shell_testsojan@google.com2008-11-253-0/+9
* Reverting 5971.maruel@chromium.org2008-11-258-143/+6
* Add superficial unit test for PrintJob. That's a start.maruel@chromium.org2008-11-258-6/+143
* Remove a bit of code dupe in a switch.deanm@chromium.org2008-11-251-8/+2
* linux greentc@google.com2008-11-251-2/+14
* Add new baseline for hindi-spacing.html, which differs by button size.ericroman@google.com2008-11-253-16/+16
* remove dups from linux test listtc@google.com2008-11-251-15/+2
* Update linux test liststc@google.com2008-11-251-70/+806
* Lazily create the clipboard owner window. CreateWindow can take ~.5ms, and w...deanm@chromium.org2008-11-252-13/+26
* Get expectations right. This was a timeout.ojan@google.com2008-11-251-1/+1
* Revert my caret blinking change for now.deanm@chromium.org2008-11-252-3/+6
* Use StringPiece in the TLD service. This means we don't have to copy the TLD...deanm@chromium.org2008-11-252-138/+103
* It was brought to my attention that defining _HAS_TR1=0 helps with Visual Stu...maruel@chromium.org2008-11-252-1/+2
* Remove some layout-test-specific hacks.ericroman@google.com2008-11-25854-7448/+7660
* Fix crash with plugin installer infobar due to the infobardelegate not being ...ben@chromium.org2008-11-258-18/+30
* Don't paint storm in layout test mode.deanm@chromium.org2008-11-252-6/+3
* Fixes the WebRequest API to consistently use std::string instead ofdarin@chromium.org2008-11-255-27/+25
* Re-land 5929 (r5882) with crash fix and also this change:ben@chromium.org2008-11-2518-273/+338
* Update test lists from merge.ojan@google.com2008-11-251-0/+3
* Apply the PlatformContext's current transform when returning the cairo surfac...estade@chromium.org2008-11-252-20/+23
* src/webkit side of webkit merge 38575:38600ojan@google.com2008-11-252-5/+5
* Get rid of ISO-8859-9 in the character encoding menu because it's now treated...jungshik@google.com2008-11-254-13/+9
* Fix a regression in RenderThemeGtk.erg@google.com2008-11-251-2/+5
* Find now uses WebKit's TextMatch highlighting for Find-in-page.finnur@google.com2008-11-2412-381/+298
* Clean up some net/ code. Change a number of wstrings to FilePaths.estade@chromium.org2008-11-2415-66/+79
* Add a NULL channel check in CreateNPVariantParam as it can be called withananta@chromium.org2008-11-241-9/+15
* Don't save state when the page ID doesn't change.brettw@google.com2008-11-241-2/+9
* Add Safari bundle targets to the gears-scons build.mpcomplete@chromium.org2008-11-245-13/+156
* Fixes a potential memory leak with a message creation.klink@chromium.org2008-11-241-4/+3
* http_cache: Don't destroy an entry from the transaction destructor ifrvargas@google.com2008-11-242-7/+23
* Second try ad faster scons builds of test shell.tc@google.com2008-11-243-92/+72
* Add class to encapsulate a CF Mach Message Source and handle it's liftime.jeremy@chromium.org2008-11-243-0/+131
* Third commit for yury's change unforking the inspector.ojan@google.com2008-11-24110-0/+0
* Update scons for the unforking of the inspector resource files.ojan@google.com2008-11-241-1/+1
* rollbackben@chromium.org2008-11-248-97/+90
* A bit of RenderThemeGtk::systemFont refactoring and merge with recent changes.mmoss@google.com2008-11-241-39/+53
* Revert "faster scons builds of test shell"tc@google.com2008-11-243-72/+92
* Re-land r5882 with a crash fix.ben@chromium.org2008-11-248-90/+97
* Bridge calls to get the root NPObject from a WebPluginContainer.darin@chromium.org2008-11-246-53/+29
* Don't reenter Webkit, while it waits for outgoing sync calls to complete. Thisananta@chromium.org2008-11-241-0/+4