summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Add a new globals object for PPAPI tracking information.brettw@chromium.org2011-10-201-0/+4
* Add UMA reports for Linux nacl_helper startup statusmcgrathr@chromium.org2011-10-203-14/+98
* Remove RemoteAccessClientFirewallTraversal policy and code paths.wez@chromium.org2011-10-205-62/+0
* Fix DownloadCancelled test to be more precise about verifying requests cleared.rdsmith@chromium.org2011-10-202-15/+29
* Fix the asan fix.joaodasilva@chromium.org2011-10-205-7/+10
* Turns on RWHVA.ben@chromium.org2011-10-201-3/+11
* Fix write-after-free introduced in 106463.joaodasilva@chromium.org2011-10-202-3/+3
* Track all RenderViewHost instances running in extensionaa@chromium.org2011-10-201-1/+1
* Move ResourceDispatcherHostDelegate and DownloadManagerDelegate to /public/.joi@chromium.org2011-10-2017-32/+40
* Fixed existing launch cause for video decode accelerator initialization,kbr@chromium.org2011-10-191-1/+4
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-1944-228/+256
* Minor History Code Cleanup.mrossetti@chromium.org2011-10-191-2/+2
* Count all abnormal child process exits in a ChildProcess.Disconnected histogram.petkov@chromium.org2011-10-192-1/+4
* Fixed bugs with Pepper 3D under dynamic GPU switching.kbr@chromium.org2011-10-1912-44/+145
* base::Bind: Cleanups in in_process_webkit.jhawkins@chromium.org2011-10-197-46/+39
* Get the image transport working with RWHVAben@chromium.org2011-10-196-35/+558
* Get KeyEvents to limp in Aura. This assumes the desktop host is going to send...ben@chromium.org2011-10-192-4/+21
* content: Rename the class in web_drag_source_gtk.h to content::WebDragSourceGtk.erg@chromium.org2011-10-192-47/+57
* Browser test to catch corrupted downloads.ahendrickson@chromium.org2011-10-192-24/+29
* aura: Make key and mouse events for renderers work correctly in X11 with RWHV...sadrul@chromium.org2011-10-192-88/+81
* Prevent power saving while playing media.avi@chromium.org2011-10-195-6/+88
* Fix race condition in audio output controller and audio sync reader.enal@chromium.org2011-10-192-2/+16
* Move content_browser_client.h to public, and while at it, movejoi@chromium.org2011-10-1952-60/+60
* Update name to match define.backer@chromium.org2011-10-191-1/+1
* The P2PSocketDispatcher can be called from a non-render thread.ronghuawu@google.com2011-10-192-4/+41
* Fix depsjam@chromium.org2011-10-191-1/+5
* More build fixes from notification move.jam@chromium.org2011-10-194-5/+5
* Move notification_source from content/common to content/browser/public and pu...jam@chromium.org2011-10-194-78/+3
* Commit file from previous change. gcl showed it in the cl, not sure what happ...jam@chromium.org2011-10-191-0/+60
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-1958-403/+437
* ResourceDispatcherTest.CrossSiteNavigationErrorPage ui_tests is flakysail@chromium.org2011-10-191-1/+2
* Linux: Fix crash in RenderWidgetHostViewGtkWidget::OnButtonPressReleaseEvent.thestig@chromium.org2011-10-191-4/+5
* content: Move the file chrome/.../tab_contents_drag_source.* to content/.../w...erg@google.com2011-10-193-0/+490
* Move content_client.h into content/public.joi@chromium.org2011-10-1832-36/+28
* base::Bind: Final cleanup in url_fetcher.cc.jhawkins@chromium.org2011-10-181-23/+12
* base::Bind: Convert QuotaPermissionContext::PermissionCallback.jhawkins@chromium.org2011-10-182-8/+8
* Revert 106142 - Add a new globals object for PPAPI tracking information.sail@chromium.org2011-10-181-4/+0
* base::Bind: Cleanup in browser_render_process_host.cc.jhawkins@chromium.org2011-10-184-16/+20
* base::Bind: Cleanup in database_message_filter.cc.jhawkins@chromium.org2011-10-181-8/+4
* Add a new globals object for PPAPI tracking information.brettw@chromium.org2011-10-181-0/+4
* Refactors NativeWebKeyboardEvent to be less ugly.ben@chromium.org2011-10-1812-114/+84
* content: Make tab_contents_drag_source not depend on download_util.herg@google.com2011-10-187-2/+16
* Fixed log messages about failed initialization of GLSurface.alokp@chromium.org2011-10-183-3/+3
* Move the PageType enum to content/public/common, put it into the content name...jam@chromium.org2011-10-188-23/+29
* Move navigation_types.h from content/common to content/public/browser, and pu...jam@chromium.org2011-10-1812-99/+91
* Use base::Callback in Quota related code.tzik@chromium.org2011-10-1810-120/+112
* Revert 106029nkostylev@chromium.org2011-10-1812-91/+99
* Move navigation_types.h from content/common to content/public/browser, and pu...jam@chromium.org2011-10-1812-99/+91
* Move content_notification_types.h from content\common to content\public\brows...jam@chromium.org2011-10-1844-40/+54
* Show mouse lock request and status in fullscreen bubble infobar.yzshen@chromium.org2011-10-181-2/+1