| Commit message (Expand) | Author | Age | Files | Lines |
* | Add 3D support for the Mac on Leopard (OS X 10.5) and earlier. This CL uses | dspringer@google.com | 2010-02-23 | 2 | -0/+11 |
* | Make the translation bar not show up again when you closed it in a page | jcampan@chromium.org | 2010-02-23 | 2 | -0/+10 |
* | GTK: visually de-emphasize the render view contents when a constrained window... | estade@chromium.org | 2010-02-16 | 1 | -0/+1 |
* | Implements the auto-translate on click: if you have translated | jcampan@chromium.org | 2010-02-12 | 1 | -2/+2 |
* | CL implementing focus-dismissal of the chrome.experimental.popup set of exten... | twiz@chromium.org | 2010-02-10 | 1 | -0/+4 |
* | [GTTF] Reduce header dependencies in chrome. | phajdan.jr@chromium.org | 2010-02-09 | 1 | -2/+2 |
* | Send window frame information to Mac plugins via IPC | stuartmorgan@chromium.org | 2010-02-08 | 1 | -0/+1 |
* | [GPU] Get GPU process running on the mac | kbr@google.com | 2010-02-03 | 2 | -0/+31 |
* | Hide plugins in minimized/hidden windows on the Mac | stuartmorgan@chromium.org | 2010-02-02 | 1 | -0/+1 |
* | temp_scaffolding_stubs cleanup. | thestig@chromium.org | 2010-01-22 | 1 | -6/+1 |
* | Introduce all the plumbing for Session Storage. This mostly consists of crea... | jorlow@chromium.org | 2010-01-15 | 2 | -2/+5 |
* | Add the ability for the GPU process to be used to paint the backing store of a | brettw@chromium.org | 2010-01-13 | 3 | -2/+64 |
* | Remove most uses of EmptyString(), EmptyWString(), EmptyString16(), and Empty... | pkasting@chromium.org | 2010-01-08 | 2 | -7/+7 |
* | Combine ViewHostMsg_{Paint,Scroll}Rect into one IPC. | darin@chromium.org | 2009-12-21 | 2 | -4/+6 |
* | Revert 34951 - Combine ViewHostMsg_{Paint,Scroll}Rect into one IPC. | rsesek@chromium.org | 2009-12-18 | 1 | -4/+2 |
* | Combine ViewHostMsg_{Paint,Scroll}Rect into one IPC. | darin@chromium.org | 2009-12-18 | 1 | -2/+4 |
* | Revert "Allow silent extension installations from the extensions gallery - Pa... | rafaelw@chromium.org | 2009-12-08 | 2 | -1/+13 |
* | Allow silent extension installations from the extensions gallery - Part 1. | rafaelw@chromium.org | 2009-12-07 | 2 | -13/+1 |
* | amit, please review everything, jam please review the changes to the tab_cont... | ananta@chromium.org | 2009-11-17 | 2 | -2/+3 |
* | Fixes almost all of the rest of lint errors in the chrome/ directory (minus t... | erg@google.com | 2009-11-13 | 1 | -1/+1 |
* | Small clean-up to not expose base::Process from RenderProcesHost, and instead... | jam@chromium.org | 2009-11-13 | 1 | -2/+1 |
* | Ninth patch in making destructors of refcounted objects private. | jam@chromium.org | 2009-11-07 | 1 | -4/+4 |
* | Attempt at fixing bug 24248 with a workaround. | jcampan@chromium.org | 2009-10-28 | 1 | -0/+1 |
* | First of several patches to get rid of MessageLoop caching now that we have C... | jam@chromium.org | 2009-10-28 | 2 | -0/+5 |
* | Second attempt to swap processes on rel=noreferrer, target=blank links. | creis@chromium.org | 2009-10-26 | 1 | -1/+131 |
* | Reverting 29783. | johnnyg@chromium.org | 2009-10-22 | 1 | -91/+1 |
* | Swaps renderer processes on links with rel=noreferrer and target=_blank. | creis@google.com | 2009-10-22 | 1 | -1/+91 |
* | Trim unused members from SearchableFormData. Remove copies of WebCore functi... | pkasting@chromium.org | 2009-10-21 | 1 | -1/+0 |
* | Fix another memory leak in my unit test. | rogerta@chromium.org | 2009-10-15 | 1 | -2/+6 |
* | Fix for memory leak in unit test. The test used to leak SiteInstance object | rogerta@chromium.org | 2009-10-14 | 1 | -22/+34 |
* | I had written unit tests for the change to add a runtime id to Profiles, but | rogerta@google.com | 2009-10-13 | 1 | -0/+51 |
* | Header dependency cleanup in chrome/ | phajdan.jr@chromium.org | 2009-10-12 | 1 | -0/+1 |
* | Fix deadlock when plugin puts an alert and right afterwards the browser proce... | jam@chromium.org | 2009-09-28 | 3 | -10/+6 |
* | Allow the initial size of TabContentViews to be based on the | tony@chromium.org | 2009-09-25 | 1 | -1/+1 |
* | Rename test_web_contents.* to test_tab_contents.* | tony@chromium.org | 2009-09-16 | 2 | -4/+2 |
* | Replace a bunch of hardcoded URLs with constants from url_constants.h | brettw@chromium.org | 2009-09-15 | 1 | -3/+4 |
* | Eliminate remaining WebCore dependencies from webplugin_impl.cc | darin@chromium.org | 2009-09-02 | 1 | -1/+1 |
* | Replace the RenderProcessHost.PID function that returns the OS-generated | brettw@chromium.org | 2009-08-31 | 1 | -4/+4 |
* | Enable extensions by default. | aa@chromium.org | 2009-08-29 | 1 | -3/+0 |
* | linux: new socket/plug code for windowed plugins | piman@chromium.org | 2009-08-25 | 1 | -4/+2 |
* | Ensure that we never call into WebCore::Page static methods when Page constru... | dglazkov@chromium.org | 2009-08-05 | 1 | -0/+1 |
* | Revert of r21673 - which caused browser_test failure in ChromeURLAfterDownload. | robertshield@chromium.org | 2009-07-27 | 1 | -1/+2 |
* | Make downloads not prevent tabs from closing. | brettw@chromium.org | 2009-07-27 | 1 | -2/+1 |
* | Make scrollbars and other controls tint/untint upon main window gaining | thakis@chromium.org | 2009-07-22 | 2 | -0/+5 |
* | More bad ipc message handling for RenderWidgetHost | cpu@google.com | 2009-07-17 | 1 | -0/+13 |
* | Handle failure of de-serialization of IPC messages in RenderViewHost | cpu@google.com | 2009-07-15 | 1 | -0/+30 |
* | linux: destroy browser-side plugin windows on plugin crash | evan@chromium.org | 2009-07-15 | 1 | -1/+3 |
* | Reverting 20683. | jorlow@chromium.org | 2009-07-14 | 1 | -3/+1 |
* | linux: destroy browser-side plugin windows on plugin crash | evan@chromium.org | 2009-07-14 | 1 | -1/+3 |
* | Remove svn:executable property from some more files that don't need it. | thestig@chromium.org | 2009-07-10 | 1 | -0/+0 |