| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a function that can check if a menu item would be fired by a keypress. | thakis@chromium.org | 2009-10-26 | 4 | -0/+462 |
* | Fix regression where popups and app frames lost their titlebars. | ben@chromium.org | 2009-10-26 | 1 | -1/+5 |
* | Updating trunk VERSION from 224.4 to 225.0 | chrome-bot@google.com | 2009-10-25 | 1 | -2/+2 |
* | Add a method to TreeNode to return total number of nodes in a subtree. | munjal@chromium.org | 2009-10-25 | 1 | -0/+11 |
* | Disable the FlipNetworkTransactionTes because it crashes TSAN. | nsylvain@chromium.org | 2009-10-25 | 1 | -0/+1 |
* | these tests are flaky: | nsylvain@chromium.org | 2009-10-25 | 1 | -1/+2 |
* | use-property-changes-through-svg-dom.svg also fails on windows. | nsylvain@chromium.org | 2009-10-25 | 1 | -1/+1 |
* | Add LayoutTests/svg/custom/use-property-changes-through-svg-dom.svg = FAIL PASS | nsylvain@chromium.org | 2009-10-25 | 1 | -0/+1 |
* | Disable ExtensionApiTest.Storage because it crashes the browser_tests too. | nsylvain@chromium.org | 2009-10-25 | 1 | -1/+2 |
* | Add new tests to the expectations list. | nsylvain@chromium.org | 2009-10-25 | 1 | -0/+5 |
* | Disable ExtensionApiTest.BrowserActionPopup because it crashes on the bot. | nsylvain@chromium.org | 2009-10-25 | 1 | -1/+2 |
* | Fix the proxy host and port string to start with http:// if it does not already. | mdm@chromium.org | 2009-10-24 | 1 | -1/+5 |
* | MockAppCacheStorage implemention | michaeln@google.com | 2009-10-24 | 9 | -147/+690 |
* | Mac: implement dispositions for back/forward buttons (not in drop-downs). | viettrungluu@chromium.org | 2009-10-24 | 1 | -2/+7 |
* | Remove executable bit on PRESUBMIT.py since it is not an executable. | maruel@chromium.org | 2009-10-24 | 1 | -1/+0 |
* | Adding lib path to glew to invocation of converter. | bradnelson@google.com | 2009-10-24 | 1 | -1/+5 |
* | Fix compile on Snow Leopard. | thakis@chromium.org | 2009-10-24 | 1 | -1/+1 |
* | Previous change to label caused incorrect layout in Windows. | davemoore@chromium.org | 2009-10-24 | 1 | -6/+1 |
* | Hopefully the last of the fixes to get Chrome Frame tests going again. | ananta@chromium.org | 2009-10-24 | 3 | -5/+25 |
* | Linux: build fix for systems where sys/user.h needs sys/types.h | agl@chromium.org | 2009-10-24 | 1 | -0/+1 |
* | WebKit update 49997:50027. | dglazkov@chromium.org | 2009-10-24 | 4 | -6/+6 |
* | Attempts to get the chrome_frame_tests going again on the chrome frame builde... | ananta@chromium.org | 2009-10-24 | 2 | -14/+21 |
* | Update svn:ignore. | maruel@chromium.org | 2009-10-24 | 0 | -0/+0 |
* | Remove a valgrind suppression for skia::BGRAConvolve2D() leak. This hasn't b... | senorblanco@chromium.org | 2009-10-24 | 1 | -25/+0 |
* | Update svn:ignore. | maruel@chromium.org | 2009-10-24 | 0 | -0/+0 |
* | Add download metrics into FLIP. They aren't used yet, | mbelshe@google.com | 2009-10-24 | 5 | -60/+288 |
* | Updating trunk VERSION from 224.3 to 224.4 | chrome-bot@google.com | 2009-10-24 | 1 | -1/+1 |
* | Attempt to fix the chrome frame test failures. This was caused a side effect ... | ananta@chromium.org | 2009-10-24 | 1 | -0/+1 |
* | Doc navigation work. | kathyw@google.com | 2009-10-24 | 34 | -177/+460 |
* | Refactor BrowserActions, and add support for | aa@chromium.org | 2009-10-24 | 29 | -355/+952 |
* | Fix premultiplication mismatch in | aa@chromium.org | 2009-10-24 | 1 | -2/+3 |
* | Enable HTML5 databases for all extension renderer processes. | dumi@chromium.org | 2009-10-24 | 7 | -9/+12 |
* | Look up client certificates in ClientAuthHandler to get rid of manual CA | wtc@chromium.org | 2009-10-24 | 2 | -52/+36 |
* | Implementing WebDatabaseObserver in the renderer process. | dumi@chromium.org | 2009-10-24 | 6 | -0/+88 |
* | GTK: Try to position info bubbles onscreen. | derat@chromium.org | 2009-10-24 | 3 | -103/+193 |
* | linux: nuke a NOTIMPLEMENTED | evan@chromium.org | 2009-10-24 | 1 | -1/+1 |
* | [Mac] Make bookmark bar primitive drag destination. | thakis@chromium.org | 2009-10-24 | 7 | -6/+129 |
* | Fix mac build breakage (remove page_action_apitest from mac build) | rafaelw@chromium.org | 2009-10-24 | 1 | -0/+1 |
* | Increase visual spacing between browser action buttons to 5px. | rafaelw@chromium.org | 2009-10-24 | 2 | -2/+15 |
* | Fix ExtensionApiTest.PageAction & Enable test on linux | rafaelw@chromium.org | 2009-10-24 | 3 | -7/+1 |
* | Currently the host network stack in IE which uses Urlmon interfaces to initiate | ananta@chromium.org | 2009-10-24 | 7 | -72/+210 |
* | Clean up database files. Some changes are due to Google style guide violatio... | pkasting@chromium.org | 2009-10-24 | 6 | -214/+158 |
* | Update test expectations with more flakiness from the day | ojan@chromium.org | 2009-10-24 | 1 | -10/+29 |
* | Update the paused time when seeking while paused. | scherkus@chromium.org | 2009-10-24 | 1 | -1/+15 |
* | Add a regression test for the PluginChannel::CleanUp. My earlier speculative... | jam@chromium.org | 2009-10-24 | 4 | -1/+92 |
* | Fix bug in calculating which expecations apply for a given test. | ojan@chromium.org | 2009-10-24 | 1 | -7/+10 |
* | Instructing V8 to disable the binding for the window.openDatabase() | dumi@chromium.org | 2009-10-24 | 2 | -0/+5 |
* | Mac: remove some now-dead code and add a comment. | viettrungluu@chromium.org | 2009-10-24 | 3 | -41/+7 |
* | GTK: Compute infobubble target rects correctly. | derat@chromium.org | 2009-10-24 | 5 | -10/+29 |
* | Remove pageAction setXXXBadge functions. | rafaelw@chromium.org | 2009-10-24 | 4 | -614/+10 |