summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* Render crash in FormManager::FindCachedFormElement()dhollowa@chromium.org2010-09-292-92/+71
* shared_memory: remove wstrings, fix callers.evan@chromium.org2010-09-295-6/+5
* Resubmit - Some cleanup work in GpuVideoDecoderHost and IpcVideoDecoderhclam@chromium.org2010-09-298-439/+296
* Revert 60949 - Render crash in FormManager::FindCachedFormElement()dhollowa@chromium.org2010-09-292-71/+92
* Render crash in FormManager::FindCachedFormElement()dhollowa@chromium.org2010-09-292-92/+71
* Revert 60912 - Some cleanup work in GpuVideoDecoderHost and IpcVideoDecoderjochen@chromium.org2010-09-298-296/+439
* Some cleanup work in GpuVideoDecoderHost and IpcVideoDecoderhclam@chromium.org2010-09-298-439/+296
* Implement video frame exchange in GpuVideoDecoder and testshclam@chromium.org2010-09-292-22/+8
* Add AudioBuffersState struct. Use it for audio synchronization.sergeyu@chromium.org2010-09-299-63/+44
* Revert 60832 - Ensure browser cache of the renderer tree contains an accessib...ctguil@chromium.org2010-09-281-18/+0
* Ensure browser cache of the renderer tree contains an accessibility object be...ctguil@chromium.org2010-09-281-0/+18
* Generalize permission types to make it safer for us to add new permissions an...erikkay@chromium.org2010-09-284-6/+7
* This removes the render_widget_browsertest.cc that is missed in http://codere...lzheng@chromium.org2010-09-281-141/+0
* Pepper's FileSystem implementation.dumi@chromium.org2010-09-272-0/+64
* Add Worker support for FileSystem API.kinuko@chromium.org2010-09-272-49/+11
* Remove use of WebAccessibilityCacheImpl::isValidId and the id=1000 magic number.ctguil@chromium.org2010-09-271-13/+18
* Fix clang build when disable_nacl=1.thakis@chromium.org2010-09-271-1/+3
* Support additional webkit accessibility notifications and states. ctguil@chromium.org2010-09-252-39/+41
* Removed now-obsoletekbr@google.com2010-09-252-13/+0
* Revert 60368 - Client-side phishing detection: grab snapshot of custom sized ...noelutz@google.com2010-09-247-226/+7
* Revert "Revert 60457 - Adds IDBFactory::didCompleteEventsForTransaction plumb...andreip@chromium.org2010-09-245-12/+12
* Revert 60457 - Adds IDBFactory::didCompleteEventsForTransaction plumbingphajdan.jr@chromium.org2010-09-245-12/+12
* Adds IDBFactory::didCompleteEventsForTransaction plumbingandreip@chromium.org2010-09-245-12/+12
* Add some optimizations to plugin painting.brettw@chromium.org2010-09-246-5/+91
* base: Finish moving the SplitString functions from string_util.h to string_sp...tfarina@chromium.org2010-09-242-1/+3
* Mark failing test OnMsgPaintAtSize failinggeorgey@chromium.org2010-09-241-1/+1
* Simple fix correcting the assignment of page_id to RenderView instances.twiz@google.com2010-09-231-1/+0
* FBTF: Move virtual methods to implementation files.erg@google.com2010-09-233-2/+5
* Client-side phishing detection: grab snapshot of custom sized view.noelutz@google.com2010-09-238-7/+367
* Implement Pepper plugin focus notifications.brettw@chromium.org2010-09-234-2/+20
* Trying to reland r59889, this time as a multi-stage patch.mpcomplete@chromium.org2010-09-235-75/+100
* Revert "Add some optimizations to plugin painting."maruel@chromium.org2010-09-236-65/+5
* Add some optimizations to plugin painting.brettw@chromium.org2010-09-236-5/+65
* Implement GetDefaultCharSet for Pepper and pull the corresponding PPAPI change.brettw@chromium.org2010-09-232-0/+10
* Revert my revert of 60275 + don't do static casting + disable the tests for now.jorlow@chromium.org2010-09-236-92/+166
* Revert 60275.jorlow@chromium.org2010-09-236-182/+92
* Add the transaction id plumbing to IndexedDB.jorlow@chromium.org2010-09-236-92/+182
* Add plumbing for IDBTransaction::abort()andreip@chromium.org2010-09-231-2/+2
* Add an IPC message that will be used to send the phishing classification modelbryner@chromium.org2010-09-232-0/+8
* Autofill filling on HTML form fills all entries except the entry clickeddhollowa@chromium.org2010-09-221-0/+6
* Remove some more log spam.aa@chromium.org2010-09-221-4/+0
* Add a PhishingClassifier implementation.bryner@chromium.org2010-09-229-39/+479
* Stop using WebInputElement::inputType().tkent@chromium.org2010-09-222-4/+5
* Deleted WebGLES2ContextImpl and references to it and WebGLES2Context.kbr@google.com2010-09-216-225/+1
* Revert 60082 - Add a PhishingClassifier implementation.rdsmith@chromium.org2010-09-219-478/+39
* Printing: Implement PrintingContext::UseDefaultSettings for Linux/Cairo.jhawkins@chromium.org2010-09-213-39/+1
* Add a PhishingClassifier implementation.bryner@chromium.org2010-09-219-39/+478
* Add a unique identifier for plugin groups and use it to identify blocked plug...bauerb@chromium.org2010-09-211-8/+3
* Added code path to WebGraphicsContext3DCommandBufferImpl to supportkbr@google.com2010-09-202-8/+83
* Disable PrintLayoutTest as it fails on windows.satish@chromium.org2010-09-201-1/+8