summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-0525-47/+47
* Reland r73760: Move most of chrome-extension:// requestaa@chromium.org2011-02-043-0/+101
* Only cache <input type="text"> and <select> elements for autofill.isherman@chromium.org2011-02-043-1214/+900
* Revert 73760 - Move most of chrome-extension:// request checks intotommi@chromium.org2011-02-043-101/+0
* Move most of chrome-extension:// request checks intoaa@chromium.org2011-02-043-0/+101
* Call webkit init once for all chrome unit tests and move the only unittestmichaeln@google.com2011-02-041-0/+0
* Calculate animation_floor_time_ only when actually updating animationsjamesr@chromium.org2011-02-042-14/+41
* Copy buffers in base::FileUtilProxy::{Read,Write} to avoid memory corruption. darin@chromium.org2011-02-041-2/+3
* Mac: Enable "Check Spelling While Typing" in Edit menusail@chromium.org2011-02-032-12/+54
* Support autocompletion for HTMl5 tags:"email", "month" and "tel".dhollowa@chromium.org2011-02-032-58/+109
* Revert 73641 - Mac: Enable "Check Spelling While Typing" in Edit menusail@chromium.org2011-02-032-54/+12
* Mac: Enable "Check Spelling While Typing" in Edit menusail@chromium.org2011-02-032-12/+54
* WebUI: Rename DOMUIBindings to WebUIBindings.tfarina@chromium.org2011-02-035-28/+28
* WebUI: Change all references from "DOM UI" to "Web UI".tfarina@chromium.org2011-02-021-2/+2
* Added context lost callback.amarinichev@google.com2011-02-026-2/+65
* IndexedDB: Update calls to WebIDBObjectStore::put().hans@chromium.org2011-02-024-6/+7
* Move ViewHostMsg_PagesReadyForPreview message to CreatePreviewDocument() func...kmadhusu@chromium.org2011-02-024-27/+28
* Set the name of the PPAPI plugin properly when running out of process. Thisbrettw@chromium.org2011-02-021-4/+8
* Make TranslateHelper be a RenderViewObserver so that RenderView doesn't have ...jam@chromium.org2011-02-025-123/+103
* Clean up autofill::FormManagerisherman@chromium.org2011-02-014-175/+122
* Fixed null dereference in RenderWidget::UpdateAnimationsIfNeeded.apatrick@chromium.org2011-02-011-1/+1
* Adds basic error text for all errors with a 1% or greatermmenke@chromium.org2011-02-011-1/+36
* Remove the internal-nacl flag.sehr@google.com2011-02-011-29/+0
* Rename Real* to Double* in values.* and dependent filesarv@chromium.org2011-02-013-7/+7
* Increase the maximum size of the phishing model.bryner@chromium.org2011-02-011-1/+1
* Revert "First steps towards webRequest extension API."mpcomplete@chromium.org2011-01-312-119/+3
* First steps towards webRequest extension API.mpcomplete@chromium.org2011-01-312-3/+119
* Pepper/Flapper: First pass at context menu implementation.viettrungluu@chromium.org2011-01-316-11/+116
* Remove integration points for the NPAPI NaCl pluginabarth@chromium.org2011-01-311-51/+0
* Refactoring to use a new IPC message filter.backer@chromium.org2011-01-312-5/+6
* Spruce up close buttons for blocked/click-to-play plugins.bauerb@chromium.org2011-01-313-9/+36
* Create autofill subdirectory in chrome/rendererisherman@chromium.org2011-01-2911-170/+199
* Add a low-latency AudioOutputStream implementation for Mac OS X.crogers@google.com2011-01-291-1/+1
* Move ExtensionRendereInfo into common and call it ExtensionSet instead.aa@chromium.org2011-01-2914-293/+29
* Fixes webkitRequestAnimationFrame on windowsjamesr@chromium.org2011-01-291-4/+18
* retry r72606:estade@chromium.org2011-01-281-4/+2
* DOMUI: Allow chrome.send to pass number, boolean, null and arrays of thosearv@chromium.org2011-01-281-7/+36
* Remove behind-the-flag outdated code in WebGraphicsContext's two implementati...zmo@google.com2011-01-282-1396/+0
* IndexedDB: Remove overrides of and calls to WebIDBCallbacks::onSuccess().hans@chromium.org2011-01-281-7/+0
* Fix LoadType histograms.mmenke@google.com2011-01-281-2/+4
* Change UTF8ToUTF16 to accept const StringPiece&.suzhe@google.com2011-01-281-1/+1
* PPAPI: move GLES2Implementation to PPAPI gluepiman@google.com2011-01-284-40/+73
* Remove the routing id parameter from the desktop notification IPCs sent by th...ananta@chromium.org2011-01-281-5/+1
* Relanding this as this was reverted.ananta@chromium.org2011-01-271-2/+5
* Make sure Mac plugin focus doesn't outlast plugin lifetimestuartmorgan@chromium.org2011-01-271-0/+12
* Revert 72861 (chrome/browser/desktop_notification_handler.cc:53:warning: unus...thakis@chromium.org2011-01-271-5/+2
* Move the handling of Desktop notification IPCs coming in from the renderer in...ananta@chromium.org2011-01-271-2/+5
* Land 6266021 for David.jorlow@chromium.org2011-01-272-2/+9
* Part 1 of repairing regressions to my old clang check plugins so Nico canerg@google.com2011-01-2711-8/+16
* Refactor WebGraphicsContext3D to use WGC3D types which match corresponding GL...zmo@google.com2011-01-272-0/+1401