summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* DevTools: add fake callframe for live object expansion in console.pfeldman@chromium.org2009-06-191-1/+7
* Display an infobar alert when extension process crashes.phajdan.jr@chromium.org2009-06-199-32/+190
* Rebaseline Linux layout tests for the Skia roll in r18803.deanm@chromium.org2009-06-1952-26/+26
* DevTools: remove dock/undock buttonpfeldman@chromium.org2009-06-191-1/+5
* Implement restoring closed tab menu item. Reworked cross-platform code to han...pinkerton@chromium.org2009-06-1910-80/+181
* DevTools: fix crash when inspect element invoked on the root element.pfeldman@chromium.org2009-06-191-4/+4
* Remove unnecessary devtool_sanity_unittest.cc entries from 'unit_tests'.sgk@chromium.org2009-06-191-4/+0
* Roll Skia up to r224, for a few bug fixes.deanm@chromium.org2009-06-1983-42/+42
* Don't grant unnecessary handle privileges in OpenProcessHandle.phajdan.jr@chromium.org2009-06-194-9/+8
* Fix a valgrind error related to Zygote's CommandLine usage.craig.schlenter@chromium.org2009-06-193-5/+12
* DevTools: add devtools.css to webkit.gyp. It should have been added as part o...yurys@google.com2009-06-193-3/+4
* DevTools Profiler: Fix parsing of duplicate function names.mnaganov@chromium.org2009-06-191-1/+5
* Update V8 to version 1.2.8.2.sgjesse@chromium.org2009-06-191-1/+1
* Test expectation update due to the WebKit merge 44805:44837.levin@chromium.org2009-06-191-2/+1
* Rebaseline tests due to the merge 44805:44837. levin@chromium.org2009-06-193-2/+6
* Fix: New window appears to the left/up if the taskbar is on left/top.yuzo@chromium.org2009-06-193-8/+25
* When we upgrade, discard all uploadable stats, including old logsjar@chromium.org2009-06-191-0/+8
* DevTools: when script has URL all breakpoints are set using that URL and line...yurys@google.com2009-06-191-26/+65
* Rebaseline tests due to the merge 44805:44837.levin@chromium.org2009-06-1923-58/+249
* This is a fix for a memory leak.jcampan@chromium.org2009-06-192-2/+4
* Change URL back to the previous one if the typed URL causes file download.yuzo@chromium.org2009-06-191-0/+7
* Convert unit_tests.exe, with additional dependency on ffmpegsgk@google.com2009-06-191-2/+13
* A crasher from the field seems to indicate that the page render widget host v...jcampan@chromium.org2009-06-191-1/+2
* WebKit merge 44805:44837levin@chromium.org2009-06-1958-381/+11
* Implement window open disposition for (some) navigation buttons.estade@chromium.org2009-06-196-5/+92
* Don't treat underscores as mnemonics in the bookmark bar.estade@chromium.org2009-06-191-2/+21
* Revert 18765 to try to repair perf regressionjar@chromium.org2009-06-1922-229/+97
* Revert 18730 in attempt to repair Linux UI build bustage.jar@chromium.org2009-06-192-47/+9
* Review URL: http://codereview.chromium.org/132023ericu@google.com2009-06-192-35/+67
* Render the dragged tab contents when detaching a tab from the tabstrip in gtk.jhawkins@chromium.org2009-06-195-19/+174
* linux: Load icons with gdk instead of using PNGDecoder.estade@chromium.org2009-06-192-30/+30
* Clean up BrowserWindowGtk constructor.estade@chromium.org2009-06-192-93/+104
* Linux crash fix.kuchhal@chromium.org2009-06-192-9/+29
* Handle middle click on gtk tab close button.mattm@chromium.org2009-06-192-0/+19
* Fix crash in LocationBarView when accessing TabContents.finnur@chromium.org2009-06-192-21/+20
* Fix problem with how HttpResponseHeaders::Update() copies headers -- it assum...ericroman@google.com2009-06-192-2/+15
* Fix a bug where the window would not be shaped properly whentc@google.com2009-06-181-0/+1
* Disk cache: First pass to add support for sparse entries.rvargas@google.com2009-06-1814-14/+1603
* Lands http://codereview.chromium.org/131064 for tedoc2000.sky@chromium.org2009-06-181-0/+4
* Mark LayoutTests/media/unsupported-rtsp.html as CRASHhclam@chromium.org2009-06-181-0/+2
* Rebaseline some media layout testshclam@chromium.org2009-06-1820-331/+375
* Refactor so checking for number error is done by ParseChunkSize() rather than...ericroman@google.com2009-06-182-6/+12
* Fix tab strip paint regression for tabs other than the first tab.tc@google.com2009-06-181-1/+1
* First draft of web resource service; fetches data from a JSON feed mirandac@chromium.org2009-06-1824-6/+770
* Send port-closed notification when a frame with ports unloads.mpcomplete@google.com2009-06-1822-97/+229
* Implement a max worker count of 16 per tab and 64 total. Any workers created...jam@chromium.org2009-06-1813-63/+274
* Make the tabstrip transparent (doesn't paint a background) bytc@google.com2009-06-184-31/+8
* Adds SendMessage to TransitionTypes.sky@chromium.org2009-06-182-0/+30
* Mark 5 <video> tests as passhclam@chromium.org2009-06-1831-6/+428
* Fix build.thakis@chromium.org2009-06-181-992/+0