| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove lazy layout preference plumbing | jchaffraix@chromium.org | 2014-06-11 | 1 | -2/+0 |
* | Scroll offset pinning and content size notifications were only used for the M... | avi@chromium.org | 2014-06-11 | 1 | -8/+0 |
* | Introduce the ENABLE_BROWSER_CDMS macro. | xhwang@chromium.org | 2014-06-10 | 1 | -3/+5 |
* | Use the provided connection type to determine if online. | jkarlin@chromium.org | 2014-06-10 | 1 | -1/+2 |
* | Remove dead notification for number of wheel event handlers | skyostil@chromium.org | 2014-06-06 | 1 | -5/+0 |
* | When deleting a WebContents, keep SessionStorageNamespaces used in the tab al... | michaeln@chromium.org | 2014-06-06 | 1 | -0/+9 |
* | Remove ViewMsg_SetZoomLevel | wjmaclean@chromium.org | 2014-05-30 | 1 | -9/+12 |
* | Rename RenderProcessHost::IsGuest to RenderProcessHost::IsIsolatedGuest | fsamuel@chromium.org | 2014-05-30 | 1 | -3/+3 |
* | Revert of Chromium plumbing to use the selection root bounds. (https://codere... | jdduke@chromium.org | 2014-05-29 | 1 | -13/+0 |
* | Sends NetworkChangeNotifier connection type changes to Blink, to support NetI... | jkarlin@chromium.org | 2014-05-29 | 1 | -0/+1 |
* | Move some content url constants to /url. | sungmann.cho@navercorp.com | 2014-05-28 | 1 | -2/+2 |
* | Remove Chromium plumbing for fixed-position-creates-stacking-context | jbroman@chromium.org | 2014-05-27 | 1 | -3/+0 |
* | Make RendererMediaPlayerManager a RenderFrameObserver. | xhwang@chromium.org | 2014-05-27 | 1 | -2/+2 |
* | Implement Android accessible hit testing using an IPC to the renderer process. | dmazzoni@chromium.org | 2014-05-22 | 1 | -2/+2 |
* | Removed privileged WebGL extension flag | bajones@chromium.org | 2014-05-21 | 1 | -2/+0 |
* | GetScaleFactorForNativeView should return scale factor in float | oshima@chromium.org | 2014-05-20 | 1 | -1/+1 |
* | Move LoadProgressTracker to the browser process. | avi@chromium.org | 2014-05-19 | 1 | -6/+0 |
* | Create RenderFrameProxyHost at time of swap-out instead of commit. | nasko@chromium.org | 2014-05-19 | 1 | -0/+2 |
* | Allow browser process to request selection of word around caret. | mlamouri@chromium.org | 2014-05-17 | 1 | -0/+4 |
* | Remove IPC_BEGIN_MESSAGE_MAP_EX macro since r270839 made all bad IPCs kill th... | jam@chromium.org | 2014-05-16 | 1 | -10/+2 |
* | Move didReceiveTitle and related stuff to RenderFrame. | avi@chromium.org | 2014-05-11 | 1 | -34/+0 |
* | Mojo: Replace RemotePtr with InterfacePtr and InterfaceImpl | darin@chromium.org | 2014-05-09 | 1 | -5/+4 |
* | Don't show Translate bubble when an editable element is focused | hajimehoshi@chromium.org | 2014-05-09 | 1 | -1/+8 |
* | Remove OrientationChangeEvent IPC and clean-up code around it. | mlamouri@chromium.org | 2014-05-09 | 1 | -4/+0 |
* | Implement "Save image as" for canvas (chromium side). | jinho.bang@samsung.com | 2014-05-09 | 1 | -0/+4 |
* | Move some interfaces from content/port to internal content since they're not ... | jam@chromium.org | 2014-05-05 | 1 | -1/+1 |
* | Move didHandleOnloadEvents to RenderFrame. | avi@chromium.org | 2014-05-03 | 1 | -7/+0 |
* | Start removing support for the experimental x-webkit-speech API | hans@chromium.org | 2014-05-02 | 1 | -4/+0 |
* | Enable deferred image filters by default. | senorblanco@chromium.org | 2014-05-02 | 1 | -1/+1 |
* | Move didDisownOpener to RenderFrame. | avi@chromium.org | 2014-05-02 | 1 | -5/+0 |
* | Remove RenderWidgetHostViewPort. | jam@chromium.org | 2014-05-01 | 1 | -1/+1 |
* | Remove the unused RenderWidget::PaintRect, and show_paint_rects. | danakj@chromium.org | 2014-05-01 | 1 | -2/+0 |
* | Move didChangeContentsSize to RenderWidget. | avi@chromium.org | 2014-05-01 | 1 | -8/+0 |
* | Ensure that modal dialogs from subframes can be cleaned up correctly. | creis@chromium.org | 2014-04-29 | 1 | -1/+3 |
* | Revert of Ensure that modal dialogs from subframes can be cleaned up correctl... | robliao@chromium.org | 2014-04-28 | 1 | -3/+1 |
* | Ensure that modal dialogs from subframes can be cleaned up correctly. | creis@chromium.org | 2014-04-28 | 1 | -1/+3 |
* | Move didAccessInitialDocument to RenderFrame. | avi@chromium.org | 2014-04-28 | 1 | -8/+0 |
* | Fix for pinch virtual viewport flag wasn't fully enabled. | bokan@chromium.org | 2014-04-28 | 1 | -7/+1 |
* | Remove --disable-accelerated-video and GPU_FEATURE_TYPE_ACCELERATED_VIDEO | piman@chromium.org | 2014-04-26 | 1 | -2/+0 |
* | Remove GPU_FEATURE_TYPE_3D_CSS and --disable-accelerated-layers | piman@chromium.org | 2014-04-25 | 1 | -4/+0 |
* | Enabling new-style 'virtual viewport' pinch by default on ChromeOS | bokan@chromium.org | 2014-04-25 | 1 | -1/+8 |
* | Remove --disable-threaded-html-parser flag | eseidel@chromium.org | 2014-04-24 | 1 | -2/+0 |
* | Move Mojo channel initialization closer to IPC::Channel setup | darin@chromium.org | 2014-04-24 | 1 | -3/+9 |
* | Remove WebPreferences::accelerated_compositing_enabled | piman@chromium.org | 2014-04-24 | 1 | -1/+0 |
* | Revert 265693 "Move Mojo channel initialization closer to IPC::C..." | brianderson@chromium.org | 2014-04-23 | 1 | -9/+3 |
* | Move Mojo channel initialization closer to IPC::Channel setup | darin@chromium.org | 2014-04-23 | 1 | -3/+9 |
* | Support drag and drop of files with filesystem: URL | hashimoto@chromium.org | 2014-04-23 | 1 | -0/+36 |
* | Remove DisableFullscreenEncryptedMediaPlayback(). | xhwang@chromium.org | 2014-04-22 | 1 | -4/+0 |
* | Convert notifications to use RenderFrame instead of RenderView. | jam@chromium.org | 2014-04-22 | 1 | -52/+0 |
* | Removing changes associated with visualWordMovement since this setting is nev... | sunil.ratnu@samsung.com | 2014-04-22 | 1 | -3/+0 |