summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make View frame source work for POST results.pfeldman@chromium.org2011-03-094-0/+29
* Options: Remove the kDisabledTabbedOptions flag.jhawkins@chromium.org2011-03-091-6/+2
* Reland r77075,r77077.willchan@chromium.org2011-03-091-2/+0
* Fix r77364: Forward new PPAPI Flash flags on to the renderer.viettrungluu@chromium.org2011-03-091-0/+2
* cd Move prerender specific functionality out of TabContents into a tab contenttburkard@chromium.org2011-03-084-41/+11
* Pepper/Flash: Add command line args specifically for Pepper Flash.viettrungluu@chromium.org2011-03-082-1/+11
* Various fixes to make Chrome compile under VS2010.jeanluc@chromium.org2011-03-081-4/+5
* Exit early and pass over the log string when a test fails.dtseng@chromium.org2011-03-081-0/+5
* Removing references to off the record in comments and log messages.akalin@chromium.org2011-03-081-1/+1
* Fix wstrings in content/common.avi@chromium.org2011-03-083-11/+11
* Make FormField be a struct rather than a class per c++ standards.tsepez@chromium.org2011-03-081-1/+1
* Make GPUInfo a struct, which it should be according to the C++ guidelines. T...jam@chromium.org2011-03-085-18/+16
* Revert 77296 - zea@chromium.org2011-03-081-1/+1
* Convert autofill messages to use the new IPC macros. This requirestsepez@chromium.org2011-03-081-1/+1