summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* Revert 51572 - Clean up .grds, step 1: Alphabetize.pkasting@chromium.org2010-07-021-5/+5
* Clean up .grds, step 1: Alphabetize.pkasting@chromium.org2010-07-021-5/+5
* Store blocked and accessed cookies in the tab contents.jochen@chromium.org2010-07-021-2/+6
* Show a warning message if the cache might not be cleared between runs.mlloyd@chromium.org2010-07-021-0/+5
* Add support for omnibox.onInputStarted and onInputCancelled.mpcomplete@chromium.org2010-07-021-18/+2
* Fix style issues pointed in another change.hamaji@chromium.org2010-07-022-14/+14
* Implement limited paged media support for win.hamaji@chromium.org2010-07-022-5/+52
* Adds a temporary switch --enable-glsl-translator which gman@chromium.org2010-07-021-1/+4
* Revert some changes I accidentally checked in in revision 50597. This was anbrettw@chromium.org2010-07-016-42/+1
* Implement limited paged media support for mac.hamaji@chromium.org2010-07-013-5/+59
* Add the concept of browse extent.aa@chromium.org2010-07-013-7/+28
* **Reapply change that caused build break in chromeos/arm**rogerta@google.com2010-07-011-0/+1
* Parent the GL context used by WebGL to the GL context attached to the WebView...vangelis@chromium.org2010-06-302-11/+22
* Add a wildcard scheme and a special 'all_urls' pattern to URLPattern.mpcomplete@chromium.org2010-06-302-6/+17
* Adds support for language detection on the server side.jcivelli@chromium.org2010-06-301-1/+4
* Revert 51263 (breaks the Linux views build)jcivelli@chromium.org2010-06-301-4/+1
* Adds support for language detection on the server side.jcivelli@chromium.org2010-06-301-1/+4
* Require renegotiation info from a whitelist of servers.agl@chromium.org2010-06-301-0/+7
* Move GetPageSizeAndMarginsInPoints from linux code to generic code.hamaji@chromium.org2010-06-303-66/+126
* Implement getAttachedShaders for WebGL.zmo@google.com2010-06-302-0/+8
* AutoFill fills only clicked field when form was filled prior.dhollowa@chromium.org2010-06-303-0/+70
* Added support for vector printing for Pepper v1 plugins for Linux.sanjeevr@chromium.org2010-06-292-9/+55
* Allow quering Pepper plugin for selected text for the context menu. Also tak...jam@chromium.org2010-06-292-2/+35
* Added support for allowing a parent GGL context to be destroyed before all of...apatrick@chromium.org2010-06-291-6/+7
* Implement limited paged media support for linux.hamaji@chromium.org2010-06-291-13/+101
* Fix a build failure caused by the patch of https://bugs.webkit.org/show_bug.c...suzhe@chromium.org2010-06-281-1/+0
* Adding a new signature for WebGraphicsContext3DCommandBufferImpl::initialize(...vangelis@chromium.org2010-06-282-0/+28
* Revert 51042 - Show a warning message if the cache might not be cleared corre...sky@chromium.org2010-06-281-5/+0
* Show a warning message if the cache might not be cleared correctly between runs.mlloyd@chromium.org2010-06-281-0/+5
* Added support for vector printing of Pepper v1 plugins on the Mac.sanjeevr@chromium.org2010-06-281-4/+17
* Revert 50977 - Add support for RLZ chrome extension api.sky@chromium.org2010-06-281-1/+0
* Add support for RLZ chrome extension api.rogerta@google.com2010-06-281-0/+1
* Create constant variables kPointsPerInch and kPixelsPerInch and conversion fu...hamaji@chromium.org2010-06-283-11/+10
* Rename Dns prefetching files to Predictor filesjar@chromium.org2010-06-279-17/+18
* Add field trial stats for alternate_protocol. The histogram we collected are: lzheng@chromium.org2010-06-263-1/+70
* AutoFill: GRD strings cleanup.jhawkins@chromium.org2010-06-251-1/+1
* Fix two webgl crashes.pathorn@chromium.org2010-06-251-3/+3
* DevTools: migrate to new WebView constructor.pfeldman@chromium.org2010-06-252-4/+2
* Checking in Lei's fix from http://codereview.chromium.org/2827024: Don't cras...jam@chromium.org2010-06-251-7/+9
* Revert r50807aa@chromium.org2010-06-251-0/+0
* Initialize WebKit for unit_tests process. Before it was getting initialized b...aa@chromium.org2010-06-251-0/+0
* AppCache: Output some information to the javascript console.michaeln@chromium.org2010-06-252-4/+22
* Change classes and functions for DNS Prefetching to Predictor*jar@chromium.org2010-06-255-33/+33
* AutoFill: Don't show labels in the suggestions popup when the user is editing ajhawkins@chromium.org2010-06-241-1/+2
* 1. remove initial rendering lag time for egl image decoding pathwjia@google.com2010-06-242-5/+9
* Require user opt-in before allowing content script injection on file URLs.mpcomplete@chromium.org2010-06-241-0/+3
* Revert 50726 "DevTools: Migrate to new WebView initialization (pass devtools ...pfeldman@chromium.org2010-06-242-2/+4
* DevTools: Migrate to new WebView initialization (pass devtools client directly).pfeldman@chromium.org2010-06-242-4/+2
* Added support for vector printing for Pepper v1 plugins for Windows. Mac and ...sanjeevr@chromium.org2010-06-242-0/+88
* Canvas refactoring part 2.ben@chromium.org2010-06-231-2/+2