| Commit message (Expand) | Author | Age | Files | Lines |
* | Move resource_codes to content/public/common. | jam@chromium.org | 2011-10-25 | 1 | -1/+1 |
* | Make NotificationService an interface in the content namespace, and switch ca... | jam@chromium.org | 2011-10-19 | 1 | -11/+11 |
* | Move NotificationObserver, NotificationSource, and NotificationDetails to con... | jam@chromium.org | 2011-10-19 | 1 | -11/+11 |
* | Move content_notification_types.h from content\common to content\public\brows... | jam@chromium.org | 2011-10-18 | 1 | -0/+1 |
* | Add async interface for RenderWidgetHost to ask for user's permission to lock... | yzshen@chromium.org | 2011-10-17 | 1 | -10/+48 |
* | Add a contextual menu command for 'Paste and plain text' (or 'Paste and Match... | csilv@chromium.org | 2011-10-16 | 1 | -0/+5 |
* | Refactor SelectionChanged and ImeUpdateTextInputType IPCs for surrounding tex... | penghuang@chromium.org | 2011-10-16 | 1 | -6/+5 |
* | Move NativeWebKeyboardEvent files into their intended final destinations prio... | ben@chromium.org | 2011-10-14 | 1 | -1/+1 |
* | Add an is_fullscreen to ViewMsg_Resize, and make it available as a property of | darin@chromium.org | 2011-10-14 | 1 | -1/+6 |
* | Move content_switches to content\public\common. | jam@chromium.org | 2011-10-13 | 1 | -1/+1 |
* | mac: Almost fix Lion accented character bubble input in web contents. | thakis@chromium.org | 2011-10-12 | 1 | -2/+8 |
* | Add stats counter to keep track of the number of sessions where | dmazzoni@chromium.org | 2011-10-07 | 1 | -1/+2 |
* | Input event filtering and compositor thread setup. | darin@chromium.org | 2011-10-06 | 1 | -16/+4 |
* | Only allow to lock the mouse when the tab is in fullscreen mode. | yzshen@chromium.org | 2011-10-01 | 1 | -9/+13 |
* | content: Move the final headers and residual traces of contrained windows | erg@chromium.org | 2011-09-30 | 1 | -5/+0 |
* | Mouse lock implementation, including the renderer side and the Windows versio... | yzshen@chromium.org | 2011-09-22 | 1 | -1/+41 |
* | Removed sending of the content IPC messages from chrome and replaced them wit... | ananta@chromium.org | 2011-09-21 | 1 | -16/+66 |
* | [Mac] Fix "Rubber-band overhang doesn't go away after scrolling". | asvitkine@chromium.org | 2011-09-20 | 1 | -4/+17 |
* | Making TOOLKIT_USES_GTK orthogonal to USE_AURA. | saintlou@chromium.org | 2011-09-20 | 1 | -2/+2 |
* | Removed the sending of the following content IPC messages out of chrome and r... | ananta@chromium.org | 2011-09-19 | 1 | -0/+31 |
* | Aura under Linux is enabled with: | saintlou@chromium.org | 2011-09-18 | 1 | -2/+4 |
* | wstring: remove wstrings from all tooltip-related code | evan@chromium.org | 2011-09-15 | 1 | -1/+1 |
* | Update base/timer.h code to pass through Location from call sites. (reland) o... | jbates@chromium.org | 2011-09-02 | 1 | -1/+1 |
* | Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, | mattm@chromium.org | 2011-09-02 | 1 | -1/+1 |
* | Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th... | jbates@chromium.org | 2011-09-02 | 1 | -1/+1 |
* | Remove IdFromNativeView, move this logic to RenderWidgetHostViwe::GetNativeVi... | oshima@google.com | 2011-08-24 | 1 | -2/+24 |
* | [Mac] Kill browser-side rubberband gutter painting. | asvitkine@chromium.org | 2011-08-17 | 1 | -2/+0 |
* | mac: Only let two-finger-scrolling trigger history if web doesn't swallow ges... | thakis@chromium.org | 2011-08-16 | 1 | -3/+13 |
* | [Mac] Rubber-banding on Lion. | asvitkine@chromium.org | 2011-08-11 | 1 | -0/+12 |
* | Update UMA user actions parsing, primarily to include WebUI metrics. | isherman@chromium.org | 2011-08-09 | 1 | -2/+2 |
* | content: change SetTooltipText to use string16 | evan@chromium.org | 2011-08-08 | 1 | -2/+2 |
* | Profiles: Introduce AllBrowserContextsAndSources(). | erg@chromium.org | 2011-08-04 | 1 | -5/+0 |
* | Fix a race condition between moving plugins and | mmenke@chromium.org | 2011-07-11 | 1 | -12/+13 |
* | Moving notification types which are chrome specific to a new header file chro... | ananta@chromium.org | 2011-07-10 | 1 | -8/+8 |
* | GPU compositing surface handle is no longer sent to renderer process. | apatrick@chromium.org | 2011-06-27 | 1 | -3/+14 |
* | Re-land: Move browser accessibility code from chrome to content. | dmazzoni@chromium.org | 2011-06-25 | 1 | -1/+3 |
* | Revert 90435 - Re-land: Move browser accessibility code from chrome to content. | brettw@chromium.org | 2011-06-24 | 1 | -3/+1 |
* | Re-land: Move browser accessibility code from chrome to content. | dmazzoni@chromium.org | 2011-06-24 | 1 | -1/+3 |
* | Revert 90265 - Move browser accessibility code from chrome to content. | dmazzoni@chromium.org | 2011-06-23 | 1 | -3/+1 |
* | Move browser accessibility code from chrome to content. | dmazzoni@chromium.org | 2011-06-23 | 1 | -1/+3 |
* | Show composition text on IME panel when Pepper plugin is focused (Linux). | kinaba@chromium.org | 2011-06-17 | 1 | -2/+3 |
* | Removing an unnecessary include of the views\view.h file. | ananta@chromium.org | 2011-06-14 | 1 | -4/+0 |
* | Remove content dependency on chrome/browser/accessibility/browser_accessibili... | jam@chromium.org | 2011-06-13 | 1 | -4/+2 |
* | Throttle the touch move events sent to the renderer. | sadrul@chromium.org | 2011-06-10 | 1 | -2/+24 |
* | Move setToolTipText related functions from RenderView to RenderWidget. | Takano.Naoki@gmail.com | 2011-06-06 | 1 | -0/+35 |
* | Remove the use of the X11 background thread and instead handle sync | tony@chromium.org | 2011-05-31 | 1 | -2/+5 |
* | This bug fixes a couple issues when accelerated compositing is enabled: | jbates@chromium.org | 2011-05-27 | 1 | -8/+0 |
* | Move Mac and GTK+ specific parts of render_widget_host.cc into | tony@chromium.org | 2011-05-26 | 1 | -125/+1 |
* | Remove functions in RenderViewHost and RenderWidgetHost that just send an IPC... | jam@chromium.org | 2011-05-19 | 1 | -33/+0 |
* | Drive compositor scheduling with the swapbuffers callback. | nduca@chromium.org | 2011-05-12 | 1 | -0/+8 |