summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* Revert 43564 - Attempt to fix the perf regression: remove the code that calls...jar@chromium.org2010-04-031-3/+1
* Attempt to fix the perf regression: remove the code that calls LabelForElement.jhawkins@chromium.org2010-04-031-1/+3
* AutoFill: Use the FormManager cache to send forms to the AutoFillManager.jhawkins@chromium.org2010-04-035-65/+156
* Audio cut off ~500ms too earlyhclam@chromium.org2010-04-021-1/+1
* Add calling frame's source_url to extension and dom ui requests.rafaelw@chromium.org2010-04-025-5/+25
* 1. Create a new sandbox type which allows access to Unix sockets in the Macmsneck@google.com2010-04-021-1/+15
* Changes to the Browser to support Database access from Workers.ericu@google.com2010-04-025-134/+18
* Move history API out of experimental. Allow extensions to override history p...skerner@chromium.org2010-04-012-18/+1
* Follow-up on https://bugs.webkit.org/show_bug.cgi?id=35031:bulach@chromium.org2010-04-012-0/+8
* Flip the flag to enable geolocation by default.joth@chromium.org2010-04-011-1/+1
* Follow up on http://codereview.chromium.org/1552002bulach@chromium.org2010-04-011-1/+0
* Fix the build: swap the parameters for GetForms.jhawkins@chromium.org2010-04-011-14/+14
* FormManager cleanups:jhawkins@chromium.org2010-04-012-55/+80
* AutoFill: Store the form method on the FormData object. This is another step...jhawkins@chromium.org2010-04-011-0/+1
* Revert 43234 - Add a Pepper audio basic functionality unit test, take 2.arv@chromium.org2010-03-314-42/+9
* Send top level link click navigation to ChromeFrame always. The current imple...ananta@chromium.org2010-03-312-16/+42
* Revert 43253 - 1. Create a new sandbox type which allows access to Unix socke...dmaclach@chromium.org2010-03-311-11/+1
* 1. Create a new sandbox type which allows access to Unix sockets in the Macmsneck@google.com2010-03-311-1/+11
* Add a Pepper audio basic functionality unit test, take 2.neb@chromium.org2010-03-314-9/+42
* Follow up on https://bugs.webkit.org/show_bug.cgi?id=36535bulach@chromium.org2010-03-314-8/+10
* Page Cycler Intl2 perf regression.hayato@chromium.org2010-03-313-134/+47
* Reland 43183. Block database access on allowDatabase instead of databaseOpenF...jochen@chromium.org2010-03-313-0/+19
* Revert 43183 - Block database access on allowDatabase instead of databaseOpen...jochen@chromium.org2010-03-313-19/+0
* Block database access on allowDatabase instead of databaseOpenFile.jochen@chromium.org2010-03-313-0/+19
* AutoFill: Send the forms cached in the FormManager to the AutoFillManager onjhawkins@chromium.org2010-03-313-47/+134
* Remove packet split experiment, and add coalescing histogramjar@chromium.org2010-03-311-39/+0
* Move plugin-related files in webkit/glue to webkit/glue/plugins to make thembrettw@chromium.org2010-03-317-11/+11
* Adding API tests for getViews and infobars.finnur@chromium.org2010-03-311-2/+12
* Hook up extension apps notification permission, take tworafaelw@chromium.org2010-03-312-3/+2
* Follow the latest rename for the WebFrameClient interface to do site-isolatio...johnnyg@chromium.org2010-03-302-6/+6
* Extend the file browser/chooser to support more modes of operation, and plumbbrettw@chromium.org2010-03-304-40/+185
* linux: enable seccomp sandbox by defaultevan@chromium.org2010-03-301-4/+1
* Label scraping for AutoFill, tables.dhollowa@chromium.org2010-03-302-2/+80
* Revert 43086 - 1. Create a new sandbox type which allows access to Unix socke...dmaclach@chromium.org2010-03-301-13/+1
* Add UMA counters for non-frame cross site requests.japhet@chromium.org2010-03-301-0/+73
* Change interface for site-isolation logging from WebKit in advance of landing...johnnyg@chromium.org2010-03-302-3/+4
* 1. Create a new sandbox type which allows access to Unix sockets in the Macmsneck@google.com2010-03-301-1/+13
* Added --enable-video-logging, which will log the presentation timestamp of vi...scherkus@chromium.org2010-03-301-1/+3
* Split GpuProcessHost into GpuProcessHostUIShim, which runs on the UIkbr@google.com2010-03-302-5/+14
* reland cl that implement error state for translate infobarkuan@chromium.org2010-03-294-6/+16
* Make the Pepper 2D API paint on Mac. We just had to implement the code to copybrettw@chromium.org2010-03-291-3/+39
* Revert "implement error state for translate infobar"phajdan.jr@chromium.org2010-03-294-16/+6
* implement error state for translate infobarkuan@chromium.org2010-03-294-6/+16
* AutoFill: Handle filling select controls.jhawkins@chromium.org2010-03-273-105/+130
* Use internal pdf plugin with --internal-pdfjam@chromium.org2010-03-272-0/+22
* Added command buffer implementation of WebGL which runs in the sandbox.kbr@google.com2010-03-277-1/+1266
* Add two Extension view types: Notification and Infobars.finnur@chromium.org2010-03-261-1/+7
* Fix linux buildjam@chromium.org2010-03-261-0/+1
* Add zooming notifications to Pepper. This allows the plugin to respond to fu...jam@chromium.org2010-03-263-0/+26
* Label scraping for AutoFill.dhollowa@chromium.org2010-03-263-44/+179