summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Add one-time randomization support for FieldTrial, and the ability tojoi@chromium.org2011-05-051-2/+4
* Fix crash on chrome os exit due to ordering of AtExit callbacks.chocobo@chromium.org2011-05-051-0/+6
* Rename ClientSocket to StreamSocket.sergeyu@chromium.org2011-05-057-17/+17
* Fix garbage seen on Mac OS X when toggling compositor and resizingkbr@google.com2011-05-041-3/+1
* Added about:gpucleanamarinichev@chromium.org2011-05-043-0/+11
* IPC outgoing message filters interpose yourself in a message stream. Minimal...tsepez@chromium.org2011-05-042-2/+3
* Remove some dead code.backer@chromium.org2011-05-043-23/+0
* Cleanup unused code from r84023 now that WebKit has been rolled.jam@chromium.org2011-05-044-24/+4
* Chrome side to allow WebKit layer to use WebPermissionClient to check if acce...jam@chromium.org2011-05-0413-77/+49
* automation: Rename AutomationAutocompleteEditTracker to AutomationOmniboxTrac...tfarina@chromium.org2011-05-041-4/+4
* Move favicon from TabContents to TabContentsWrapper.avi@chromium.org2011-05-036-312/+14
* Eliminate wstring from base/utf_offset_string_conversions.h, net/base/escape....pkasting@chromium.org2011-05-031-5/+2
* Add a way to pass information to Pepper Flash from the command-line (e.g., fo...viettrungluu@chromium.org2011-05-037-0/+24
* Start moving content_settings code out of content code.jam@chromium.org2011-05-0314-144/+28
* Add OWNERS file for content/browser/webuiestade@chromium.org2011-05-031-0/+2
* Fix: Hide bookmark bar for interstitial pages.sfeuz@google.com2011-05-031-0/+5
* Cancel prerenders that spawn post requests.dominich@chromium.org2011-05-031-2/+17
* Adopt InterstitialPage to RenderViewHost message changes which were introduce...markusheintz@chromium.org2011-05-032-14/+4
* Get rid of the command state changed code that was only used for spellcheckin...jam@chromium.org2011-05-033-55/+0
* Remove some unnecessary includes.jam@chromium.org2011-05-024-11/+0
* CompleteInit early so that we don't create a webgraphics3dcontext more than n...backer@chromium.org2011-05-021-11/+11
* Remove the SWP_SHOWWINDOW flag when resizing the compositor host window on th...vangelis@chromium.org2011-05-021-1/+1
* blob_storage_controller.cc assert from this bug was caused by the fact that w...zelidrag@chromium.org2011-05-024-13/+83
* Get rid of AutomationResourceRoutingDelegate interface since it's not used.jam@chromium.org2011-05-026-22/+1
* ntp4: fix most visited blacklistingestade@chromium.org2011-05-021-0/+8
* Switch IPC::ChannelProxy to use MessageLoopProxy instead of MessageLoop. Thi...jam@chromium.org2011-05-0225-44/+55
* Implement PseudoTCP support in P2P Transport Pepper API.sergeyu@chromium.org2011-05-026-37/+280
* Remove safe_browsing code from BrowserRenderProcessHost. Also remove crash r...jam@chromium.org2011-05-0217-160/+46
* [Mac] Implement the system dictionary popup by implementing NSTextInput methods.rsesek@chromium.org2011-05-0216-30/+138
* Implement the new WebPermissionClient interface in Chrome code to get rid of ...jam@chromium.org2011-04-3010-159/+12
* Stop refcounting URLRequestTestJobwillchan@chromium.org2011-04-301-1/+5
* Remove most prerendering code/references from content. mmenke@chromium.org2011-04-307-143/+9
* Cleanup: Remove a couple unused NotificationTypes.thestig@chromium.org2011-04-291-5/+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-295-148/+0
* Pick off the lowest hanging fruits in removing the chrome includes from conte...jam@chromium.org2011-04-2918-284/+190
* 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-283-15/+207
* Fix the DCHECK in content/renderer/p2p/socket_client.cc.sergeyu@chromium.org2011-04-281-3/+5
* Rework FlushSync to return early if commands have been processed since the la...piman@google.com2011-04-285-87/+61
* 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
* Add myself to new OWNERS file for content/rendererjamesr@chromium.org2011-04-281-0/+1
* Attempt at making new tab page more up to date during first run. Whensky@chromium.org2011-04-281-0/+5
* 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