summaryrefslogtreecommitdiffstats
path: root/content/browser
Commit message (Expand)AuthorAgeFilesLines
* Remove safe_browsing code from BrowserRenderProcessHost. Also remove crash r...jam@chromium.org2011-05-0216-160/+45
* [Mac] Implement the system dictionary popup by implementing NSTextInput methods.rsesek@chromium.org2011-05-026-5/+27
* Implement the new WebPermissionClient interface in Chrome code to get rid of ...jam@chromium.org2011-04-302-15/+4
* Stop refcounting URLRequestTestJobwillchan@chromium.org2011-04-301-1/+5
* Remove most prerendering code/references from content. mmenke@chromium.org2011-04-301-7/+0
* Fix race condition when OnProcessLaunched is called after RenderProcessHost c...jam@chromium.org2011-04-291-0/+7
* Move code that talks to spellchecking out of content.jam@chromium.org2011-04-294-134/+0
* Pick off the lowest hanging fruits in removing the chrome includes from conte...jam@chromium.org2011-04-2915-284/+166
* Fix last two failing browser tests on Chrome OSrkc@chromium.org2011-04-293-12/+28
* Added policy to allow plugins that require authorization to run.joaodasilva@chromium.org2011-04-291-1/+0
* Remove ChromeURLRequestContext from content/.willchan@chromium.org2011-04-2921-84/+168
* Tighten up DEPS checking in content\browser by explicitely listing the files ...jam@chromium.org2011-04-282-11/+204
* Favicon file shuffling.avi@chromium.org2011-04-282-8/+8
* Reland r82950dtseng@chromium.org2011-04-282-3/+7
* Remove a unnecessary #include.pinkerton@chromium.org2011-04-281-1/+0
* Update the URL if the user cancels a beforeunload handler.creis@chromium.org2011-04-284-3/+16
* Move WebUI ntp files into new ntp directory.estade@chromium.org2011-04-281-1/+0
* Record stats for mixed content warnings and errors.cevans@chromium.org2011-04-281-0/+2
* Adding the ability to pass arguments to JS tests from the C++ side. This enab...ofri@google.com2011-04-284-18/+113
* Profile shouldn't own Session/TabRestore services.torne@chromium.org2011-04-281-7/+7
* Observe plug-in blacklist changes in user preferences instead of local state.bauerb@chromium.org2011-04-283-24/+1
* Simple rename because I could not resist. I don't want to mix this with anoth...cpu@chromium.org2011-04-282-20/+21
* Move a few Chrome messages out of RenderViewHost. I added ChromeRenderViewHo...jam@chromium.org2011-04-286-167/+1
* Move UserMetrics to content.michaeln@google.com2011-04-2712-12/+103
* Removed "compositor" child window that was created by the GPU process.Removed...apatrick@chromium.org2011-04-273-19/+51
* Eliminate double-get for prerendered pages.cbentzel@chromium.org2011-04-271-44/+67
* Revert "Revert 83168 - Revert "Revert 83100 - Remove weird dependency on exte...aa@chromium.org2011-04-2711-75/+39
* Moved mru_cache from content/common to base/memory.agayev@chromium.org2011-04-271-2/+3
* Revert 83168 - Revert "Revert 83100 - Remove weird dependency on extensions f...acolwell@chromium.org2011-04-278-37/+72
* Revert "Revert 83100 - Remove weird dependency on extensions from webui.Re-pl...aa@chromium.org2011-04-278-72/+37
* Add 1st cut of QuotaManager codekinuko@chromium.org2011-04-273-9/+109
* Enable visible profanity filter for speech input and correct a mistake in the...satish@chromium.org2011-04-271-1/+2
* Enable quota API when enable-quota flag is given.kinuko@chromium.org2011-04-271-0/+1
* Create a ThumbnailGenerator for each tab instead of using the global instance.mazda@chromium.org2011-04-271-9/+0
* Revert 83100 - Remove weird dependency on extensions from webui.Re-plumb exte...aa@chromium.org2011-04-268-37/+72
* Remove weird dependency on extensions from webui.aa@chromium.org2011-04-268-72/+37
* Prerender-motivated requests at IDLE priority.dominich@chromium.org2011-04-262-3/+11
* Reland r79470 since the GPU code doesn't send sync messages to the UI thread ...jam@chromium.org2011-04-263-19/+36
* Prevent a NULL pointer crash in RedirectToFileResourceHandler::OnRequestClose...eroman@chromium.org2011-04-262-6/+21
* Revert 83062 - Move WebUI ntp files into new ntp directory.And add myself to ...estade@chromium.org2011-04-261-0/+1
* Move WebUI ntp files into new ntp directory.estade@chromium.org2011-04-261-1/+0
* Move GpuProcessHostUIShim and GpuDataManager now that they don't depend on gr...jam@chromium.org2011-04-267-4/+766
* Get rid of spellcheck and malware messages in RenderViewHost/RenderWidgetHost.jam@chromium.org2011-04-264-35/+0
* Stop reference counting BaseSessionService.torne@chromium.org2011-04-261-1/+1
* Linux: include zlib.h properlyphajdan.jr@chromium.org2011-04-261-1/+6
* Move the synchronous GPU messages to the IO thread to avoid deadlock.jam@chromium.org2011-04-265-109/+486
* Revert 82950 - Add a test for checking that refreshing a page does load the s...jar@chromium.org2011-04-262-8/+4
* Add a test for checking that refreshing a page does load the same WebUI page.dtseng@chromium.org2011-04-252-4/+8
* Reduce static data in ExtensionProcessBindings. Some was notaa@chromium.org2011-04-251-4/+11
* wstring: remove wstring functions from base/i18n/rtl.hevan@chromium.org2011-04-251-5/+4