summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Rename IPC Sender and Listener in ppapi, content/public, and content/rendererbrettw@chromium.org2012-06-2044-91/+107
* Transfer user agent info between browser and rendererdfalcantara@chromium.org2012-06-2011-15/+125
* Change GPU process to use IO rather than UI MessageLoop on Mac OS. On this pl...kbr@chromium.org2012-06-201-2/+1
* Ensure Timed out Tests Aren't Ignoredcsharp@chromium.org2012-06-201-3/+3
* Fix hack to prevent GoogleDesktopNetwork.dll from loading in the GPU process.apatrick@chromium.org2012-06-201-2/+2
* GpuCommandBufferStub::SetMemoryAllocation needed to make the GL context currentjbates@chromium.org2012-06-202-18/+18
* Force accelerated compositing for browser_plugin guest's RenderView.lazyboy@chromium.org2012-06-201-1/+11
* Upstream WebSettings and ZoomManager for ContentShell.tedchoc@chromium.org2012-06-209-30/+1524
* Fixing a bug in the hang monitor, where a shorter duration is not properly re...nasko@chromium.org2012-06-202-2/+23
* IPC plumbing for IndexedDB to snapshot metadata to the renderer.jsbell@chromium.org2012-06-205-0/+110
* Coverity: Remove an unused return value.jhawkins@chromium.org2012-06-201-2/+1
* Change VideoDecoder::ReadCB to take const scoped_refptr<VideoFrame>&.xhwang@chromium.org2012-06-202-2/+2
* Remove message_loop_helpers.h and update the includes to point to the new loc...tfarina@chromium.org2012-06-2014-14/+14
* Implement a ResourceThrottle for URL overriding in Chrome on Android.mkosiba@chromium.org2012-06-207-14/+38
* Revert 143115 - Provide a Chrome-owned buffer to FFmpeg for video decoding, i...nirnimesh@chromium.org2012-06-201-2/+0
* Add the link option 'jnigraphics' for Androidyongsheng.zhu@intel.com2012-06-201-0/+5
* Provide a Chrome-owned buffer to FFmpeg for video decoding, instead ofrbultje@chromium.org2012-06-201-0/+2
* Moving LoadFromMemoryCacheDetails to content/public/browser and making it a s...shishir@chromium.org2012-06-207-72/+68
* Fix black flashing when opening a new tab in accelerated modepkotwicz@chromium.org2012-06-202-8/+8
* Move test_url_fetcher_factory.* from content/ to net/url_requestakalin@chromium.org2012-06-196-659/+19
* Fix touch for Windows 8 touch devices. We now map arbitrary touch id's into ...girard@chromium.org2012-06-191-5/+52
* Aura: fix osmesa.backer@chromium.org2012-06-192-1/+9
* Http auth code in ContentViewClient (content shell bringup)cramya@chromium.org2012-06-193-5/+37
* Fix some errors when building in gcc 4.6dcheng@chromium.org2012-06-191-2/+2
* Upstream the proper ContentView constructor for ContentShell.tedchoc@chromium.org2012-06-196-23/+64
* Removing usage of profile_->GetHistory() from the codebase in order to remove...rlp@chromium.org2012-06-191-1/+2
* Small cleanup in BrowserChildProcessHost. ChildProcessHostDelegate::ShutdownS...jam@chromium.org2012-06-193-11/+0
* roll rlz 130:132thakis@chromium.org2012-06-194-62/+0
* Linux BPF: always check for multiple threadsjln@chromium.org2012-06-191-10/+19
* Make ResourceHandlers that defer loading also be responsible for calling Resumedarin@chromium.org2012-06-1913-188/+184
* Upstream most of the user agent code for Android.yfriedman@chromium.org2012-06-197-8/+110
* Converts composition bounds coordinates.nona@chromium.org2012-06-192-3/+10
* Reduce GpuMemoryManager allocation spam.mmocny@chromium.org2012-06-194-19/+45
* Allow non integer device scale factors in render widgetvollick@chromium.org2012-06-193-3/+11
* Move content::URLFetcher static functions to net::URLFetcherakalin@chromium.org2012-06-195-69/+44
* Android: native targets shouldn't depend on java targets.torne@chromium.org2012-06-191-1/+0
* Aura: Add Window::MoveCursorTo() taking relative location to the window.yoshiki@chromium.org2012-06-191-5/+5
* Keep shelf item visible when extension install blocked off-store.aa@chromium.org2012-06-194-5/+5
* Change GPU process command line so GoogleDesktopNetwork3.dll thinks it is a r...apatrick@chromium.org2012-06-191-0/+4
* Revert 142054 (apparently caused http://crbug.com/132813)thakis@chromium.org2012-06-191-14/+8
* DomStorage, simple fix for a renderer-crashing bug.michaeln@google.com2012-06-191-3/+6
* Use public types instead of internals for content mainyongsheng.zhu@intel.com2012-06-191-2/+2
* gpu: add SignalSyncPoint to complement WaitSyncPointpiman@chromium.org2012-06-195-3/+70
* Revert 142852 - Aura: Add Window::MoveCursorTo() taking relative location to ...yoshiki@chromium.org2012-06-181-5/+5
* aura: Fix WidgetFocusChangeListener::OnNativeFocusChange().derat@chromium.org2012-06-184-4/+4
* Aura: Add Window::MoveCursorTo() taking relative location to the window.yoshiki@chromium.org2012-06-181-5/+5
* Disable flaky interactive_ui_tests. I disabled all the failing tests on http:...jam@chromium.org2012-06-181-0/+3
* Linux: make sure to call X methods on the UI thread when initializing a power...mdm@chromium.org2012-06-181-26/+77
* Aura: Merge the message filters in GpuChannel.backer@chromium.org2012-06-181-32/+22
* Adding java TouchPoint class for androidqinmin@chromium.org2012-06-186-0/+285