summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* (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
* Fix a use-after-free bug in SpeechRecognizer.satish@chromium.org2011-03-021-2/+3
* Update more includes that were pointing to the old locations.jam@chromium.org2011-03-022-3/+3
* retry r76329 with chromeos fixestade@chromium.org2011-03-021-8/+8
* Get rid of temporary render_view_host.h.jam@chromium.org2011-03-023-5/+5
* Fix a bug in software rendering list driver date processing.zmo@google.com2011-03-021-3/+3
* Get rid of a bunch of includes to old locations of headers.jam@chromium.org2011-03-0212-26/+26
* Pure pedantry: Replace all ".size() == 0" with ".empty()".erg@google.com2011-03-022-2/+2
* web-ui settings: Standard font setting now correlates to WebKit's standard fo...csilv@chromium.org2011-03-011-4/+1
* Makes instant show SSL error page. Because these end up with asky@chromium.org2011-03-011-0/+6
* Pepper/Flapper: Add an interface to do sync file ops on FileRefs.viettrungluu@chromium.org2011-03-012-33/+68
* Add the capability to put drivers older than a certain date to software rende...zmo@google.com2011-03-013-34/+180