summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* Replace 'descriptionStyles' in omnibox API with a simple xmlaa@chromium.org2010-11-301-19/+80
* Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-0/+1
* Print Preview: Fix hanging browser process on Windows.thestig@chromium.org2010-11-304-11/+17
* FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-1/+0
* Send a DetectedPhishingSite IPC to the browser if a page is classified as phi...bryner@chromium.org2010-11-302-2/+106
* Don't show any autofill warnings for autocomplete=offisherman@chromium.org2010-11-291-30/+3
* Once a form has been partially autofilled, autofill should only update fields...isherman@chromium.org2010-11-296-215/+411
* Don't show autofill warning when interacting with field specifying autocomple...isherman@chromium.org2010-11-291-2/+8
* Pass WebFrame to WebFrameClient::cookieJar() (part 1)jochen@chromium.org2010-11-292-0/+7
* Remove flags from IDBKeyRange, change left->lower, right->upper, and add bool...jorlow@chromium.org2010-11-291-9/+12
* IndexedDB: Remove IDBDatabase.descriptionhans@chromium.org2010-11-292-8/+0
* IndexedDB: Rename IDBDatabase.objectStores to objectStoreNameshans@chromium.org2010-11-292-3/+3
* When accelerated compositing is enabled, we create a plugin-like pair of wind...nduca@chromium.org2010-11-271-3/+2
* Revert "Revert "Finish wiring up chrome.app.install().""aa@chromium.org2010-11-263-18/+232
* Add flow control between renderer and GPU processes, and, on Mac OS X,kbr@google.com2010-11-261-0/+21
* CL adding a 'maxSize' parameter to the experimental popup extension API. twiz@google.com2010-11-261-1/+14
* Build fix: call WebIDBObjectStore::deleteIndexjorlow@chromium.org2010-11-262-2/+2
* Plumb exception code for transactions.jorlow@chromium.org2010-11-263-6/+10
* Don't show autofill warning while typingisherman@chromium.org2010-11-252-3/+14
* changes for proxy audionfullagar@google.com2010-11-251-4/+22
* Use a tooltip for the plugin name. Really useful for click-to-play when thecevans@chromium.org2010-11-242-3/+3
* Revert 67293 BrowserTestCanLaunchWithOSMesa was consistently failing - Initia...andybons@chromium.org2010-11-241-3/+3
* Implemented IPC message to check whether cookies are enabled.pastarmovj@chromium.org2010-11-243-5/+18
* Initialize destinations variables before calling GL functionsgman@chromium.org2010-11-241-3/+3
* Include a bit more information on which plugin is involved. Also use acevans@chromium.org2010-11-245-3/+9
* Change the login name autocompletion logic to case sensitive.isherman@chromium.org2010-11-242-2/+22
* Always include nonzero unique ID with autofill suggestions.isherman@chromium.org2010-11-245-9/+73
* Revert "Finish wiring up chrome.app.install()."aa@chromium.org2010-11-233-233/+18
* Adds a test for UpdateState messages after repeated back/forward navs.creis@google.com2010-11-233-5/+95
* Finish wiring up chrome.app.install().aa@chromium.org2010-11-233-18/+233
* Implement NPAPI HTTP Redirect handling. This basically supports the NPAPI URL...ananta@chromium.org2010-11-232-3/+20
* Added ggl::IsCommandBufferContextLost that checks the state of the command bu...amarinichev@google.com2010-11-224-0/+21
* Modify neterror.html so that it can handle errors withoutmmenke@chromium.org2010-11-205-92/+8
* FBTF: Remove unneeded headers from base/ (part 9)thestig@chromium.org2010-11-201-1/+0
* Show distinct warning when autofill is disabled by form or by field.isherman@chromium.org2010-11-203-44/+50
* Up/Down arrow keys no longer bring up autofill menudhollowa@chromium.org2010-11-203-10/+22
* Printing: Remove invalid NOTREACHED for the case where user cancels printing.thestig@chromium.org2010-11-202-18/+15
* Autofill: Prefer maxLength to size attribute for form filling heuristics.isherman@chromium.org2010-11-203-130/+140
* Have the RenderThread initialize a PhishingClassifier when it receives abryner@chromium.org2010-11-1911-25/+550
* Renames Chrome only GL extension functions to followgman@chromium.org2010-11-182-6/+7
* Stop render_widget from polling WebWiget's isAcceleratedCompositingActive.nduca@chromium.org2010-11-182-34/+20
* startup: rename chrome_dll_main to chrome_mainevan@chromium.org2010-11-181-1/+1
* Provides API for passing in whether verbatim or predictive should besky@chromium.org2010-11-183-4/+7
* De-experimentalify omnibox extension API.mpcomplete@chromium.org2010-11-182-8/+6
* Coverity: Initialize member variables.jhawkins@chromium.org2010-11-181-0/+1
* Clean-up external popup menu. ALso make select popups work on Mac in single-p...jcivelli@chromium.org2010-11-174-40/+20
* NaCl: Remove second variant of MakeSharedMemorySegmentViaIPC()mseaborn@chromium.org2010-11-173-11/+3
* Revert "Revert "Implement web app definition parsing.""aa@chromium.org2010-11-171-3/+7
* Revert "Implement web app definition parsing."aa@chromium.org2010-11-171-7/+3
* Implement web app definition parsing.aa@chromium.org2010-11-171-3/+7