| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert 27705 - Move various methods from glue/webview.h to api/public/WebView.h | mal@chromium.org | 2009-10-01 | 3 | -11/+16 |
* | Move various methods from glue/webview.h to api/public/WebView.h | darin@chromium.org | 2009-10-01 | 3 | -16/+11 |
* | Rollback Scavenge implemetation and rely on existing functionality to free | jar@chromium.org | 2009-10-01 | 1 | -2/+2 |
* | Turn extension script injection histograms into uma histograms. | asargent@chromium.org | 2009-09-30 | 1 | -8/+11 |
* | Enable <video> using cache | hclam@chromium.org | 2009-09-30 | 1 | -0/+4 |
* | Hook up webkit/api/public/WebView.h | darin@chromium.org | 2009-09-30 | 5 | -90/+88 |
* | Address review comments. | thakis@chromium.org | 2009-09-30 | 2 | -8/+11 |
* | Relanding: | mbelshe@google.com | 2009-09-30 | 1 | -0/+10 |
* | Revert r27589 that broke the tree | hclam@chromium.org | 2009-09-30 | 1 | -4/+0 |
* | <video> use cache if --enable-byte-range-support is present | hclam@chromium.org | 2009-09-30 | 1 | -0/+4 |
* | WebView::DownloadImage refactored | yaar@chromium.org | 2009-09-29 | 2 | -10/+51 |
* | Fix stupid gcc warning. | thakis@chromium.org | 2009-09-29 | 1 | -1/+1 |
* | Fix cmd-up/cmd-down. | thakis@chromium.org | 2009-09-29 | 4 | -43/+183 |
* | Get rid of the need for cross process events in order to get plugin processes... | jam@chromium.org | 2009-09-29 | 4 | -29/+13 |
* | First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ... | gregoryd@google.com | 2009-09-29 | 3 | -1/+30 |
* | Use the current frame's URL when initializing the extension framework for a f... | mpcomplete@chromium.org | 2009-09-29 | 1 | -5/+4 |
* | Fix deadlock when plugin puts an alert and right afterwards the browser proce... | jam@chromium.org | 2009-09-28 | 5 | -64/+45 |
* | Implement about:ipc dialog for Mac. | jrg@chromium.org | 2009-09-28 | 1 | -0/+5 |
* | Revert 27397 - First step towards NaClChrome integration:1. NaCl plugin becom... | gregoryd@google.com | 2009-09-28 | 3 | -30/+1 |
* | First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ... | gregoryd@google.com | 2009-09-28 | 3 | -1/+30 |
* | Implementing chrome.i18n.getMessage call, that loads message from the extensi... | cira@chromium.org | 2009-09-28 | 6 | -6/+132 |
* | Revert 27324 - First step towards NaClChrome integration:1. NaCl plugin becom... | gregoryd@google.com | 2009-09-26 | 3 | -30/+1 |
* | First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ... | gregoryd@google.com | 2009-09-26 | 3 | -1/+30 |
* | Implement Browser Actions extensions. | finnur@chromium.org | 2009-09-26 | 2 | -1/+9 |
* | Revert 27315 - First step towards NaClChrome integration:1. NaCl plugin becom... | gregoryd@google.com | 2009-09-26 | 3 | -30/+1 |
* | First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ... | gregoryd@google.com | 2009-09-26 | 3 | -1/+30 |
* | Make --show-extensions-on-top look exactly, pixel-for-pixel | aa@chromium.org | 2009-09-25 | 1 | -17/+24 |
* | Plumb the new mixed content API callbacks to the tab contents. We'll actually | abarth@chromium.org | 2009-09-25 | 2 | -2/+14 |
* | Force garbage collection after running any unit tests that initialize WebViews. | jorlow@chromium.org | 2009-09-25 | 1 | -14/+11 |
* | Move another method from WebViewDelegate to WebViewClient. | darin@chromium.org | 2009-09-25 | 3 | -5/+6 |
* | Disable the json_schema_unittest since it crashes after a WebKit deps roll. | jorlow@chromium.org | 2009-09-24 | 1 | -12/+14 |
* | Move some more methods from WebViewDelegate to WebViewClient. | darin@chromium.org | 2009-09-24 | 3 | -21/+28 |
* | Ignore extra properties on schemas or instances that comes | aa@chromium.org | 2009-09-24 | 1 | -0/+13 |
* | Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ... | pkasting@chromium.org | 2009-09-24 | 1 | -2/+1 |
* | Make Linux Breakpad initialization call to lsb_release asynchronous. Also wra... | thestig@chromium.org | 2009-09-23 | 1 | -2/+2 |
* | Reverting 26975. | pkasting@chromium.org | 2009-09-23 | 1 | -1/+2 |
* | Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ... | pkasting@chromium.org | 2009-09-23 | 1 | -2/+1 |
* | Move some more methods from WebViewDelegate to WebViewClient. | darin@chromium.org | 2009-09-23 | 4 | -39/+44 |
* | Move FTP LIST parsing code to the renderer process. | phajdan.jr@chromium.org | 2009-09-22 | 1 | -0/+5 |
* | Coverity: Initialize instance_id_ in the constructor. | jhawkins@chromium.org | 2009-09-22 | 1 | -0/+1 |
* | On 'window.print()' javascript command, print only the frame that is represen... | maruel@chromium.org | 2009-09-22 | 1 | -5/+2 |
* | Create an enum for local storage vs. session storage rather than using | jorlow@chromium.org | 2009-09-22 | 3 | -14/+15 |
* | Update renderer plugin cache when we load/unload extensions with plugins. | mpcomplete@chromium.org | 2009-09-21 | 2 | -3/+3 |
* | Allow <audio> to work in extension | hclam@chromium.org | 2009-09-21 | 1 | -1/+11 |
* | Add histograms for tab count, RenderProcessHost count, and the number of | brettw@chromium.org | 2009-09-21 | 1 | -0/+5 |
* | Change the view mode when switching between moles and toolstrips, and | erikkay@chromium.org | 2009-09-19 | 7 | -17/+202 |
* | Revert 26635 - Change the view mode when switching between moles and toolstri... | mbelshe@google.com | 2009-09-18 | 7 | -202/+17 |
* | Change the view mode when switching between moles and toolstrips, and | erikkay@chromium.org | 2009-09-18 | 7 | -17/+202 |
* | Fold WebEditingClient into WebViewClient. | darin@chromium.org | 2009-09-18 | 4 | -119/+143 |
* | This CL makes the browser focus tests faster by replacing | jcampan@chromium.org | 2009-09-18 | 1 | -0/+6 |