summaryrefslogtreecommitdiffstats
path: root/content/browser
Commit message (Expand)AuthorAgeFilesLines
* Shell related switches -> aura shell switches.ben@chromium.org2011-12-201-5/+6
* Rename DownloadItem::BrowserContext to GetBrowserContext, to match other gett...jam@chromium.org2011-12-207-22/+11
* Fix the Java Bridge to support non-array renderer-side objectssteveblock@chromium.org2011-12-205-31/+55
* Added protocol_version negotiated with the server.rtenneti@google.com2011-12-201-2/+4
* Rename content::WebPage to content::WebContentsjam@chromium.org2011-12-201-3/+3
* Move DownloadFile/DownloadItem/DownloadManager interfaces into content/public...jam@chromium.org2011-12-2043-925/+288
* Deprecate WEBKIT threadjoth@chromium.org2011-12-2016-107/+119
* base::Bind: Convert net/proxy.jhawkins@chromium.org2011-12-202-9/+9
* Fixes regression in checkbox state for NVDA.dtseng@chromium.org2011-12-201-6/+6
* Make CanvasSkia take a gfx::Size as the first parameter.tfarina@chromium.org2011-12-202-2/+2
* Start creating the content::WebPage interface around TabContents. This is jus...jam@chromium.org2011-12-208-106/+114
* Fix JavaBridgeDispatcherHost's override of RenderViewHostObserver::RenderView...steveblock@chromium.org2011-12-192-2/+4
* Win accelerated surface recovers from a hung device.apatrick@chromium.org2011-12-191-3/+1
* base::Bind: Fixes in content/jhawkins@chromium.org2011-12-192-9/+7
* Revert 114992 - Switch to PostTaskAndReply for AccessTokenStore.joi@chromium.org2011-12-199-18/+45
* Switch to PostTaskAndReply for AccessTokenStore.joi@chromium.org2011-12-199-45/+18
* Compile fix for gcc 4.6, cast to pointer type.joi@chromium.org2011-12-191-2/+2
* Support custom MIME type data in web drag/drop for Mac and GTK.dcheng@chromium.org2011-12-184-1/+45
* Marked RendererAccessibilityBrowserTest.CrossPlatformTableSpan as failingbattre@chromium.org2011-12-181-1/+2
* Marked RendererAccessibilityBrowserTest.CrossPlatformMultipleInheritanceAcces...battre@chromium.org2011-12-181-1/+2
* Revert 114912 - Broke win_aurarsleevi@chromium.org2011-12-171-3/+0
* Remove RWHVA from compositor observers on destructionpiman@chromium.org2011-12-171-0/+3
* Make page IDs be specific to a RenderView rather than global to its process.creis@chromium.org2011-12-1617-137/+107
* Chromium side of IDBIndex.count() and IDBObjectStore.count()jsbell@chromium.org2011-12-162-1/+54
* Copy native event when creating new NativeWebKeyboardEventoshima@chromium.org2011-12-161-5/+19
* Consider GPU hosts that are about to die as invalid.petkov@chromium.org2011-12-162-0/+5
* Include the information whether the tab is already in a tab strip with the re...jochen@chromium.org2011-12-161-15/+0
* --ui-enable-partial-swap for Aura.backer@chromium.org2011-12-161-9/+11
* Move BrowserMessageFilter to public, and into content namespace.joi@chromium.org2011-12-1652-93/+119
* Async IDB host messages now contain a thread_id corresponding to the requesti...dgrogan@chromium.org2011-12-168-68/+144
* Use a monotonic clock (TimeTicks) to report network times to WebCore.simonjam@chromium.org2011-12-162-4/+7
* Implement chrome.experimental.downloads.pause(), cancel() and resume().asanka@chromium.org2011-12-161-4/+3
* Make hosted apps launched via chrome.tabs.create with an URL redirect have th...mihaip@chromium.org2011-12-169-29/+52
* Move TooltipClient to client namespace and add convenience setters/getters fo...ben@chromium.org2011-12-151-6/+2
* Remove unused parameter in GpuProcessHost HostIsValid.apatrick@chromium.org2011-12-151-3/+3
* Remove Task inheritance from base::Timer.dcheng@chromium.org2011-12-151-0/+1
* Restore kTraceStartup flag propogation to gpu processjoth@chromium.org2011-12-151-0/+1
* CMT can now generate motion events w/ valuators instead of a sequence of butt...davemoore@chromium.org2011-12-154-0/+48
* Move ActivationClient/Delegate to client namespace.ben@chromium.org2011-12-152-4/+4
* Trivial move of content::BrowserContext to content/public.joi@chromium.org2011-12-1513-125/+17
* GTK: Expand the list of acceptable errors from GTK to handle missing theme en...erg@chromium.org2011-12-151-1/+2
* Group forms-related files in webkit/glue in a forms/ subdirectory.isherman@chromium.org2011-12-154-6/+5
* Add debugging info for crbug.com/99242 crashes.willchan@chromium.org2011-12-151-0/+6
* Adds a BrowserAccessibilityManager accessor to RenderWidgetHostView.dtseng@chromium.org2011-12-156-26/+38
* Check for delegate in OnMouseEventstevenjb@google.com2011-12-141-1/+2
* Reland 8775059 Support IAccessibleHypertext.dtseng@chromium.org2011-12-148-53/+370
* DownloadQuery filters and sorts DownloadItemsbenjhayden@chromium.org2011-12-143-0/+918
* Hide the process of instantiating NotificationServiceImpl from embedders.tfarina@chromium.org2011-12-141-0/+5
* Make "Save As" control flow play better with safe browsing checks. ...asanka@chromium.org2011-12-142-7/+31
* Split UserMetrics into API vs. implementation. Move API to content/public.joi@chromium.org2011-12-1414-119/+87