summaryrefslogtreecommitdiffstats
path: root/chrome/renderer
Commit message (Expand)AuthorAgeFilesLines
* chrome.experimental.downloads stubsbenjhayden@chromium.org2011-08-152-0/+4
* Rip out code for logging cross-frame property accesses.thakis@chromium.org2011-08-142-19/+0
* Make WebPluginInfo more genericcpu@chromium.org2011-08-141-3/+3
* Print Preview: Fixing behavior of event listeners.dpapad@chromium.org2011-08-126-16/+38
* Revert 96567 - Reland 96406 - Print preview page selection should not require...kmadhusu@chromium.org2011-08-1210-309/+135
* Reland 96406 - Print preview page selection should not require a rerendering ...kmadhusu@chromium.org2011-08-1210-135/+309
* Add a Print() method to bindings JS for last resort debugging.aa@chromium.org2011-08-125-2/+25
* Simplify ExtensionMsg_Loaded_Params message interface.jstritar@chromium.org2011-08-111-1/+0
* Enable tcmalloc profiling and heap dump.stevenjb@google.com2011-08-112-2/+40
* Revert 96406 - Print preview page selection should not require a rerendering ...kmadhusu@chromium.org2011-08-1110-309/+135
* Print preview page selection should not require a rerendering of draft pages.kmadhusu@chromium.org2011-08-1110-135/+309
* Add UMA metrics for blocked plugins.bauerb@chromium.org2011-08-112-0/+9
* When determining whether or not to swap processes on navigation, check the to...mihaip@chromium.org2011-08-101-3/+4
* Implement an initial extension settings API.kalman@chromium.org2011-08-101-0/+1
* Fix valgrind failures in PhishingTermFeatureExtractor and remove supressions ...gcasto@chromium.org2011-08-101-0/+1
* Add preliminary Autofill support for the 'autocompletetype' attribute.isherman@chromium.org2011-08-102-0/+138
* Optimize phishing page term feature extraction.gcasto@chromium.org2011-08-092-14/+34
* Revert 96054 - Enable tcmalloc profiling and heap dump.fischman@chromium.org2011-08-092-34/+2
* Enable tcmalloc profiling and heap dump.stevenjb@google.com2011-08-092-2/+34
* Fix smelly scoped_ptr code in print_web_view_helper_win.vandebo@chromium.org2011-08-092-27/+29
* Refactor webkit_glue::FormField to remove hacky methods: Remove webkit_glue:...isherman@chromium.org2011-08-093-866/+689
* Remove metafile casts.vandebo@chromium.org2011-08-085-10/+12
* Forward handling of low-mem message to the content renderer client. Add APIs ...gbillock@chromium.org2011-08-087-10/+43
* Fix generation of the complete metafile for print preview flow.vandebo@chromium.org2011-08-081-10/+20
* When an element has multiple labels for Autofill, separate them with spaces.isherman@chromium.org2011-08-062-5/+10
* Fix print preview draft page memory leaks.vandebo@chromium.org2011-08-063-15/+16
* Add origins to the extension permissions API.jstritar@chromium.org2011-08-062-16/+48
* base: Remove using declaration of BinaryValue as it's no longer necessary.tfarina@chromium.org2011-08-051-1/+1
* 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