summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert 59889 - Fix regression introduced bythakis@chromium.org2010-09-195-94/+72
* Fix regression introduced bympcomplete@chromium.org2010-09-185-72/+94
* Support for building Chrome using Clang.evan@chromium.org2010-09-181-1/+2
* Extend improved windowless plugin focus handling to all platformsstuartmorgan@chromium.org2010-09-184-24/+21
* Resubmit GpuVideoDecoder and related patches.hclam@chromium.org2010-09-175-45/+25
* Revert 59845 - Extend improved windowless plugin focus handling to all platformsstuartmorgan@chromium.org2010-09-174-17/+22
* Extend improved windowless plugin focus handling to all platformsstuartmorgan@chromium.org2010-09-174-22/+17
* Implement IsSearchProviderInstalled handling on I/O thread.levin@chromium.org2010-09-171-2/+2
* Fixed crash in DOM UI setup caused by lazy instantiation of thekbr@google.com2010-09-172-17/+27
* Revert 59784 - GpuVideoDecoder to use GpuVideoDevice and IPC messages to comp...mlloyd@chromium.org2010-09-175-17/+45
* Revert 59785 - Implement FakeGlVideoDecodeEngine using FakeGlVideoDecodeContextmlloyd@chromium.org2010-09-172-9/+1
* Fix IndexedDB. My last CL had a bug in it.jorlow@chromium.org2010-09-171-2/+2
* Implement FakeGlVideoDecodeEngine using FakeGlVideoDecodeContexthclam@chromium.org2010-09-172-1/+9
* GpuVideoDecoder to use GpuVideoDevice and IPC messages to complete VideoFrame...hclam@chromium.org2010-09-175-45/+17