summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* aura: Fix setting touch-handler and gesture-handler for asynchronous gestures.sadrul@chromium.org2012-02-091-13/+3
* 1) Adds support for OS level mouse capture lost (eg from a popup)pkotwicz@chromium.org2012-02-091-4/+7
* Move resource_context.h to content/public/browser. Remove the workaround in i...jam@chromium.org2012-02-0928-62/+28
* Add native widgets to GpuSurfaceTrackerpiman@chromium.org2012-02-092-1/+18
* Make content::ResourceContext be a real interface like the rest of the Conten...jam@chromium.org2012-02-0976-515/+413
* Tighten Flash sandbox to USER_LIMITEDjschuh@chromium.org2012-02-091-0/+9
* Fixing the proper reload type in the navigation controller when reloading cro...nasko@chromium.org2012-02-091-0/+4
* Mark WorkerFileSystemTest.AsyncOperations as flaky.csilv@chromium.org2012-02-091-1/+2
* Ensure that navigations are not ignored due to incomplete unload requests.creis@chromium.org2012-02-098-39/+139
* Hook up the newly-added appropriate web-gesture events.sadrul@chromium.org2012-02-091-0/+5
* Switch from PluginWindowHandle to GLSurfaceHandle.satish@chromium.org2012-02-091-1/+1
* Fix an indent issue in VideoCaptureManager::GetAvailableDeviceswjia@chromium.org2012-02-091-2/+2
* disable media stream creation when enable_webrtc=0wjia@chromium.org2012-02-094-147/+7
* Clean up unused members and constructors from DownloadCreateInfo and Download...asanka@chromium.org2012-02-098-55/+26
* Revert 121236 - Support sharing of ContentMain and BrowserMain code with embe...marshall@chromium.org2012-02-0919-873/+558
* Support sharing of ContentMain and BrowserMain code with embedded use cases (...marshall@chromium.org2012-02-0919-558/+873
* Disable crashing unit test on Linux.husky@chromium.org2012-02-091-1/+8
* Removes usage of the term low-latency in AudioInputRendererHost.henrika@chromium.org2012-02-098-85/+66
* net: Rename FileStream::Open/Close with OpenSync/CloseSync.satorux@chromium.org2012-02-096-7/+7
* mac: Move the closure_blocks_leopard_compat target out of the component == st...thakis@chromium.org2012-02-091-63/+64
* mac: Add _EXPORT macros, content/.thakis@chromium.org2012-02-093-6/+7
* Hooked up NetLog to DownloadItem, DownloadFile, and FileStream.ahendrickson@chromium.org2012-02-0920-51/+122
* Change Web Intents delivery sequence to avoid race of page rendergbillock@chromium.org2012-02-093-34/+11
* IndexedDB: Start running worker layout tests as ui tests.dgrogan@chromium.org2012-02-091-3/+22
* Enable devtools via context menu in platform apps and popup extensions.benwells@chromium.org2012-02-092-0/+13
* Adds a couple of stub classes in content/browser to get past linker errors wi...satish@chromium.org2012-02-093-0/+40
* Create a content public browser API around the ChildProcessSecurityPolicy cla...ananta@chromium.org2012-02-0924-205/+285
* Eliminate DownloadProgressUpdated.avi@chromium.org2012-02-093-15/+1
* Check if the main frame URL is valid when handling a SaveURL IPC.cbentzel@chromium.org2012-02-092-8/+14
* Adds a stub method & classes for those which aren't used in android.satish@chromium.org2012-02-085-2/+41
* add NON_EXPORTED_BASEjam@chromium.org2012-02-081-1/+2
* Back out r121064 from the trunk due to a compile failure.mark@chromium.org2012-02-086-7/+7
* Back out r121050 from the trunk due to a compile failure.mark@chromium.org2012-02-0820-122/+51
* RendererGLContext calls CommandBuffer::GetLastError instead of GetLastState.apatrick@chromium.org2012-02-081-1/+1
* net: Rename FileStream::Open/Close with OpenSync/CloseSync.satorux@chromium.org2012-02-086-7/+7
* Add an API around InterstitialPage that's used by chrome.jam@chromium.org2012-02-0813-215/+254
* Don't wait indefinitely for download ID to be assigned in DownloadResourceHan...bauerb@chromium.org2012-02-082-10/+17
* Hooked up NetLog to DownloadItem, DownloadFile, and FileStream.ahendrickson@chromium.org2012-02-0820-51/+122
* Revert 121031 - Eliminate DownloadProgressUpdated.avi@chromium.org2012-02-083-1/+15
* Eliminate DownloadProgressUpdated.avi@chromium.org2012-02-083-15/+1
* Don't build media_stream tests in content_unittests for android.satish@chromium.org2012-02-082-0/+9
* Remove files I missed in r120891. Also do follow up review comments.jam@chromium.org2012-02-082-5/+4
* Adds gpu_info_collector and ImageTransportSurface methods for android.satish@chromium.org2012-02-084-1/+48
* Fix asserts with compositor threadpiman@chromium.org2012-02-085-17/+13
* Add new automation hook to get FPS associated with a tab in the browser.dennisjeffrey@chromium.org2012-02-081-5/+0
* Add plumbing so we can get GPU messages to renderer.gman@chromium.org2012-02-084-3/+43
* Exclude libflac from Android build.yfriedman@chromium.org2012-02-081-0/+3
* Don't use zygote for Android's child process launcher.satish@chromium.org2012-02-081-12/+12
* Fix a crash when downloading invalid client certificates.rsleevi@chromium.org2012-02-083-11/+13
* Remove last traces of DNS certificate provenance checking.agl@chromium.org2012-02-083-10/+0