summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert 42656 - Add a Pepper audio basic functionality unit test.skerner@chromium.org2010-03-253-40/+3
* Calling OpenGL from the renderer processapatrick@chromium.org2010-03-2510-80/+221
* Add a Pepper audio basic functionality unit test.neb@chromium.org2010-03-253-3/+40
* Chrome side of adding search support to Pepper.jam@chromium.org2010-03-254-44/+152
* Support sending a sliced file in chromium.jianli@chromium.org2010-03-243-2/+22
* The move networks plugin installer on windows registers itself in HKCU\Softwa...ananta@chromium.org2010-03-242-4/+31
* Fixes wrong forward declarationbulach@chromium.org2010-03-241-4/+1
* Properly fix ends of lines.antonm@chromium.org2010-03-241-1/+27
* Enforce extension permissions in C++ (instead of Javascript).jochen@chromium.org2010-03-2412-38/+47
* Merged VideoSurface, VideoFrame and VideoFrameImpl in VideoFrame.scherkus@chromium.org2010-03-231-24/+20
* Fixed bugs in GPU process startup on POSIX platforms. Addedkbr@google.com2010-03-231-0/+7
* Fix end of lines.antonm@chromium.org2010-03-231-27/+1
* Add a temporary flag to enable Core Animation mode for Flash (when possible)stuartmorgan@chromium.org2010-03-231-5/+36
* Initial version of an experimental Extensions Context Menu API.asargent@chromium.org2010-03-232-4/+55
* Move app/gfx/canvas and app/gfx/font to gfx/.ben@chromium.org2010-03-231-1/+1
* Add a parameter to CreateAudioStream to choose between standard and low-laten...neb@chromium.org2010-03-232-2/+3
* Speculative fix for developer-reported crash.aa@chromium.org2010-03-221-0/+3
* Move RTL related functions from app/l10n_util to base/i18n/rtlben@chromium.org2010-03-201-6/+7
* 2 experiments: DNS prefetch limit concurrency: TCP split a packetjar@chromium.org2010-03-201-6/+58
* Remove dependency from webkit on chrome/common by moving files to src/app.pinkerton@chromium.org2010-03-199-10/+10
* Uses GURL instead of host for requesting Geolocation permission.bulach@chromium.org2010-03-191-2/+2
* Move more files to toplevel gfx.ben@chromium.org2010-03-193-8/+6
* Add support for interacting with the DOM in browser_tests.kkania@chromium.org2010-03-187-0/+311
* Send session history offset and length parameters in the Navigate message todarin@chromium.org2010-03-183-43/+42
* Minor extension infobar changes.finnur@chromium.org2010-03-181-1/+1
* Follow up on http://codereview.chromium.org/848003bulach@chromium.org2010-03-182-8/+0
* Better error messages for SSL client-cert errors.snej@chromium.org2010-03-181-0/+14
* Fix the initial draw handing of Core Animation pluginsstuartmorgan@chromium.org2010-03-182-6/+11
* Retry r41799:estade@chromium.org2010-03-182-1/+26
* In release mode, trigger a SIGABRT rather than a SIGTRAP for fatal log errors...thestig@chromium.org2010-03-181-2/+14
* Move image codec stuff to toplevel gfx.ben@chromium.org2010-03-183-4/+4
* Revert r41803 and r41799estade@chromium.org2010-03-172-29/+4
* Committing for dcheng@brg@chromium.com2010-03-171-0/+1
* Add the descriptor support needed for Pepper in a way that doessehr@google.com2010-03-171-0/+71
* Add chromium-side support for history.{push,replace}State.darin@chromium.org2010-03-173-2/+4
* [Mac] Match popup contents to page zoom size.thakis@chromium.org2010-03-171-0/+1
* Move some more files to toplevel gfx dir.ben@chromium.org2010-03-177-8/+8
* Revert 41789 - Add support for DOM interaction in browser tests via C++.kkania@chromium.org2010-03-177-311/+0
* First cut at adding Extension Infobars to the experimental API.finnur@chromium.org2010-03-171-0/+1
* Basic DragImage implementation.estade@chromium.org2010-03-172-4/+29
* Add support for DOM interaction in browser tests via C++.kkania@chromium.org2010-03-177-0/+311
* Use the full URL of the icon in the notification, not just the string passed ...johnnyg@chromium.org2010-03-161-1/+1
* The plugin channel host in the renderer process should not initialize IPCmark@chromium.org2010-03-161-0/+17
* Send cross frame accesses which WebKit reports to UMA.johnnyg@chromium.org2010-03-162-1/+32
* Switch from using custom time / epoch handling code (inherited from gears) to...joth@chromium.org2010-03-162-2/+2
* Idle API for the extension systembrg@chromium.com2010-03-161-0/+1
* FormFieldValues -> FormData consolidation: Use webkit_glue::FormField to stor...jhawkins@chromium.org2010-03-155-164/+171
* Notify link doctor about the url truncation.pfeldman@chromium.org2010-03-151-1/+5