summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* 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
* Convert WebPluginInfo from wstring to string16stuartmorgan@chromium.org2010-06-231-3/+3
* Refactored ggl::SwapBuffers to take the GGL context as an argument. apatrick@chromium.org2010-06-234-5/+4
* Improve input method support.suzhe@chromium.org2010-06-235-214/+146
* Replace wstring with string16 in history. The only time wstring is used now i...brettw@chromium.org2010-06-236-1/+42
* Reland - Only allow installation of extensions/apps with gallery update url v...rafaelw@chromium.org2010-06-232-4/+3
* Fix files with svn:executable permissions.thestig@chromium.org2010-06-234-0/+0
* code cleanup for media code for video renerers.jiesun@google.com2010-06-231-13/+3
* Allow WebGLES2 contexts to be initialized with a parent context for the purposesvangelis@chromium.org2010-06-222-1/+24
* When creating a child ggl context, flush commands in the parent context first...vangelis@chromium.org2010-06-221-0/+4
* Include WebDevToolsMessageTransport.h in devtools_agent_filter.ccmnaganov@chromium.org2010-06-221-0/+1
* Remove unused static implementation of sendMessageToFrontendOnIOThread.mnaganov@chromium.org2010-06-221-6/+0
* In pages rendered in ChromeFrame window open requests or link clicks with tar...ananta@chromium.org2010-06-221-0/+13
* Address some visual problems with the omnibox extension API:mpcomplete@chromium.org2010-06-211-0/+13
* Enhance comment above RenderThread with how this should be factored instead. ...brettw@chromium.org2010-06-212-5/+28
* A/B test for determining a value for unused socket timeout. Currently theziadh@chromium.org2010-06-211-0/+34
* Revert 50333 - Only allow installation of extensions/apps with gallery update...tkent@chromium.org2010-06-212-3/+4
* Only allow installation of extensions/apps with gallery update url via downlo...rafaelw@chromium.org2010-06-212-4/+3
* Re-commit r50321 after rollback.jeremy@chromium.org2010-06-202-7/+42
* Revert "Mac: Infrastructure for serialization of OS fonts over IPC."jeremy@chromium.org2010-06-202-42/+7
* Mac: Infrastructure for serialization of OS fonts over IPC.jeremy@chromium.org2010-06-202-7/+42
* Cleanup: Remove some unneeded WebKit headers.thestig@chromium.org2010-06-181-1/+1
* Make WebDevToolsAgentClient::sendMessageToFrontendOnIOThread virtual.mnaganov@chromium.org2010-06-181-0/+15
* Split part of about_handler into chrome/common to break the browser-renderer ...thestig@chromium.org2010-06-183-35/+44
* Remove obsolete API handlers now that upstream changes to frame name plumbing...atwilson@chromium.org2010-06-172-15/+2
* Remove the dependency from renderer on browser.thestig@chromium.org2010-06-172-5/+0
* Allow /Library/Fonts through the sandbox. Needed for internal plugin.jabdelmalek@google.com2010-06-171-1/+3
* Fix build errorjam@chromium.org2010-06-171-1/+1