| Commit message (Expand) | Author | Age | Files | Lines |
* | Move Emf class to the printing library. Also creates a platform agnostic Nat... | sverrir@google.com | 2009-07-06 | 1 | -4/+4 |
* | Plumb a command line argument to enable the XSSAuditor. | abarth@chromium.org | 2009-06-23 | 1 | -1/+3 |
* | Extract load times from WebDataSource. Move them to NavigationState. | darin@chromium.org | 2009-06-16 | 1 | -3/+3 |
* | Extract form related classes from the guts of WebFrameImpl. | darin@chromium.org | 2009-06-15 | 1 | -6/+6 |
* | Reverting Rev 18383 since it brings down the performance of single core page ... | mad@chromium.org | 2009-06-15 | 1 | -11/+2 |
* | This is to thest the page cycler performance without the resize corner, to se... | mad@chromium.org | 2009-06-15 | 1 | -2/+11 |
* | Move renderer_preferences.h from chrome/browser into chrome/common. We | tc@google.com | 2009-06-11 | 1 | -1/+1 |
* | Revert mad's backing store changes, it completely hosed Linux painting. | deanm@chromium.org | 2009-06-11 | 1 | -11/+2 |
* | Relanding reverted patch 18090. | mad@google.com | 2009-06-11 | 1 | -2/+11 |
* | Do not allow URL drops on app windows to cause a navigation away | tc@google.com | 2009-06-10 | 1 | -0/+16 |
* | Revert 18090 | jrg@chromium.org | 2009-06-10 | 1 | -11/+2 |
* | To help resolve the performance issue introduced when enabling the resize cor... | mad@google.com | 2009-06-10 | 1 | -2/+11 |
* | Don't call NPP_SetWindow before we have the plugin geometry. | jam@chromium.org | 2009-06-09 | 1 | -0/+4 |
* | Add support for printing selection only flag. This only adds the flag to the ... | sverrir@google.com | 2009-06-08 | 1 | -3/+9 |
* | Fix an issue where themes would sporadically fail to install. | mpcomplete@google.com | 2009-06-05 | 1 | -4/+0 |
* | Fixes an issue where the MSAA information was not reported back correctly to ... | klink@chromium.org | 2009-06-05 | 1 | -4/+0 |
* | Changed to use PushSource for the intermediate buffer | hclam@chromium.org | 2009-06-05 | 1 | -2/+11 |
* | Implement InspectorClient's Settings API. | pfeldman@chromium.org | 2009-06-03 | 1 | -0/+2 |
* | Remove code path that passes a file handle to the renderer | hclam@chromium.org | 2009-05-29 | 1 | -3/+1 |
* | Rename |policy_url| to |first_party_for_cookies|. This now matches the WebKi... | abarth@chromium.org | 2009-05-23 | 1 | -8/+8 |
* | Have the browser process rewrite manifest.json and theme/page action images | mpcomplete@google.com | 2009-05-22 | 1 | -0/+6 |
* | Adds propagation and handling of render-side focus events, for the benefit of... | klink@chromium.org | 2009-05-20 | 1 | -0/+4 |
* | Chrome-part of disabling web fonts by default while still alowing SVG fonts | jshin@chromium.org | 2009-05-16 | 1 | -1/+3 |
* | This CL updates chrome to the latest version of skia, retrieved via DEPS, and | senorblanco@chromium.org | 2009-05-13 | 1 | -1/+1 |
* | Fix bug 9812: Remove current RSS code in favor of new more generalized | finnur@chromium.org | 2009-05-04 | 1 | -73/+0 |
* | Replace all occurrances of WebContents with TabContents. | brettw@chromium.org | 2009-05-04 | 1 | -1/+1 |
* | This CL makes Chrome on par with Firefox in terms of 'GetSuggestedFilename' f... | jungshik@google.com | 2009-05-01 | 1 | -1/+3 |
* | Should handle the events when no printer is detected on local | maruel@chromium.org | 2009-04-28 | 1 | -0/+6 |
* | Implement HTML selects as native Cocoa controls for Chrome. | paul@chromium.org | 2009-04-24 | 1 | -0/+105 |
* | Chrome side of using WebPluginListBuilder. | darin@chromium.org | 2009-04-24 | 1 | -0/+1 |
* | Always enable copy-link-address in context menu. | brettw@chromium.org | 2009-04-22 | 1 | -0/+2 |
* | Revert 12739, 12740, and 12741 because we're going to fix Issue 7448 purely i... | abarth@chromium.org | 2009-04-08 | 1 | -8/+0 |
* | Fix some threading issues and some refactoring in AudioRendererHost | hclam@chromium.org | 2009-04-07 | 1 | -5/+14 |
* | Adds new messages and widens some existing messages between the renderer and ... | michaeln@google.com | 2009-04-07 | 1 | -0/+49 |
* | Switching things to FilePath: | phajdan.jr@chromium.org | 2009-04-07 | 1 | -1/+1 |
* | - Added support for keeping track of load times. | davemoore@chromium.org | 2009-04-03 | 1 | -1/+12 |
* | Revert "Move IPC code to ipc/" | agl@chromium.org | 2009-04-03 | 1 | -8/+2 |
* | Move IPC code to ipc/ | agl@chromium.org | 2009-04-03 | 1 | -2/+8 |
* | Replace webkit/glue/screen_info.h with WebKit/chromium/public/WebScreenInfo.h | darin@chromium.org | 2009-04-01 | 1 | -241/+1 |
* | Use WebConsoleMessage instead of ConsoleMessageLevel. | darin@chromium.org | 2009-03-31 | 1 | -0/+40 |
* | Fix unit test failures caused by bad ParamTraits for WebString. | darin@chromium.org | 2009-03-31 | 1 | -4/+4 |
* | Use WebScriptSource and WebFindInPageRequest from the WebKit API. | darin@chromium.org | 2009-03-31 | 1 | -0/+45 |
* | Add the ability to specify a default MIME type when loading a resource. We'l... | abarth@chromium.org | 2009-03-28 | 1 | -0/+8 |
* | Use Webkit::WebInputEvent and remove webkit/glue/webinputevent. | darin@chromium.org | 2009-03-27 | 1 | -23/+23 |
* | Chrome changes to support cached form submissions. | darin@chromium.org | 2009-03-25 | 1 | -4/+37 |
* | Removes all use of COM and dependencies on Windows-specific classes (includin... | klink@chromium.org | 2009-03-20 | 1 | -21/+17 |
* | Chrome-side of moving webkit/glue/cache_manager.{h,cc} to the WebKit API layer. | darin@chromium.org | 2009-03-19 | 1 | -14/+66 |
* | Reverting 11953. | hbono@chromium.org | 2009-03-18 | 1 | -34/+0 |
* | A tricky fix for Issue 1845. | hbono@chromium.org | 2009-03-18 | 1 | -0/+34 |
* | SSLPolicy Fix: Step 3. | abarth@chromium.org | 2009-03-17 | 1 | -8/+16 |