summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix duplicate expectations. TBR.ojan@google.com2009-03-161-2/+2
* Get rid of stashing a frame pointer with ResourceRequest and just store the r...jam@chromium.org2009-03-1615-81/+73
* Replace a NOTIMPLEMENTED() with a bug.pinkerton@chromium.org2009-03-161-1/+1
* Fix a layout test. finnur@chromium.org2009-03-163-2/+1
* Buffer interface is now uint8*. Slight change to way data buffers are create...ralphl@chromium.org2009-03-166-55/+58
* Linux accelerators cleanup:estade@chromium.org2009-03-1614-57/+128
* Chromium side of webkit merge 41709:41733.ojan@google.com2009-03-163-3/+8
* Reverting change 11746 because it broke the unit tests.nsylvain@chromium.org2009-03-161-3/+1
* Remove duplicate entries in the test_fixable files.ager@chromium.org2009-03-161-10/+0
* Make sure that net_perftest doesn't leave temporary files.phajdan.jr@chromium.org2009-03-163-15/+39
* Wire DevTools agent in the Glue to the Renderer DevTools IPC transport: DevTo...pfeldman@chromium.org2009-03-1613-16/+186
* Linux: Use -mfpmath=sse to remove differences between opt and debugagl@chromium.org2009-03-16167-110/+132
* Move a bunch of our GTK code that was previous manually handling references (...deanm@chromium.org2009-03-1613-95/+97
* Add 'Generating' messages for rules.sgk@google.com2009-03-165-1/+5
* Use ... wildcard in suppressions; it's simpler and more robustdkegel@google.com2009-03-161-110/+3
* A trivial fix for localizing 'Bookmark bar' (folder name) in exported 'bookma...jungshik@google.com2009-03-161-1/+3
* Update V8 containing the new compiler infrastructure.ager@chromium.org2009-03-167-3/+296
* Defer a couple of svg layout tests.rvargas@google.com2009-03-161-3/+5
* Make debug check in visitedlink_master.h more informativephajdan.jr@chromium.org2009-03-161-1/+1
* Added missing <stdlib.h>, needed on ubuntu 8.10.dkegel@google.com2009-03-161-0/+1
* Change DCHECK( == 0) to DCHECK_EQ in the posix lock implementation.deanm@chromium.org2009-03-161-7/+7
* Add OwnedWidgetGtk, and abstraction to help manage the lifetime and ownership...deanm@chromium.org2009-03-164-1/+135
* Fix layout test fast/events/onload-single-line-comment.html. Port JSC fix to V8.jianli@chromium.org2009-03-161-1/+0
* DEFERs failing svg tests. I'm only deferring failing tests that aren'tsky@google.com2009-03-161-22/+35
* Change the default encoding for zh-CN to GBK from gb18030jungshik@google.com2009-03-161-1/+1
* Port visitedlink tests to Linux. Also make them pass on Linux, whichphajdan.jr@chromium.org2009-03-166-9/+30
* Use ... wildcard to unbreak one more suppression. We should do this throughout.dkegel@google.com2009-03-161-10/+8
* Back out r11684, a temporary change for debugging issue 8325.wtc@chromium.org2009-03-161-4/+2
* Fix escaping issue with non-ASCII history search input.glen@chromium.org2009-03-161-2/+2
* Fixes bug in history where if you didn't have history results for thesky@google.com2009-03-161-2/+2
* Enable AutocompleteTest, HistoryURLProviderTest,shess@chromium.org2009-03-169-46/+39
* This should make ProcessUtilTest.KillSlowChild not-flaky.phajdan.jr@chromium.org2009-03-161-9/+0
* DevToolsManager is a service in the browser process that manages all open dev...yurys@google.com2009-03-1630-242/+561
* Add suppressions for gtk one-time leaks; link to discussion.dkegel@google.com2009-03-161-87/+74
* More test updates due to webkit merge.levin@chromium.org2009-03-161-10/+5
* Update test fixable with changes due to latest merge.levin@chromium.org2009-03-162-208/+197
* Remove accidental addition of anchor-toString-expected.txt.levin@chromium.org2009-03-162-7/+2
* WebKit merge 41660:41709 (chromium side).levin@chromium.org2009-03-16143-87/+317
* WebKit merge 41660:41709 (chromium side).levin@chromium.org2009-03-16154-84/+86
* WebKit merge 41660:41709 (Chromium side).levin@chromium.org2009-03-16138-119/+135
* Linux: Change the cursor back to the default arrow when the render view loses...estade@chromium.org2009-03-151-0/+9
* Fix style in Presubmit.pynsylvain@chromium.org2009-03-151-1/+1
* Try to suppress an invalid read in dlopen triggered by EnsureNSSInit, dkegel@google.com2009-03-151-6/+16
* Account for linux layout test failures after the 41613:41660 webkit merge.levin@chromium.org2009-03-151-4/+13
* WebKit merge 41613:41660 (Chromium side).levin@chromium.org2009-03-1514-36/+90
* Fix refcounting bug in ChromeFont's default constructor.dkegel@google.com2009-03-141-0/+1
* forgot this fileben@chromium.org2009-03-141-1/+1
* forgot this fileben@chromium.org2009-03-141-1/+1
* Rename Window->WindowWinben@chromium.org2009-03-1443-563/+665
* Autocomplete popup should show up when clicking or pressing the up/down key i...jcampan@chromium.org2009-03-141-2/+1