summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Makes it possible to run content_browsertests with --as-browser and fake WebR...phoglund@chromium.org2012-09-103-34/+57
* Add preliminary iOS support to more content/ gypi filesstuartmorgan@chromium.org2012-09-104-211/+275
* Switch Extensions::TabHelper to use WebContents, WebContentsUserData.avi@chromium.org2012-09-102-0/+7
* Remove {base,net}_java dependencies from GYP client targets on Android.pliard@chromium.org2012-09-102-7/+5
* C++ Readability review for xians xians@chromium.org2012-09-103-62/+75
* Minimal if-def changes for OS_IOS in browser_main_loop.*leng@chromium.org2012-09-102-13/+32
* Fix content/browser/gamepad build on OS != win,mac,linux.pliard@chromium.org2012-09-101-2/+2
* Add context popup menu support for content shell[Mac].shouqun.liu@intel.com2012-09-104-1/+293
* Split user agent code out of the 'glue' targetstuartmorgan@chromium.org2012-09-108-6/+8
* Implement the gamepad API in the IPC proxybrettw@chromium.org2012-09-1040-239/+948
* Update callers of CreateFileSystemOperation so more detailed error codes can ...calvinlo@chromium.org2012-09-101-20/+68
* Convert RenderThreadImpl compositor initialization to WebCompositorSupportjamesr@chromium.org2012-09-101-13/+15
* Add FileChangeObserver to track changes in local file systemkinuko@chromium.org2012-09-091-0/+2
* gl: Put ScopedMakeCurrent into ui namespace.tfarina@chromium.org2012-09-091-1/+0
* base::i18n::StringSearch...() returns match index and lengthderat@chromium.org2012-09-091-3/+8
* content_browsertests will now use fake webrtc devices.phoglund@chromium.org2012-09-093-2/+25
* Revert 155468 - Change how ui::Clipboard is accessed so there's only one per ...dharani@google.com2012-09-093-5/+12
* Mark touchscreen-sourced GestureFlingStart events as such.rjkroege@chromium.org2012-09-093-0/+16
* Minimal implementation of ui::TextInputClientnona@chromium.org2012-09-083-6/+264
* Pass result of blockage across content API when new tab blocked. This change ...tsepez@chromium.org2012-09-074-38/+27
* Speech JavaScript API: Embed speech server URL and pass in API key.hans@chromium.org2012-09-075-20/+30
* Add iOS support to content.gypstuartmorgan@chromium.org2012-09-071-235/+272
* Revert 155484 - CSS Media Query now reports touch-support accurately for Wind...khorimoto@chromium.org2012-09-071-4/+2
* Revert 155351 - Make DownloadManager::GetAllDownloads return all downloads re...rdsmith@chromium.org2012-09-076-17/+33
* Move gpu_rendering_stats to content/common/gpunduca@chromium.org2012-09-075-7/+7
* Update the text for disabling the track element in chrome://flagsannacc@chromium.org2012-09-074-8/+0
* Remove static variables from HttpStreamFactory.szager@chromium.org2012-09-075-16/+35
* CSS Media Query now reports touch-support accurately for Windows.girard@chromium.org2012-09-071-2/+4
* Android: upstream latest changes for PopupZoomer / ContentViewCore.bulach@chromium.org2012-09-073-36/+38
* Change how ui::Clipboard is accessed so there's only one per thread.erg@chromium.org2012-09-073-12/+5
* Add IPCs/methods for additional IME actions.olilan@chromium.org2012-09-073-0/+116
* Exclude ChildProcess::WaitForDebugger and content::RenderProcessHost::set_run...leng@chromium.org2012-09-071-0/+2
* Android: upstream LocationProviderTest.java.bulach@chromium.org2012-09-071-0/+107
* Change policy to not trigger dangerous download UI for web intents dispatched...gbillock@chromium.org2012-09-071-2/+3
* Enable Media Source API by default.acolwell@chromium.org2012-09-074-5/+5
* Reland 155094 (reverted by 155241) - Allow PluginChannelHost::Init() to fail ...shess@chromium.org2012-09-071-2/+4
* Remove the HANDLED_EXTERNALLY status code.mkosiba@chromium.org2012-09-0724-63/+121
* Add SPDY request headers to DevTools.mmenke@chromium.org2012-09-071-0/+21
* Move webkit/forms/ build into a new webkit_forms.gypistuartmorgan@chromium.org2012-09-073-0/+4
* Revert 155377 - Update callers of CreateFileSystemOperation so more detailed ...erikwright@chromium.org2012-09-071-68/+20
* Update callers of CreateFileSystemOperation so more detailed error codes can ...calvinlo@chromium.org2012-09-071-20/+68
* Get sanitized header from the request to pass along with download request.nileshagrawal@chromium.org2012-09-072-3/+6
* This adds the plugin side of the resource only, as well as a unittest.raymes@chromium.org2012-09-072-0/+11
* Make DownloadManager::GetAllDownloads return all downloads regardless of stat...benjhayden@chromium.org2012-09-076-33/+17
* Add observer classes for fileapi to observe filesystem changeskinuko@chromium.org2012-09-071-11/+14
* [Android] Upstreaming process number increasedfalcantara@chromium.org2012-09-074-2/+25
* Add WebView implementation for CookieManager.tedchoc@chromium.org2012-09-072-0/+88
* Do not share a process unless it has the right storage partition.creis@chromium.org2012-09-0711-15/+56
* Context menus should appear above the touch point if invoked by long press.varunjain@chromium.org2012-09-0727-30/+95
* events: Move EventTarget into Event.sadrul@chromium.org2012-09-074-116/+124