| Commit message (Expand) | Author | Age | Files | Lines |
* | Deleted code associated with --enable-gpu-rendering and | kbr@chromium.org | 2010-11-08 | 1 | -8/+0 |
* | Revert 63067 - This adds some plumbing for propagating the status and error c... | gspencer@chromium.org | 2010-10-19 | 1 | -2/+1 |
* | This adds some plumbing for propagating the status and error code of a | gspencer@chromium.org | 2010-10-19 | 1 | -1/+2 |
* | Use RenderWidget(Host) for full screen | boliu@chromium.org | 2010-08-19 | 1 | -0/+8 |
* | Allow render_widget_host_gtk to autoscroll even when widget is against edge o... | davemoore@chromium.org | 2010-08-18 | 1 | -0/+15 |
* | FBTF: Header cleanup in renderer_host. | jhawkins@chromium.org | 2010-08-16 | 1 | -0/+1 |
* | FBTF: Remove "obviously" unneeded standard C++ library #includes. | viettrungluu@chromium.org | 2010-08-15 | 1 | -1/+0 |
* | Lands http://codereview.chromium.org/2878087 for Alex: | sky@chromium.org | 2010-08-11 | 1 | -0/+4 |
* | Move owned_widget_gtk.* out of common/, into browser/gtk/. | estade@chromium.org | 2010-08-03 | 1 | -1/+1 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Improve input method support. | suzhe@chromium.org | 2010-06-23 | 1 | -1/+3 |
* | Merge DidPaintBackingStoreRects and DidScrollBackingStoreRect | darin@chromium.org | 2010-06-11 | 1 | -2/+3 |
* | Use customized RGBA-enabled tooltip window for tooltip on ChroemOS | xiyuan@chromium.org | 2010-04-28 | 1 | -0/+11 |
* | Fix class/struct forward-declare mixups. | evan@chromium.org | 2010-04-16 | 1 | -1/+1 |
* | GTK: fix <select> dropdown corner case behaviors caused by WebKit changeset 5... | estade@chromium.org | 2010-04-09 | 1 | -3/+13 |
* | Adding the new WebPopupType to the RenderWidget creation. | jcivelli@google.com | 2010-04-07 | 1 | -0/+3 |
* | This CL ensures the interstitial when hidden does not call | jcivelli@google.com | 2010-03-29 | 1 | -0/+1 |
* | Move some more files to toplevel gfx dir. | ben@chromium.org | 2010-03-17 | 1 | -1/+1 |
* | Add --enable-gpu-rendering instead of relying on a hardcoded constant. | scherkus@chromium.org | 2010-03-02 | 1 | -0/+3 |
* | Initial work for cross-process video rendering using layers. | scherkus@chromium.org | 2010-02-26 | 1 | -0/+1 |
* | GTK: visually de-emphasize the render view contents when a constrained window... | estade@chromium.org | 2010-02-16 | 1 | -0/+4 |
* | CL implementing focus-dismissal of the chrome.experimental.popup set of exten... | twiz@chromium.org | 2010-02-10 | 1 | -0/+1 |
* | [Linux] Implement input methods context menu. | suzhe@chromium.org | 2010-01-24 | 1 | -1/+6 |
* | Make the browser-side of the GPU backing store work on Linux (and should now | brettw@chromium.org | 2010-01-15 | 1 | -3/+4 |
* | Combine ViewHostMsg_{Paint,Scroll}Rect into one IPC. | darin@chromium.org | 2009-12-21 | 1 | -2/+2 |
* | Revert 34951 - Combine ViewHostMsg_{Paint,Scroll}Rect into one IPC. | rsesek@chromium.org | 2009-12-18 | 1 | -2/+2 |
* | Combine ViewHostMsg_{Paint,Scroll}Rect into one IPC. | darin@chromium.org | 2009-12-18 | 1 | -2/+2 |
* | Add a RWH_TabSwitchPaintDuration histogram. | chase@chromium.org | 2009-11-12 | 1 | -0/+3 |
* | Revert "Add a RWH_TabSwitchPaintDuration histogram." | chase@chromium.org | 2009-11-11 | 1 | -3/+0 |
* | Add a RWH_TabSwitchPaintDuration histogram. | chase@chromium.org | 2009-11-11 | 1 | -0/+3 |
* | Reverting 31632 - looks like it broke some tests. | dpranke@google.com | 2009-11-11 | 1 | -3/+0 |
* | Add a RWH_TabSwitchPaintDuration histogram. | chase@chromium.org | 2009-11-11 | 1 | -0/+3 |
* | Attempt at fixing bug 24248 with a workaround. | jcampan@chromium.org | 2009-10-28 | 1 | -0/+1 |
* | Move native_widget_types and gtk_native_view_id_manager from base/gfx to | brettw@chromium.org | 2009-10-11 | 1 | -1/+1 |
* | Don't send tab switching/killing/creating keyboard accelerators to pages. Th... | jam@chromium.org | 2009-10-02 | 1 | -1/+1 |
* | Calculate whiteout duration on linux (the time we draw green | tony@chromium.org | 2009-09-25 | 1 | -0/+6 |
* | Size the render widget host view when the browser tries to set it to a partic... | tony@chromium.org | 2009-09-18 | 1 | -0/+4 |
* | Supports Gtk keyboard themes. | suzhe@chromium.org | 2009-09-10 | 1 | -1/+16 |
* | Roll webkit deps 48155:48185 and remove a couple of passing tests from test_e... | japhet@chromium.org | 2009-09-08 | 1 | -7/+0 |
* | Eliminate remaining WebCore dependencies from webplugin_impl.cc | darin@chromium.org | 2009-09-02 | 1 | -1/+1 |
* | Draw background of Linux extension toolstrips. | phajdan.jr@chromium.org | 2009-08-27 | 1 | -0/+1 |
* | linux: new socket/plug code for windowed plugins | piman@chromium.org | 2009-08-25 | 1 | -9/+2 |
* | Remove include of IPC headers from headers they crept into. This slows down ... | jam@chromium.org | 2009-08-20 | 1 | -1/+0 |
* | Cleanup GtkIMContext related code by splitting it into separated source file. | suzhe@chromium.org | 2009-08-11 | 1 | -4/+6 |
* | This change list improves IME support on Linux. Many corner cases that were not | estade@chromium.org | 2009-07-21 | 1 | -26/+9 |
* | linux: destroy browser-side plugin windows on plugin crash | evan@chromium.org | 2009-07-15 | 1 | -1/+8 |
* | Reverting 20683. | jorlow@chromium.org | 2009-07-14 | 1 | -8/+1 |
* | linux: destroy browser-side plugin windows on plugin crash | evan@chromium.org | 2009-07-14 | 1 | -1/+8 |
* | linux: OOP windowed plugins | evan@chromium.org | 2009-07-07 | 1 | -0/+6 |
* | Revert "linux: OOP windowed plugins" | evan@chromium.org | 2009-07-06 | 1 | -6/+0 |