summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* 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
* Initialize GPU Scheduler's command decoder pointer.jbauman@chromium.org2011-12-201-1/+1
* 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-2012-110/+160
* Don't abort() if GLib/GTK have been initialized in the utility process.jorgelo@chromium.org2011-12-191-3/+4
* 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-194-32/+18
* 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-185-1/+46
* 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
* --enable-partial-swap plumbed up to WebKit.backer@chromium.org2011-12-171-0/+1
* Implements partial swaps for osmesapkotwicz@chromium.org2011-12-171-4/+28
* Make page IDs be specific to a RenderView rather than global to its process.creis@chromium.org2011-12-1624-209/+136
* Chromium side of IDBIndex.count() and IDBObjectStore.count()jsbell@chromium.org2011-12-169-2/+193
* Copy native event when creating new NativeWebKeyboardEventoshima@chromium.org2011-12-161-5/+19
* Decide whether to use image transport surface on windows by querying EGL exte...apatrick@chromium.org2011-12-161-8/+13
* Move content::MakeSharedMemorySegmentViaIPC into its own filemcgrathr@chromium.org2011-12-164-21/+34
* 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-162-22/+0
* --ui-enable-partial-swap for Aura.backer@chromium.org2011-12-161-9/+11
* Don't tell browser to swap until swap actually executed.backer@chromium.org2011-12-162-31/+44
* Move BrowserMessageFilter to public, and into content namespace.joi@chromium.org2011-12-1655-95/+327
* Async IDB host messages now contain a thread_id corresponding to the requesti...dgrogan@chromium.org2011-12-1622-222/+506
* Build fix for 114736. Add missing exports.simonjam@chromium.org2011-12-161-5/+6
* Use a monotonic clock (TimeTicks) to report network times to WebCore.simonjam@chromium.org2011-12-1614-21/+533
* 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
* Add a command-line switch --enable-per-tile-painting and make it consistent b...reveman@google.com2011-12-153-7/+10
* Remove Task inheritance from base::Timer.dcheng@chromium.org2011-12-152-0/+2
* Revert: Revert "net: remove DNS certificate checking code."agl@chromium.org2011-12-151-3/+2
* 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-1518-129/+143
* Revert "net: remove DNS certificate checking code."agl@chromium.org2011-12-151-2/+3
* net: remove DNS certificate checking code.agl@chromium.org2011-12-151-3/+2
* Declare some zoom constants in the headers so we don't have to duplicate the ...thestig@chromium.org2011-12-152-8/+8
* GTK: Expand the list of acceptable errors from GTK to handle missing theme en...erg@chromium.org2011-12-151-1/+2
* Don't call renderView methods in threaded modenduca@chromium.org2011-12-152-0/+11
* Group forms-related files in webkit/glue in a forms/ subdirectory.isherman@chromium.org2011-12-1510-39/+49
* Fix a stack overflow crash in the accessibility code in the renderer. The cra...ananta@chromium.org2011-12-151-3/+5