summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* 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
* Try a different way to test speech input in browsertests. These tests were fl...satish@chromium.org2011-03-141-14/+2
* WebKit roll follow up.levin@chromium.org2011-03-141-1/+2
* Fix shared library build and take out unnecessary dependency in chrome_render...jam@chromium.org2011-03-141-0/+1
* Add missing headersjam@chromium.org2011-03-141-0/+4
* Readd a few lines in the gypi files that I removed in a bad mergejam@chromium.org2011-03-141-0/+3
* Move AppCache common code to content and split off AppCache messages into the...jam@chromium.org2011-03-1413-18/+790
* Move the blob related code to content, and also move the blob messages to the...jam@chromium.org2011-03-148-5/+222
* Fix shared library buildjam@chromium.org2011-03-131-0/+1
* Move database files from chrome\commmon to content\common, in preparation for...jam@chromium.org2011-03-138-1/+225
* Move some message files and hi_res_timer_manager to content, in preparation f...jam@chromium.org2011-03-139-4/+148
* Remove off the record references from WorkerInstance. Contributed by vipul.bh...atwilson@chromium.org2011-03-124-29/+29
* Change common_message_generator code block.tsepez@chromium.org2011-03-121-3/+6
* Move worker_messages to content in preparation of moving worker.jam@chromium.org2011-03-129-11/+192
* Use IPEndPoint for P2P IPC messagessergeyu@chromium.org2011-03-1211-91/+65
* Reland rest of r77399.willchan@chromium.org2011-03-121-2/+0
* Move chrome\gpu to content\gpu.jam@chromium.org2011-03-1240-2/+4773
* Revert 77899 - Connect up --disable-gl-multisampling to command bufferkinuko@chromium.org2011-03-122-23/+6
* Connect up --disable-gl-multisampling to command bufferjbauman@chromium.org2011-03-122-6/+23
* Remove Gears from Chrome.aa@chromium.org2011-03-1139-529/+40