| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Allow <audio> to work in extension | hclam@chromium.org | 2009-09-21 | 1 | -1/+11 |
* | Add histograms for tab count, RenderProcessHost count, and the number of | brettw@chromium.org | 2009-09-21 | 1 | -0/+5 |
* | Change the view mode when switching between moles and toolstrips, and | erikkay@chromium.org | 2009-09-19 | 7 | -17/+202 |
* | Revert 26635 - Change the view mode when switching between moles and toolstri... | mbelshe@google.com | 2009-09-18 | 7 | -202/+17 |
* | Change the view mode when switching between moles and toolstrips, and | erikkay@chromium.org | 2009-09-18 | 7 | -17/+202 |
* | Fold WebEditingClient into WebViewClient. | darin@chromium.org | 2009-09-18 | 4 | -119/+143 |
* | This CL makes the browser focus tests faster by replacing | jcampan@chromium.org | 2009-09-18 | 1 | -0/+6 |
* | ExtensionAPIClientTest.GetLastFocusedWindow is flaky | maruel@chromium.org | 2009-09-18 | 1 | -1/+2 |
* | Try again to land "Implement script API:executeScript" | aa@chromium.org | 2009-09-18 | 4 | -5/+86 |
* | Introduce WebKit::WebSecurityOrigin as a wrapper around | darin@chromium.org | 2009-09-18 | 2 | -4/+5 |
* | Preparing rollback in case things don't work out. | bradnelson@google.com | 2009-09-18 | 2 | -19/+1 |
* | This is a copy of http://codereview.chromium.org/153002/show | gregoryd@google.com | 2009-09-18 | 2 | -1/+19 |
* | Fix mouse over status bubble. | darin@chromium.org | 2009-09-17 | 1 | -1/+1 |
* | Hook up WebViewClient, part 1. | darin@chromium.org | 2009-09-16 | 5 | -268/+313 |
* | Linux: print page to file rather than using shared memory to send it to the b... | estade@chromium.org | 2009-09-16 | 1 | -55/+41 |
* | Issue 172109: Enable scavenging in RenderThread::IdleHandler. | agl@chromium.org | 2009-09-15 | 2 | -18/+23 |
* | Revert "Issue 172109: Enable scavenging in RenderThread::IdleHandler." | agl@chromium.org | 2009-09-15 | 2 | -23/+18 |
* | Issue 172109: Enable scavenging in RenderThread::IdleHandler. | mbelshe@google.com | 2009-09-15 | 2 | -18/+23 |
* | Replace a bunch of hardcoded URLs with constants from url_constants.h | brettw@chromium.org | 2009-09-15 | 1 | -2/+2 |
* | Address ExtensionApiTest.Tabs flakiness | rafaelw@chromium.org | 2009-09-15 | 2 | -14/+13 |
* | Linux: add support for SELinux. | agl@chromium.org | 2009-09-15 | 1 | -1/+1 |
* | ExtensionShelf now uses the BookmarkExtensionBackground, just like the Bookma... | finnur@chromium.org | 2009-09-15 | 3 | -8/+14 |
* | Revert change 26184, 26181 and 26178 to fix | nsylvain@chromium.org | 2009-09-15 | 3 | -14/+8 |
* | ExtensionShelf now uses the BookmarkExtensionBackground, just like the Bookma... | finnur@chromium.org | 2009-09-14 | 3 | -8/+14 |
* | Fix for bug 2932: Chrome should not trigger page reloading when turn off auto... | jshin@chromium.org | 2009-09-14 | 2 | -0/+8 |
* | Fix bug where content scripts can get GC'd if they don't | aa@chromium.org | 2009-09-14 | 3 | -7/+34 |
* | Remove code doing a no-op due to float -> int rounding. | phajdan.jr@chromium.org | 2009-09-14 | 1 | -3/+3 |
* | Fix some mixed content layout tests. | darin@chromium.org | 2009-09-14 | 1 | -0/+3 |
* | Warm up the generic CMYK profile before building a sandbox. | mark@chromium.org | 2009-09-13 | 1 | -15/+17 |
* | Try to fix build. | thakis@chromium.org | 2009-09-12 | 2 | -0/+6 |
* | Let cmd-e write the selection into the find pasteboard. | thakis@chromium.org | 2009-09-12 | 2 | -0/+18 |
* | Linux focus ring color: Go through WebKit::WebColor api rather than through t... | estade@chromium.org | 2009-09-11 | 1 | -3/+4 |
* | Remove WebViewDelegate::SpellCheckerDocumentTag method and eliminate | darin@chromium.org | 2009-09-11 | 2 | -27/+38 |
* | Update ExtensionApiTest.Tabs and re-enable | rafaelw@chromium.org | 2009-09-11 | 2 | -19/+23 |
* | Eliminate some methods. | darin@chromium.org | 2009-09-11 | 2 | -8/+6 |
* | add mole collapse/expand events. convert mappy to use this. | erikkay@chromium.org | 2009-09-11 | 2 | -0/+19 |
* | Don't allow updating tabs to javascript URLs without host | aa@chromium.org | 2009-09-11 | 2 | -5/+13 |
* | Get rid of the half-working traces of locking, caching, and quotas. It | jorlow@chromium.org | 2009-09-11 | 3 | -163/+9 |
* | Make extensions use ViewMsg_EnableIntrinsicWidthChangedMode. | mpcomplete@chromium.org | 2009-09-10 | 1 | -6/+1 |
* | Move StringPiece into the base namespace. It is colliding | tony@chromium.org | 2009-09-10 | 4 | -7/+7 |
* | Hook up WebFrameClient::didUpdateCurrentHistoryItem | darin@chromium.org | 2009-09-10 | 2 | -9/+9 |
* | Supports Gtk keyboard themes. | suzhe@chromium.org | 2009-09-10 | 4 | -0/+49 |
* | Hook up WebFrameClient, replacing many WebViewDelegate methods. | darin@chromium.org | 2009-09-10 | 4 | -659/+672 |
* | Fix regression of transparent plugins not displaying correctly. | jam@chromium.org | 2009-09-10 | 1 | -3/+3 |
* | Revert "Use gtk-cursor-blink from GtkSettings" | evan@chromium.org | 2009-09-09 | 1 | -1/+0 |
* | Added chrome.i18n extension API. | xji@chromium.org | 2009-09-09 | 1 | -0/+16 |
* | Use gtk-cursor-blink from GtkSettings to set the | evan@chromium.org | 2009-09-09 | 1 | -0/+1 |
* | Adds support for the os x spelling panel to chromium. Users can | pinkerton@chromium.org | 2009-09-09 | 2 | -9/+67 |
* | Remove unused ATL headers. | jhawkins@chromium.org | 2009-09-09 | 1 | -12/+9 |
* | Roll webkit deps 48155:48185 and remove a couple of passing tests from test_e... | japhet@chromium.org | 2009-09-08 | 3 | -22/+12 |