summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* Revert 64687 - Try to detect internal corruption of histogram instances.jar@chromium.org2010-11-021-19/+4
* Convert implicit scoped_refptr constructor calls to explicit ones, part 2thakis@chromium.org2010-11-021-3/+4
* Chromium part of the autofill refactor: removing now unused code.jcivelli@google.com2010-11-023-45/+6
* Adds error text for the ERR_NETWORK_ACCESS_DENIED error,mmenke@chromium.org2010-11-021-14/+21
* AutoFill: Fix two heuristic issues with nrm.org.jhawkins@chromium.org2010-11-022-18/+67
* Use PPAPI from chrome trunk rather than pulling via deps. This is a re-land f...brettw@chromium.org2010-11-023-2/+3
* Revert PPAPI change due to Linux compile failures.brettw@chromium.org2010-11-023-3/+2
* Use PPAPI from chrome trunk rather than pulling via deps.brettw@chromium.org2010-11-023-2/+3
* Fix compile error.bauerb@chromium.org2010-11-021-1/+1
* Allow plug-ins after "Run all plug-ins" has been clicked.bauerb@chromium.org2010-11-021-5/+10
* Mac: Refactor sandbox profile construction.jeremy@chromium.org2010-11-021-1/+1
* Revert PPAPI change.brettw@chromium.org2010-11-023-3/+2
* Use PPAPI from chrome trunk rather than pulling via deps.brettw@chromium.org2010-11-023-2/+3
* Revert 64716 - Switch to the new PPAPI repository. This removes the DEPS entr...brettw@chromium.org2010-11-023-3/+2
* Switch to the new PPAPI repository. This removes the DEPS entry that refers tobrettw@chromium.org2010-11-023-2/+3
* AutoFill: Parse the previous label element for label text.jhawkins@chromium.org2010-11-022-51/+134
* AutoFill: Fix scraping a label from a div table.jhawkins@chromium.org2010-11-022-4/+78
* Try to detect internal corruption of histogram instances.jar@chromium.org2010-11-011-4/+19
* Handle selection changes due to AutoFill more carefully.isherman@chromium.org2010-11-014-23/+130
* Language tag for speech.leandrogracia@chromium.org2010-11-012-14/+3
* Convert implicit scoped_refptr constructor calls to explicit ones, part 1thakis@chromium.org2010-11-0110-29/+29
* autofill: Use a bit-field mask instead of two boolean parameters.tfarina@chromium.org2010-11-015-33/+36
* Remove DCHECK that broke quite a number of text inputmmenke@chromium.org2010-10-301-1/+0
* Add UMA stats for saving/printing PDFs (the printing will be done through the...jam@chromium.org2010-10-302-1/+6
* Rename UploadToVideoFrame to ConvertToVideoFrame.tfarina@chromium.org2010-10-302-5/+5
* Added check in page click tracker to ensure events passed in are mouse eventscdn@chromium.org2010-10-291-1/+3
* AutoFill: Skip past intervening empty TDs when parsing labels.jhawkins@chromium.org2010-10-292-12/+86
* Revert 64466 - Language tag for speech.nirnimesh@chromium.org2010-10-292-3/+14
* Language tag for speech.leandrogracia@chromium.org2010-10-292-14/+3
* Argument order modification to make code more readable.leandrogracia@chromium.org2010-10-292-2/+3
* Enable speech input API back on trunk for all platforms.satish@chromium.org2010-10-291-1/+1
* Implements filesystem integration with devtools. Implements a functionality t...kkanetkar@chromium.org2010-10-291-0/+8
* Turn off buffer bounds checking on the WebGLRenderingContext side - command b...zmo@google.com2010-10-281-1/+1
* Let every "accelerated IO surface swapped" message have an identifier of the ...thakis@chromium.org2010-10-284-6/+9
* 1. Fires port.onDisconnect if tabs.connect fails.jstritar@chromium.org2010-10-283-8/+28
* Added grammar attribute to speech input.satish@chromium.org2010-10-282-7/+14
* Track in which frames navigation errors occurred and don't send further navig...jochen@chromium.org2010-10-281-3/+2
* Fix some tiny javascript lint errors.dmazzoni@chromium.org2010-10-271-11/+13
* Forward textfield focus event to the browser.rjkroege@google.com2010-10-272-1/+37
* Fix up SharedMemory implementation so that it is more equivalent on Windows v...dmaclach@chromium.org2010-10-276-11/+6
* Move speech input behind a flag for M8 beta and stable.satish@chromium.org2010-10-271-1/+1
* FBTF: Hopefully, the last ctor patch.erg@google.com2010-10-275-42/+78
* autofill: Change the browser name in the Autofill popup for Chromium builds.tfarina@chromium.org2010-10-271-2/+5
* Change miscellaneous LOG(INFO)s to VLOG()s that I missed the first time throu...pkasting@chromium.org2010-10-271-21/+12
* Fix a regression introduced by extension event refactoring.mpcomplete@chromium.org2010-10-272-6/+20
* Client-side phishing detection: grab snapshot of custom sized view.noelutz@google.com2010-10-278-7/+374
* Fix bug where we display 'undefined is unsupported' when tryingaa@chromium.org2010-10-261-3/+7
* Fix excessive IPCs by audio renderer.sergeyu@chromium.org2010-10-263-6/+7
* Refactoring select popup on Mac.jcivelli@google.com2010-10-266-1/+224
* Add ability to parse multiple recognition results and send them to WebKit.satish@chromium.org2010-10-262-3/+7