summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Green the layout test bots by marking some new failures.estade@chromium.org2009-03-181-0/+3
* Implement GTK dropdown menus.estade@chromium.org2009-03-184-23/+108
* Fix mac build break.estade@chromium.org2009-03-181-1/+0
* Autocomplete now uses the input field id when no name is available to perform...jcampan@chromium.org2009-03-183-9/+31
* Let checkdeps ignore #if 0 blocks. Also strip lines of leading/trailing white...thestig@chromium.org2009-03-182-4/+14
* Rolling forward cygwin version to include hermetic python when including herm...bradnelson@google.com2009-03-181-1/+1
* Removes LayoutTests/fast/events/click-count.html from the flakey winsky@google.com2009-03-181-1/+1
* Fix underflow that would cause either an access violation or an infinite loop...robertshield@google.com2009-03-181-2/+3
* Remove BrowserWindow::Init().estade@chromium.org2009-03-187-111/+99
* Fix errors detected by coverity.paulg@google.com2009-03-181-6/+6
* Adds Get(Root)WindowRect handlers for the Mac.avi@google.com2009-03-188-65/+120
* Make Linux use the same user agent style sheet as Windows.levin@chromium.org2009-03-184-8/+3
* Reland the changes to use command line switch to turn on worker feature.jianli@chromium.org2009-03-184-0/+10
* Remove unneeded uses of base/ref_counted.h.thestig@chromium.org2009-03-1820-22/+10
* Fix dragging a Chrome window which has a single tab by the tab itself.idanan@chromium.org2009-03-181-7/+1
* Style issues:patrick@chromium.org2009-03-181-4/+6
* Base class for audio and video decoders, plus a test audio and video decoder ...ralphl@chromium.org2009-03-1812-0/+599
* When looking for the test shell binary in linux, try src/webkit/Hammertc@google.com2009-03-182-2/+6
* Reland the changes to enable building worker.jianli@chromium.org2009-03-182-2/+2
* Unfork WebInspector frontend take 2: New DEPS and webkit/...pfeldman@chromium.org2009-03-186-3/+18
* Remove an assertion I added in my DOM UI change. It looks like this happens inbrettw@chromium.org2009-03-181-5/+0
* Add a handle scope to V8Proxy::initContextIfNeeded.ager@chromium.org2009-03-181-1/+4
* Fixing a few minor issues found during static analysis of the Chromium codebase.finnur@chromium.org2009-03-184-7/+7
* Make startup_tests print results on Linux.phajdan.jr@chromium.org2009-03-187-160/+161
* Port DirectoryWatcher to Linux using inotify.phajdan.jr@chromium.org2009-03-188-50/+493
* Change the stub for file_util::EvictFileFromSystemCachethomasvl@chromium.org2009-03-181-3/+4
* Revert the src/webkit part of r11958 since it broke the build.maruel@chromium.org2009-03-185-17/+2
* Initialize module_handle_ in IATPatch's constructor.deanm@chromium.org2009-03-181-1/+2
* Unfork WebInspector frontend.pfeldman@chromium.org2009-03-185-2/+17
* Make Rpc dispatch in DevTools static, remove redundant JSON parsing.pfeldman@chromium.org2009-03-186-28/+31
* Remove an unused bool member variable "opened_" from StatsTable.deanm@chromium.org2009-03-181-6/+6
* Revert 11946 since it is causing a build breakage on full rebuild. The maruel@chromium.org2009-03-183-6/+128
* Reverting 11953.hbono@chromium.org2009-03-1815-241/+1
* A tricky fix for Issue 1845.hbono@chromium.org2009-03-1815-1/+241
* Make worker constructor return error if it is enabled by the flag.jianli@chromium.org2009-03-184-1/+23
* Quick fix to prevent double launch of chrome at install.cpu@google.com2009-03-181-1/+3
* Moving sbox to gyp on windows.bradnelson@google.com2009-03-183-128/+6
* - Modify DOM checker automation to use DOM Automation Controller instead ofpatrick@chromium.org2009-03-1810-143/+737
* Fixing subtle dependency on client name on my last change to chrome.sln.bradnelson@google.com2009-03-181-1/+1
* Rebaseline fail. Marking LayoutTests/fast/forms/searchfield-heights.html fixableaa@chromium.org2009-03-181-0/+1
* Switching net over to use gyp on windows.bradnelson@google.com2009-03-1815-2353/+1752
* Fix leak in GetCertSubjectAltNamesOfType(). Found by valgrind.dkegel@google.com2009-03-181-0/+1
* Rebaseline LayoutTests\fast\forms\searchfield-heights-expected. Text input boxesaa@chromium.org2009-03-184-3/+2
* Remove bogus DCHECKabarth@chromium.org2009-03-181-3/+0
* SSLPolicy Fix: Step 8.abarth@chromium.org2009-03-184-144/+267
* Mac bookmark work. jrg@chromium.org2009-03-1832-240/+815
* Pre-upstream cleaning of files - changing them to follow WebKit coding style.dimich@google.com2009-03-174-448/+416
* Mark LayoutTests/svg/custom/foreignObject-crash-on-hover.xml as DEFER.patrick@chromium.org2009-03-171-5/+5
* Revert r11926 which accidentally enabled workers.dimich@google.com2009-03-171-1/+1
* Get v8_collection.h to match webkit coding standards inlevin@chromium.org2009-03-172-237/+205