summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move GPU messages to content. I've also switched the IPC structs to use the ...jam@chromium.org2011-03-1015-9/+802
* Remove unnecessary class.jam@chromium.org2011-03-102-26/+0
* Ensure that PP_Instance values are unique within a plugin process in additionbrettw@chromium.org2011-03-101-1/+5
* Move property bag to content.avi@chromium.org2011-03-106-2/+297
* Move the clipboard messages to their own message filter.dcheng@chromium.org2011-03-107-348/+227
* Turn off safebrowsing for PREFETCH requestsgavinp@chromium.org2011-03-101-1/+7
* autofill: Rename AutoFillProfile to AutofillProfile.tfarina@chromium.org2011-03-101-1/+1
* Fix crash in TabContentsObserver::Send on TabContents shutdown.jam@chromium.org2011-03-101-1/+1
* Add a ContentClient interface than an embedder of content has to implement. ...jam@chromium.org2011-03-103-0/+56
* Switch content/browser/webui to string16/std::string, update all callers.avi@chromium.org2011-03-092-27/+34
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-0935-81/+81
* Move ChildProcessHost and ChildProcessInfo to content.jam@chromium.org2011-03-0911-7/+642
* Add a PathService id for the child process exe. This is needed so that the r...jam@chromium.org2011-03-095-0/+62
* Fixed PluginService unit tests to really run and test the code.pastarmovj@chromium.org2011-03-092-80/+67