summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* [base] Move AutoReset to base namespace.dbeam@chromium.org2012-11-211-1/+1
* InstantExtended: Pass search mode to Instant page.jered@chromium.org2012-11-213-16/+18
* alternate ntp: implement searchbox api for instant overlay to adopt themeskuan@chromium.org2012-11-205-3/+220
* Packaged apps should not have draggable images by defaultMHX348@motorola.com2012-11-201-0/+4
* Enable users to alter their custom dictionary from an overlay on chrome://set...rouslan@chromium.org2012-11-207-7/+41
* Use search::Mode in InstantModel.sreeram@chromium.org2012-11-202-9/+18
* Added a ResourceMessageFilter for handling resource messages on another thread.raymes@chromium.org2012-11-202-9/+9
* Improve NaCl plugin error reporting when using IPC proxy.bbudge@chromium.org2012-11-202-29/+30
* Move extension_error_utils.* and url_pattern_set.* intoaa@chromium.org2012-11-191-2/+2
* Revert 168557 - Improve NaCl plugin error reporting when using IPC proxy.bbudge@chromium.org2012-11-192-30/+29
* Improve NaCl plugin error reporting when using IPC proxy.bbudge@chromium.org2012-11-192-29/+30
* Browser Plugin: Use Sad WebView Graphicfsamuel@chromium.org2012-11-195-0/+7
* chrome: Update the remaining calls from RunAllPending() to RunUntilIdle().tfarina@chromium.org2012-11-195-17/+17
* Launch youtube intents in a new tabqinmin@chromium.org2012-11-171-1/+1
* <webview>: Cleanup Shimfsamuel@chromium.org2012-11-171-32/+11
* Check page numbers received from native print dialog.vitalybuka@chromium.org2012-11-173-42/+36
* Unittest to go along with added no suggest flag. Currently tests no suggest f...rlp@chromium.org2012-11-171-0/+61
* Remove prerendering RenderView histograms.mmenke@chromium.org2012-11-173-154/+22
* Remove rc file for scaled resource pak. They're already repacked inoshima@chromium.org2012-11-171-1/+0
* Move scoped_temp_dir from base to base/filesbrettw@chromium.org2012-11-161-1/+1
* Revert 168125 - Remove rc file for scaled resource pak. They're already repac...kinuko@chromium.org2012-11-161-0/+1
* Revert 168052 - [Spellcheck] Removing cruft.hbono@chromium.org2012-11-1611-92/+95
* Move searchbox_api.js back one level up.sreeram@chromium.org2012-11-164-3/+4
* Remove unused focus/blur API from searchbox (Instant).sreeram@chromium.org2012-11-164-68/+0
* Remove rc file for scaled resource pak. They're already repacked inoshima@chromium.org2012-11-161-1/+0
* Adding 'partition' as a valid <webview> attribute.nasko@chromium.org2012-11-161-1/+1
* Fix regression of Autofill UIcsharp@chromium.org2012-11-161-4/+1
* [Spellcheck] Removing cruft.groby@chromium.org2012-11-1511-95/+92
* Moving Autofill composition clearing fix.aurimas@chromium.org2012-11-152-8/+2
* Implement the Flash menu as a new-style Pepper resource.brettw@chromium.org2012-11-153-1/+294
* Extract renderer-side favicon downloading code into separate helper classcaitkp@chromium.org2012-11-155-164/+251
* Simplify platform_canvas.h by recognizing that PlatformCanvas does not actual...reed@google.com2012-11-143-28/+24
* Send match type for Instant extended mode.sreeram@chromium.org2012-11-144-267/+177
* Check existence of spelling engine before dereferencing.groby@chromium.org2012-11-141-8/+15
* Revert 167563 - [Spellcheck] Removing cruft.groby@chromium.org2012-11-1411-85/+95
* [Spellcheck] Removing cruft.groby@chromium.org2012-11-1411-95/+85
* Move mru_cache to the new containers subdirectory.brettw@chromium.org2012-11-131-1/+1
* Establish /extensions directory and move URLPattern there.aa@chromium.org2012-11-1310-33/+43
* Ensure that field trials synced to the renderer process are considered "active".asvitkine@chromium.org2012-11-131-1/+8
* Print headers and footers with WebKit.vitalybuka@chromium.org2012-11-135-245/+125
* browser-plugin: Remove event handling code, and use CustomEvents in webkit in...sadrul@chromium.org2012-11-131-12/+39
* Moved AlphaBlend rasterization to renderer process like it was before 152681.vitalybuka@chromium.org2012-11-131-1/+8
* Update functions DeleteFileSystem and GetUsageAndQuota to accept an instance ...calvinlo@chromium.org2012-11-121-0/+11
* ui/gfx: Fix variable name style.tfarina@chromium.org2012-11-101-2/+2
* Add a runtime flag for interactive autocomplete (and trigger the necessarydbeam@chromium.org2012-11-081-0/+6
* Make the Chrome IPC-based proxy the default for Native Client.bbudge@chromium.org2012-11-081-2/+2
* Return IPC proxy startup result codes so NaCl plugin can default to SRPC corr...bbudge@chromium.org2012-11-081-36/+38
* Move handling of document tags to browser side.groby@chromium.org2012-11-074-96/+17
* Update shared spellcheck data, with no upward dependency.groby@chromium.org2012-11-074-30/+48
* Make TabHelper::ContentScriptObserver also notify when tabs.executeScript iskalman@chromium.org2012-11-071-11/+7