summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* Print Preview: Fix crash in PrepareFrameAndViewForPrint.thestig@chromium.org2011-08-042-1/+10
* Remove cast to VectorPlatformDeviceEMF.twiz@chromium.org2011-08-041-4/+3
* Add null check for form element.Takano.Naoki@gmail.com2011-08-031-1/+1
* RenderThread::OnControlMessageReceived may result in UserScriptSlave::UpdateS...levin@chromium.org2011-08-031-0/+2
* Add hasListener/hasListeners to webRequestEventsjochen@chromium.org2011-08-021-0/+10
* Don't reset blocked content for in-page navigations.bauerb@chromium.org2011-08-022-6/+41
* PrintPreview: Remove |page_number| from StartPageForVectorCanvas function and...kmadhusu@chromium.org2011-08-025-34/+10
* Show display warning if the form is autocomplete off.Takano.Naoki@gmail.com2011-08-022-18/+33
* Preload with RVH/RV messaging instead of NOTIFICATION_NAV_ENTRY_COMMITTED.scr@chromium.org2011-08-022-0/+40
* Improve Autofill heuristics when detecting labels from previous elements.isherman@chromium.org2011-08-021-111/+136
* Remove --enable-remoting flag.sergeyu@chromium.org2011-08-011-8/+2
* Move more files from chrome/test to chrome/test/base, part #5phajdan.jr@chromium.org2011-08-019-9/+9
* Move Var and StringVar to the ppapi/shared_impl so they can be used in thebrettw@chromium.org2011-08-012-8/+9
* Revert 94830 - Fails on ChromiumOS bots.rsleevi@chromium.org2011-07-301-4/+3
* When determining whether or not to swap processes on navigation, check the to...mihaip@chromium.org2011-07-301-3/+4
* Move more files from chrome/test to chrome/test/base, part #3phajdan.jr@chromium.org2011-07-292-2/+2
* Move in_process_browser_test and ui_test_utils to chrome/test/basephajdan.jr@chromium.org2011-07-291-1/+0
* Fix MockPrinter on Skia-Mac.vandebo@chromium.org2011-07-281-0/+4
* Revert "Retry 92587 - Quick patch to give better error messages for async ext...mpcomplete@chromium.org2011-07-281-4/+1
* Retry 92587 - Quick patch to give better error messages for async extension APImpcomplete@chromium.org2011-07-281-1/+4
* Switch from WebDocument::insertStyleText to ::insertUserStyleSheet for progra...mihaip@chromium.org2011-07-281-2/+5
* Add more stats.cevans@chromium.org2011-07-281-2/+63
* Be more selective when looking for a "div table" structure to infer Autofill ...isherman@chromium.org2011-07-281-1/+3
* Made code changes to support print preview pipeline on windows.kmadhusu@chromium.org2011-07-272-12/+10
* Re-land the experimental permissions API for extensions.jstritar@chromium.org2011-07-274-2/+24
* Revert 94288 - Add an experimental permissions API for extensions.jstritar@chromium.org2011-07-274-24/+2
* Add an experimental permissions API for extensions.jstritar@chromium.org2011-07-274-2/+24
* Cleanup for post-commit comments for r93943.ctguil@chromium.org2011-07-271-3/+3
* Skip over comment nodes for Autofill label scraping.isherman@chromium.org2011-07-261-0/+4
* Fix chrome.test.checkDeepEq to cope with null objectsjochen@chromium.org2011-07-261-0/+3
* PrintPreview: backend changes to support pipelining.vandebo@chromium.org2011-07-268-49/+174
* Change printing code to minimize the number of page reflows (3 to 1-2).vandebo@chromium.org2011-07-263-85/+157
* Merged already reviewed CLs for r/o zip support in ChromeOS file browser:zelidrag@chromium.org2011-07-261-0/+2
* Add OVERRIDE annotation to safebrowsing classes.mattm@chromium.org2011-07-253-8/+8
* Added a struct to hold page sizes and margins.aayushkumar@chromium.org2011-07-254-88/+68
* Remove most of the remaining chrome dependencies from the save code. I have a...jam@chromium.org2011-07-252-82/+0
* Collect stats to confirm the suspicion that Google Reader might be the lastcevans@chromium.org2011-07-251-2/+17
* Revert 93838 - Merged already reviewed CLs for r/o zip support in ChromeOS fi...zelidrag@chromium.org2011-07-251-2/+0
* Merged already reviewed CLs for r/o zip support in ChromeOS file browser:zelidrag@chromium.org2011-07-251-0/+2
* Make Metafile::StartPageForVectorCanvas take the page number as an argument.vandebo@chromium.org2011-07-233-3/+4
* Fix issues with cloud printers only getting first page of a doc in print prev...abodenha@chromium.org2011-07-232-49/+1
* DevTools: move DevToolsAgent/Client into content.pfeldman@chromium.org2011-07-227-609/+0
* Enable PrintPreview by default on Macscr@chromium.org2011-07-221-2/+2
* Allow NaCl plugin to be created if .nexe is part of CWS extension.bbudge@chromium.org2011-07-221-0/+50
* If we show a SafeBrowsing warning we always send the client-side detectionnoelutz@google.com2011-07-222-13/+12
* Print Preview: Printing with the system dialog should print the same frame/node.thestig@chromium.org2011-07-222-0/+22
* Adding support for collecting anonymous UMA stats for missing plugins.tbarzic@chromium.org2011-07-216-0/+502
* Add a couple more SSL sites to the mixed content histogram.cevans@chromium.org2011-07-211-0/+22
* Move the tts and ttsEngine APIs out of experimental, and givedmazzoni@chromium.org2011-07-202-10/+10
* Fix issue in print preview where selecting a cloud printer does not generate ...abodenha@chromium.org2011-07-202-4/+19