summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* 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
* Options: Remove the GTK and Views native options code.jhawkins@chromium.org2011-03-112-3/+3
* Move some chrome\common code to content in preparation for moving chrome\gpu.jam@chromium.org2011-03-1127-4/+2474
* Revert r77399 in preparation for merging a small portion of it to 696.willchan@chromium.org2011-03-111-0/+2
* [ChromeOS] Implement collected cookies in webui.xiyuan@chromium.org2011-03-111-1/+3
* Pull the file picker code out of TabContents.avi@chromium.org2011-03-112-16/+0
* New accelerometer data for MacBook5,2 from Adam Gerson.avi@chromium.org2011-03-111-1/+3
* Adds ability for page to specify three types of auto-complete behaviorsky@chromium.org2011-03-114-5/+11
* Add the 'suppress further messageboxes' checkbox to messages from ExtensionHost.finnur@chromium.org2011-03-111-7/+3
* IndexedDB: Add --indexeddb-use-leveldb flag, and pipe through to WebIDBFactor...hans@chromium.org2011-03-113-1/+15
* Fix some coverity defectsestade@chromium.org2011-03-113-11/+16
* Fix some coverity defects (mostly pass by value).estade@chromium.org2011-03-1112-25/+29