summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix version.bat to use the 'default' svn in the PATH and not a precooked one ...maruel@chromium.org2009-04-231-6/+30
* Add a couple new crashes to the known crash list.mbelshe@google.com2009-04-231-0/+12
* Adds missing file from last patch.sky@chromium.org2009-04-231-0/+0
* Changes closed windows on the new tab page to show the Chromium/Chromesky@chromium.org2009-04-235-10/+37
* Roll deps to pick up webkit fix.levin@chromium.org2009-04-231-1/+1
* Refactor index value capture outside of DCHECK to fix build failure in release.rafaelw@chromium.org2009-04-231-2/+2
* Submitting http://codereview.chromium.org/87039 on behalf of hamaji.erikkay@google.com2009-04-232-3/+20
* Allow appkit-driven animations in unit tests to work correctly.pinkerton@chromium.org2009-04-232-4/+5
* Reverting r14043, r14188. The fix that I'm reverting needs to be done, but we...avi@google.com2009-04-231-25/+0
* Remove array iteration tests that have been fixed in V8 by adding theager@chromium.org2009-04-231-5/+0
* Protect RandUint64 against EINTR.phajdan.jr@chromium.org2009-04-233-3/+24
* Fix the ChromeCanvasPaint Linux code.deanm@chromium.org2009-04-231-1/+6
* Review URL: http://codereview.chromium.org/93009yurys@google.com2009-04-232-2/+2
* This is a follow up to the change:http://codereview.chromium.org/67266 Classe...yurys@google.com2009-04-232-6/+19
* Roll V8 DEPS for V 1.2.0.sgjesse@chromium.org2009-04-231-1/+1
* A few more test updates from the webkit merge [42671:42725]levin@chromium.org2009-04-231-1/+8
* Merge: chromium side [42671:42725]levin@chromium.org2009-04-2316-85/+111
* In the new tab page, when in edit move, right-clicking on a thumbnail should ...jcampan@chromium.org2009-04-231-2/+4
* Browser Crash when opening urls with NEW_BACKGROUND_TAB dispositionhbono@chromium.org2009-04-231-3/+3
* Adds a keyboard-event test into RenderViewTest.hbono@chromium.org2009-04-232-0/+181
* Move the positioner code into autocompletepopupview.h so that linux can use i...ben@chromium.org2009-04-232-11/+13
* Linux: add -lX11 as a library to WebKit.agl@chromium.org2009-04-232-0/+18
* Fix problem with bookmark bar introduced by window sharing; prefjrg@chromium.org2009-04-2319-179/+264
* Revert of http://codereview.chromium.org/87058 which appears to hang the XP T...robertshield@google.com2009-04-232-27/+15
* Make suppression for bug 10782 less specific so it matches both -O0 and -O1.dkegel@google.com2009-04-231-8/+2
* Some random cleanups in the HTML files.arv@chromium.org2009-04-2313-376/+351
* Adjust the width and the height of options dialog (Tamil) and jungshik@google.com2009-04-234-17/+17
* Don't allow the browser window to be resized so small that layout starts brea...pkasting@chromium.org2009-04-2312-68/+201
* Use upstreamed V8WorkerCustom and V8WorkerContextCustom. Remove duplicate V8U...jianli@chromium.org2009-04-234-537/+10
* Update webkit.gyp for unforked Accessible{Base,Document}.cpp.sgk@google.com2009-04-221-4/+0
* Don't send resize messages until the renderer has been initialized.evan@chromium.org2009-04-2213-43/+22
* Fixes bug in interactive ui tests that appears to only happen onsky@chromium.org2009-04-222-6/+10
* Hide the exit bubble when the main window is inactivated, and don't re-show u...pkasting@chromium.org2009-04-221-2/+7
* Valgrind bug suppressions: add bug 10782dkegel@google.com2009-04-221-0/+16
* Revert "Don't send resize messages until the renderer has been initialized."evan@chromium.org2009-04-2212-21/+43
* Use the boundary_pos parameter passed to the MultiPartResponseClient::didRece...ananta@chromium.org2009-04-221-4/+3
* Fix focus rects for checkboxes and radio buttons:ben@chromium.org2009-04-2211-47/+89
* Fix ExtensionView to properly set the size of the RenderWidgetHostView. With...erikkay@google.com2009-04-222-15/+27
* Valgrind bug suppressions: remove 10560 and 10739, add 6522 and 10747dkegel@google.com2009-04-221-18/+21
* Don't send resize messages until the renderer has been initialized.evan@chromium.org2009-04-2212-43/+21
* Add pref_service_unittest.cc on Mac.shess@chromium.org2009-04-222-5/+0
* Fix linker errors on Visual Studio 2008 after the tcmalloc introduction.sverrir@chromium.org2009-04-221-16/+13
* Always enable copy-link-address in context menu.brettw@chromium.org2009-04-225-2/+13
* implement remaining tab events (except for onTabUpdated).rafaelw@chromium.org2009-04-225-15/+187
* Don't delete the DOM UI property for the callback when the DOM UI is torn down.brettw@chromium.org2009-04-221-2/+8
* Run user_script_master_unittest.cc on Mac.shess@chromium.org2009-04-222-5/+8
* Unittest gardening.shess@chromium.org2009-04-221-2/+1
* Skia: Apply upstream patch:agl@chromium.org2009-04-221-5/+4
* set eol-style=native on a couple of VS files.dimich@google.com2009-04-222-178/+178
* Last chunk of OS X Breakpad integration:jeremy@chromium.org2009-04-227-75/+128