summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Don't block on stream requests on Alternate-Protocol.willchan@chromium.org2011-03-061-2/+0
* Really need a clang trybotjam@chromium.org2011-03-051-0/+4
* Fix clang build againjam@chromium.org2011-03-053-3/+12
* Fix clang buildjam@chromium.org2011-03-051-0/+3
* Move resource related IPCs to their own file in content. I added a IPC_STRUC...jam@chromium.org2011-03-0520-64/+782
* autofill: Rename AutoFillManager to AutofillManager.tfarina@chromium.org2011-03-052-5/+5
* NSS: Unlock crypto devices when populating cert manager.mattm@chromium.org2011-03-052-3/+23
* Don't try to convert text/html URLs ending in .user.js.aa@chromium.org2011-03-051-1/+1
* Move socket stream messages to content, in preparation for moving its dispatc...jam@chromium.org2011-03-0513-81/+283
* Make IndexedDB obey the SpecialStoragePolicy.jorlow@chromium.org2011-03-056-23/+58
* fix display of filenames in file:/// URLsevan@chromium.org2011-03-053-11/+13
* (1) Hook up the print button to send the pages to the default printer for pri...kmadhusu@chromium.org2011-03-052-4/+6
* Move infobar_delegate.[cc,h] back to chrome/browser/tab_contents.tfarina@chromium.org2011-03-045-205/+2
* Stream speech audio to server as it gets recorded, instead of waiting until e...satish@chromium.org2011-03-048-43/+72
* Register "filesystem:" as a "WebSafeScheme" to let ResourceDispatcherHost ser...adamk@chromium.org2011-03-042-0/+5
* Plumb through NetworkChangeNotifier::IsOffline() to WebKit, enablingadamk@chromium.org2011-03-042-1/+14
* ui_tests: use proper API for getting tab titleevan@chromium.org2011-03-041-21/+23
* Change other usages of .size() to .empty() when applicable.erg@google.com2011-03-041-1/+1
* Get rid of the extension dependency in ResourceDispatcher by calling out to a...jam@chromium.org2011-03-046-73/+5
* This is the first CL for a sequence of CLs that will add in the display infra...rharrison@chromium.org2011-03-041-0/+3
* Enable speech input by default and remove unused code.satish@chromium.org2011-03-043-28/+16
* Take out the is_content_filtered bool that gets passed around betwen renderer...jam@chromium.org2011-03-046-16/+3
* Remove FileSystemQuotaManager classkinuko@chromium.org2011-03-041-2/+0
* Adding multisampling to GPU software rendering list feature sets. Allow muti...zmo@google.com2011-03-043-52/+111
* Revert 76840 - Removed GPU plugin.jcivelli@chromium.org2011-03-042-0/+4
* Removed GPU plugin.apatrick@chromium.org2011-03-032-4/+0
* Move MessageRouter from chrome to content.jam@chromium.org2011-03-034-0/+118
* Code to distinguish the Pro3,1 17" from the Pro 3,1 15", mild cleanup.avi@chromium.org2011-03-031-48/+75
* Revert 76792 - fix display of filenames in file:/// URLsjcivelli@chromium.org2011-03-033-13/+11
* Remove web_ui_util helper functions.kmadhusu@chromium.org2011-03-032-43/+0
* fix display of filenames in file:/// URLsevan@chromium.org2011-03-033-11/+13
* Move content specific switches to content, in preparation for moving director...jam@chromium.org2011-03-034-3/+303
* Fix enable/disable of the Chrome Pepper Nacl plug-in. On Linux, the Zygote lo...bbudge@google.com2011-03-031-1/+18
* Avoid holding a lock during destructor call when not neededjar@chromium.org2011-03-031-2/+3
* Replace Widget::GetBounds with Widget::GetClientScreenBounds and GetWindowScr...ben@chromium.org2011-03-031-0/+1
* Pick more adequate time for showing locale change notification.dilmah@chromium.org2011-03-031-4/+1
* Fix pepper-local filespiman@google.com2011-03-031-1/+1
* Dont use the word blacklistingnduca@chromium.org2011-03-032-0/+74
* IndexedDB: fire versionchange events when calling setVersiondgrogan@chromium.org2011-03-039-45/+135
* Don't run the phishing classifier if the page was loaded from a private IP ad...bryner@chromium.org2011-03-022-1/+15
* Add plumbing for new primaryKey method on IDBCursor.jorlow@chromium.org2011-03-022-0/+11
* Fix build break on clang botsergeyu@chromium.org2011-03-022-0/+4
* Fix build break on clang botsergeyu@chromium.org2011-03-023-1/+10
* P2P Sockets host implementation.sergeyu@chromium.org2011-03-0213-2/+643
* Applying factory pattern (through NativeMetafileFactory class). It is used to...dpapad@chromium.org2011-03-021-1/+0
* Inform the browser about mouse input in windowed plugins to ensure that we ex...ananta@chromium.org2011-03-022-0/+9
* Change from PROCESS_LAUNCHER to FILE thread per earlier suggestion.satish@chromium.org2011-03-021-1/+1
* Revert 76553 - Applying factory pattern (through NativeMetafileFactory class)...jam@chromium.org2011-03-021-0/+1
* Applying factory pattern (through NativeMetafileFactory class). It is used to...dpapad@chromium.org2011-03-021-1/+0
* Update the includes to the old tab_contents.hjam@chromium.org2011-03-023-3/+3