| Commit message (Expand) | Author | Age | Files | Lines |
* | Split out some of the RVHDelegate functions into separate sub-classes. To limit | brettw@chromium.org | 2009-07-08 | 1 | -4/+4 |
* | Wire GetWindowRect, GetRootWindowRect, and GetScreenInfo out to the UI thread. | shess@chromium.org | 2009-07-08 | 1 | -5/+9 |
* | Make the cancelling of drag and drop match Safari for Windows. This is | arv@google.com | 2009-07-08 | 1 | -2/+3 |
* | linux: OOP windowed plugins | evan@chromium.org | 2009-07-07 | 1 | -0/+7 |
* | Revert "linux: OOP windowed plugins" | evan@chromium.org | 2009-07-06 | 1 | -7/+0 |
* | linux: OOP windowed plugins | evan@chromium.org | 2009-07-06 | 1 | -0/+7 |
* | DevTools: preserve focus on activating dev tools window. | pfeldman@chromium.org | 2009-07-06 | 1 | -0/+3 |
* | Fix Acid3 Test 48: LINKTEST, Chromium side.... | dglazkov@chromium.org | 2009-07-03 | 1 | -0/+9 |
* | Add getFileSize support to chromium | victorw@chromium.org | 2009-07-03 | 1 | -0/+5 |
* | DevTools: Introduce docked version of DevTools. | pfeldman@chromium.org | 2009-07-01 | 1 | -3/+8 |
* | Send port disconnect events when a frame is unloaded. | mpcomplete@chromium.org | 2009-07-01 | 1 | -0/+5 |
* | DevTools: Nuke legacy debugger. | pfeldman@chromium.org | 2009-06-24 | 1 | -35/+0 |
* | Some cleanup around WebCore EditCommands: | jeremy@chromium.org | 2009-06-23 | 1 | -2/+2 |
* | Re-land r18853 | jeremy@chromium.org | 2009-06-23 | 1 | -0/+5 |
* | posix: two related changes to make plugin IPC work on POSIX. | evan@chromium.org | 2009-06-22 | 1 | -5/+6 |
* | Revert "posix: two related changes to make plugin IPC work on POSIX." | evan@chromium.org | 2009-06-22 | 1 | -6/+5 |
* | posix: two related changes to make plugin IPC work on POSIX. | evan@chromium.org | 2009-06-20 | 1 | -5/+6 |
* | back out r18853 | jeremy@chromium.org | 2009-06-19 | 1 | -5/+0 |
* | This patch adds Cocoa editing selectors to the RenderViewWidgetHostMac class. | jeremy@chromium.org | 2009-06-19 | 1 | -0/+5 |
* | Revert "posix: two related changes to make plugin IPC work on POSIX." | evan@chromium.org | 2009-06-19 | 1 | -6/+5 |
* | posix: two related changes to make plugin IPC work on POSIX. | evan@chromium.org | 2009-06-19 | 1 | -5/+6 |
* | TBR: Fix Toolstrips sometimes show scrollbars as rendering | aa@chromium.org | 2009-06-19 | 1 | -0/+4 |
* | Add Print Selection support to Chrome. This change is fairly involved since ... | sverrir@google.com | 2009-06-19 | 1 | -0/+5 |
* | Revert 18765 to try to repair perf regression | jar@chromium.org | 2009-06-19 | 1 | -5/+0 |
* | First draft of web resource service; fetches data from a JSON feed | mirandac@chromium.org | 2009-06-18 | 1 | -0/+17 |
* | Send port-closed notification when a frame with ports unloads. | mpcomplete@google.com | 2009-06-18 | 1 | -0/+5 |
* | Implement a max worker count of 16 per tab and 64 total. Any workers created... | jam@chromium.org | 2009-06-18 | 1 | -0/+11 |
* | Add a port disconnect event for when one side of an extension message port | mpcomplete@google.com | 2009-06-17 | 1 | -17/+5 |
* | Since the introduction of PushSource, there are two buffering layers in the | hclam@chromium.org | 2009-06-16 | 1 | -2/+4 |
* | Revert 18512 - Revert 18373 Consider a redirect following user gesture as us... | laforge@chromium.org | 2009-06-16 | 1 | -0/+3 |
* | Extract load times from WebDataSource. Move them to NavigationState. | darin@chromium.org | 2009-06-16 | 1 | -1/+1 |
* | Revert 18373 - Consider a redirect following user gesture as userinitiated in... | laforge@chromium.org | 2009-06-16 | 1 | -3/+0 |
* | Extract form related classes from the guts of WebFrameImpl. | darin@chromium.org | 2009-06-15 | 1 | -2/+2 |
* | Consider a redirect following user gesture as user-initiated in maintaining | yuzo@chromium.org | 2009-06-15 | 1 | -0/+3 |
* | Do not allow URL drops on app windows to cause a navigation away | tc@google.com | 2009-06-10 | 1 | -1/+6 |
* | Add support for printing selection only flag. This only adds the flag to the ... | sverrir@google.com | 2009-06-08 | 1 | -1/+2 |
* | Fix an issue where themes would sporadically fail to install. | mpcomplete@google.com | 2009-06-05 | 1 | -6/+5 |
* | Refuse to load extension-private plugins for pages that don't belong to that | mpcomplete@google.com | 2009-06-05 | 1 | -1/+2 |
* | Add an extension to expose some primitives to JS for doing | mbelshe@google.com | 2009-06-05 | 1 | -0/+10 |
* | Changed to use PushSource for the intermediate buffer | hclam@chromium.org | 2009-06-05 | 1 | -1/+5 |
* | ipc: use strings, not wstrings for channel ids. | evan@chromium.org | 2009-06-04 | 1 | -1/+1 |
* | Implement InspectorClient's Settings API. | pfeldman@chromium.org | 2009-06-03 | 1 | -0/+4 |
* | Automatically adapt to faster/slower uploads of renderer histograms | jar@chromium.org | 2009-05-28 | 1 | -2/+5 |
* | Update renderers when there are zero user scripts. | aa@chromium.org | 2009-05-26 | 1 | -1/+2 |
* | Rename |policy_url| to |first_party_for_cookies|. This now matches the WebKi... | abarth@chromium.org | 2009-05-23 | 1 | -2/+2 |
* | Have the browser process rewrite manifest.json and theme/page action images | mpcomplete@google.com | 2009-05-22 | 1 | -4/+12 |
* | Adds propagation and handling of render-side focus events, for the benefit of... | klink@chromium.org | 2009-05-20 | 1 | -1/+8 |
* | Introducing the Utility process, which handles the unpacking and verification | mpcomplete@google.com | 2009-05-15 | 1 | -0/+19 |
* | Re-do r15244 again. | darin@chromium.org | 2009-05-13 | 1 | -2/+2 |
* | Propagate intrinsic width notification over IPC in all cases (not just extens... | pinkerton@chromium.org | 2009-05-13 | 1 | -0/+5 |