summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Move a bunch of files from chrome\common to content\common.jam@chromium.org2011-03-1733-22/+1185
* Update gyp for moved files.jam@chromium.org2011-03-171-0/+2
* Move gpu_feature_flags from chrome\common to content\common.jam@chromium.org2011-03-176-3/+165
* Remove WebUI menuoshima@google.com2011-03-161-9/+0
* Move a bunch of html5 renderer code to content.jam@chromium.org2011-03-1620-2/+2177
* Move all the message files in chrome that belong in content.jam@chromium.org2011-03-1638-25/+1337
* Move core renderer subdirectories to content.jam@chromium.org2011-03-1619-0/+2825
* Mark WorkerTest.WorkerNavigator as flaky.ericu@google.com2011-03-161-1/+2
* Disable ResourceDispatcherTest.CrossSiteAfterCrash testmarkusheintz@chromium.org2011-03-161-2/+2
* Move plugin code to content.jam@chromium.org2011-03-1627-0/+4871
* Populated the IconType in FavIconService.michaelbai@google.com2011-03-162-4/+7
* Remove last dependencies on chrome\common from chrome\plugin.jam@chromium.org2011-03-164-1/+56
* Comb up ownership things.dilmah@chromium.org2011-03-161-2/+2
* Remove "FAILS" from DomStorageEmptyDatabaseTest.EmptyDirAfterClear.levin@chromium.org2011-03-161-2/+1
* Initialize NSS with no DB in the renderer processhclam@google.com2011-03-162-0/+16
* Fix glue for ClipboardHostMsg_ReadAvailableTypes.dcheng@chromium.org2011-03-162-10/+7
* Initial support for partitioning cookies for isolated apps.creis@google.com2011-03-152-1/+3
* Introduce gpu_trace_event for gpu performance analysis.nduca@chromium.org2011-03-151-0/+2
* Update header locationjam@chromium.org2011-03-151-1/+1
* Add stubs and glue for routing a request for an image from the clipboard.dcheng@chromium.org2011-03-152-1/+10
* Get rid of some more dependencies on chrome\common from plugin, in preparatio...jam@chromium.org2011-03-153-0/+40
* Fixes crash if instant is enabled and you block JS.sky@chromium.org2011-03-151-0/+5
* Use extension to show activation message.oshima@google.com2011-03-151-0/+6
* Make ContentBrowserClient not be owned by ContentClient, so that the latter d...jam@chromium.org2011-03-157-8/+21
* Move collected cookies url constants into ChromeOS specific part.xiyuan@chromium.org2011-03-151-3/+3
* fav icon -> favicon. Pass 8: content/avi@chromium.org2011-03-156-19/+19
* Remove 'off the record' references from ChromeURLContext.vipul.bhasin@gmail.com2011-03-152-2/+2
* fav icon -> favicon. Pass 5: fav_icon -> faviconavi@chromium.org2011-03-152-5/+5
* Add newline at end of filejam@chromium.org2011-03-151-1/+1
* Simplify ResolveProxyMsgHelper. Make it not special case renderer/plugin, an...jam@chromium.org2011-03-156-69/+14
* Wires up ability for page to specify instant auto completesky@chromium.org2011-03-151-1/+1
* fav icon -> favicon. Pass 2: GetFavIcon -> GetFaviconavi@chromium.org2011-03-152-2/+2
* Revert r78134+r78136dcheng@chromium.org2011-03-152-10/+1
* Fix build break after r78134.dcheng@chromium.org2011-03-151-1/+1
* Add stubs and glue for routing a request for an image from the clipboard.dcheng@chromium.org2011-03-152-1/+10
* Move injection_test_dll.h to content\common to get rid of a dependency on chr...jam@chromium.org2011-03-141-0/+27
* Add ContentClient destructor for Clang.creis@google.com2011-03-142-1/+6
* Consider the popup window position when the window shows upward. This patch d...thakis@chromium.org2011-03-143-1/+6
* Prevent memory leak for ChromeContentBrowserClient.creis@google.com2011-03-141-3/+4
* Move plugin messages to content.jam@chromium.org2011-03-149-17/+794
* Fix to make the clang bots happy.zmo@google.com2011-03-142-0/+3
* Refactor Autofill metrics logging to avoid calling into GetPossibleFieldTypes...isherman@chromium.org2011-03-141-2/+2
* Refactoring GPUInfo: 1) remove the level field; instead, having a finalized f...zmo@google.com2011-03-1414-125/+82
* fav icon -> favicon. Pass 1.avi@chromium.org2011-03-142-6/+6
* Connect up --disable-gl-multisampling to command bufferjbauman@chromium.org2011-03-147-17/+46
* Removing 'off the record' references from TabRendererGtkvipul.bhasin@gmail.com2011-03-141-2/+2
* A small set of related fixes:satish@chromium.org2011-03-144-9/+10
* Move ppapi_plugin to content.jam@chromium.org2011-03-1410-0/+357
* Move worker code from chrome\worker to content\worker.jam@chromium.org2011-03-1419-0/+2126
* Add a ContentBrowserClient interface to let content code delegate to embedder.creis@google.com2011-03-146-5/+55