summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Wildcard the test cases if two or more tests maketimurrrr@chromium.org2009-10-262-5/+2
* Ignore a few more string functions to suppress reports on *_empty_rep_storage*timurrrr@chromium.org2009-10-261-2/+5
* Update V8 to version 1.3.16.2sgjesse@chromium.org2009-10-261-1/+1
* Updating trunk VERSION from 225.0 to 226.0chrome-bot@google.com2009-10-261-1/+1
* Rebaseline fast/text/whitespace/026-expected.txt andtkent@chromium.org2009-10-262-0/+29
* Rebaseline 3 tests for Windows Vista.tkent@chromium.org2009-10-2619-21/+65
* Mac: Fix (window modal) sheet placement when bookmark bar is present.viettrungluu@chromium.org2009-10-261-3/+17
* Delay OnClose actions.ukai@chromium.org2009-10-261-21/+34
* Replace MessageLoop+ScopedRunnableMethodFactory with WebCore::Timer+Vectordarin@chromium.org2009-10-264-35/+94
* Fix DoReadWrite loop in SocketStream.ukai@chromium.org2009-10-261-6/+14
* Mac: Make status bubbles pop properly when mouse leaves content area.viettrungluu@chromium.org2009-10-261-1/+2
* Do not send some keyboard shortcuts to the renderersthakis@chromium.org2009-10-262-4/+60
* Update third_party/pywebsocket to @86.yuzo@chromium.org2009-10-261-1/+1
* Add a function that can check if a menu item would be fired by a keypress.thakis@chromium.org2009-10-264-0/+462
* Fix regression where popups and app frames lost their titlebars.ben@chromium.org2009-10-261-1/+5
* Updating trunk VERSION from 224.4 to 225.0chrome-bot@google.com2009-10-251-2/+2
* Add a method to TreeNode to return total number of nodes in a subtree.munjal@chromium.org2009-10-251-0/+11
* Disable the FlipNetworkTransactionTes because it crashes TSAN.nsylvain@chromium.org2009-10-251-0/+1
* these tests are flaky:nsylvain@chromium.org2009-10-251-1/+2
* use-property-changes-through-svg-dom.svg also fails on windows.nsylvain@chromium.org2009-10-251-1/+1
* Add LayoutTests/svg/custom/use-property-changes-through-svg-dom.svg = FAIL PASSnsylvain@chromium.org2009-10-251-0/+1
* Disable ExtensionApiTest.Storage because it crashes the browser_tests too.nsylvain@chromium.org2009-10-251-1/+2
* Add new tests to the expectations list.nsylvain@chromium.org2009-10-251-0/+5
* Disable ExtensionApiTest.BrowserActionPopup because it crashes on the bot.nsylvain@chromium.org2009-10-251-1/+2
* Fix the proxy host and port string to start with http:// if it does not already.mdm@chromium.org2009-10-241-1/+5
* MockAppCacheStorage implementionmichaeln@google.com2009-10-249-147/+690
* Mac: implement dispositions for back/forward buttons (not in drop-downs).viettrungluu@chromium.org2009-10-241-2/+7
* Remove executable bit on PRESUBMIT.py since it is not an executable.maruel@chromium.org2009-10-241-1/+0
* Adding lib path to glew to invocation of converter.bradnelson@google.com2009-10-241-1/+5
* Fix compile on Snow Leopard.thakis@chromium.org2009-10-241-1/+1
* Previous change to label caused incorrect layout in Windows.davemoore@chromium.org2009-10-241-6/+1
* Hopefully the last of the fixes to get Chrome Frame tests going again.ananta@chromium.org2009-10-243-5/+25
* Linux: build fix for systems where sys/user.h needs sys/types.hagl@chromium.org2009-10-241-0/+1
* WebKit update 49997:50027.dglazkov@chromium.org2009-10-244-6/+6
* Attempts to get the chrome_frame_tests going again on the chrome frame builde...ananta@chromium.org2009-10-242-14/+21
* Update svn:ignore.maruel@chromium.org2009-10-240-0/+0
* Remove a valgrind suppression for skia::BGRAConvolve2D() leak. This hasn't b...senorblanco@chromium.org2009-10-241-25/+0
* Update svn:ignore.maruel@chromium.org2009-10-240-0/+0
* Add download metrics into FLIP. They aren't used yet,mbelshe@google.com2009-10-245-60/+288
* Updating trunk VERSION from 224.3 to 224.4chrome-bot@google.com2009-10-241-1/+1
* Attempt to fix the chrome frame test failures. This was caused a side effect ...ananta@chromium.org2009-10-241-0/+1
* Doc navigation work.kathyw@google.com2009-10-2434-177/+460
* Refactor BrowserActions, and add support foraa@chromium.org2009-10-2429-355/+952
* Fix premultiplication mismatch inaa@chromium.org2009-10-241-2/+3
* Enable HTML5 databases for all extension renderer processes.dumi@chromium.org2009-10-247-9/+12
* Look up client certificates in ClientAuthHandler to get rid of manual CAwtc@chromium.org2009-10-242-52/+36
* Implementing WebDatabaseObserver in the renderer process.dumi@chromium.org2009-10-246-0/+88
* GTK: Try to position info bubbles onscreen.derat@chromium.org2009-10-243-103/+193
* linux: nuke a NOTIMPLEMENTEDevan@chromium.org2009-10-241-1/+1
* [Mac] Make bookmark bar primitive drag destination.thakis@chromium.org2009-10-247-6/+129