summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* During layout tests, RenderViewImpl::willSendRequest might get invoked with a...jochen@chromium.org2013-01-221-0/+4
* Add two new debug URLs for Pepper Flash:yzshen@chromium.org2013-01-227-1/+73
* cc: Stop using drawableContentRect for occlusion.danakj@chromium.org2013-01-222-5/+0
* Replace ASCIIToUTF16() call with UTF8ToUTF16() call.haruki@chromium.org2013-01-221-1/+1
* Cosmetic cleanup to texture_layer mailboxes.alexst@chromium.org2013-01-211-3/+3
* Revert 177842. This doesn't build in standalone webkit builds:thakis@chromium.org2013-01-211-1/+0
* [Android] Manage CVC's retained JS object set on the native side.benm@chromium.org2013-01-2115-34/+239
* Fixes issues when switching between software and compositing.alexst@chromium.org2013-01-216-30/+153
* Move OpenItem/ShowItemInFolder from ContentBrowserClient to DownloadManagerDe...hashimoto@chromium.org2013-01-2113-34/+43
* PPB_UDPSocket_Private is switched to the new Pepper proxy.ygorshenin@chromium.org2013-01-2119-636/+717
* Make new-style page scale work on Android.aelias@chromium.org2013-01-214-7/+19
* [content shell] don't use a proxy for running layout testsjochen@chromium.org2013-01-201-9/+16
* overscroll: Avoid flickering during history navigation.sadrul@chromium.org2013-01-204-6/+179
* ChromeOS default switches cleanup - switches::kEnableThreadedCompositing and ...zelidrag@chromium.org2013-01-202-3/+14
* Switch users of ChromeWebUIDataSource to use the content::WebUIDataSource ins...jam@chromium.org2013-01-192-0/+72
* Add wrapper class to media for support of VP9 video, and add a command line f...tomfinegan@chromium.org2013-01-191-0/+1
* TextureImageTransport: Skip swaps without backbuffer.sievers@chromium.org2013-01-191-0/+10
* Use EGL headers to pick up EGL definitions.sheu@chromium.org2013-01-192-8/+1
* Refactor FileIO to the new resource host system.bbudge@chromium.org2013-01-197-1/+710
* Enable building of test plugin on ARM.sbc@chromium.org2013-01-191-1/+2
* Fixed issue that the change of header file didn't rebuild the template file.michaelbai@chromium.org2013-01-191-1/+1
* Support InputScope for desktop (non-Metro) Chrome.Yukawa@chromium.org2013-01-182-0/+26
* Start sending synthetic keyevents for enter and tab in Android IMEyusufo@chromium.org2013-01-182-50/+52
* Revert 177765scottmg@chromium.org2013-01-1812-229/+33
* Implement commit and abort for WebIDBDatabaseCallbacks.alecflett@chromium.org2013-01-1811-39/+304
* [Android] Manage CVC's retained JS object set on the native side.benm@chromium.org2013-01-1812-33/+229
* Fix build break for Android webviewkristianm@chromium.org2013-01-181-2/+2
* Disable accelerated_2d_canvas on win drivers older than 2009-01zmo@chromium.org2013-01-181-1/+2
* Add has_user_gesture to netlog.rdsmith@chromium.org2013-01-181-0/+1
* Update some #includes for WebSerializedScriptValue and WebArrayBufferView tha...pilgrim@chromium.org2013-01-185-5/+5
* disable PluginTest.AlertInWindowMessagescottmg@chromium.org2013-01-181-1/+1
* Added page type to remote debugger json/listkaznacheev@chromium.org2013-01-186-4/+33
* Replaced DictionaryValue::key_iterator by DictionaryValue::Iterator outside o...pneubeck@chromium.org2013-01-181-7/+3
* Stop tracking frames in the webNavigation API once they're detached.jochen@chromium.org2013-01-185-0/+16
* Update some #includes in content/renderer/media for headers moved to the new ...pilgrim@chromium.org2013-01-181-1/+1
* DevTools: migrate DevToolsFrontendHost from RenderViewHostObserver to WebCont...pfeldman@chromium.org2013-01-182-7/+5
* Fall back to sane defaults for RenderWidgetHostViewGtk::GetBoundsInRootWindow...jochen@chromium.org2013-01-181-2/+2
* Use SOCK_SEQPACKET for synchronous IPC.glider@google.com2013-01-187-21/+21
* Do not send updated gpu_info from gpu thread when running in-process.sievers@chromium.org2013-01-182-9/+12
* Revert 177607kochi@chromium.org2013-01-184-120/+8
* cc: Add right-aligned-scheduler command line switch.kangyuan.shu@intel.com2013-01-181-0/+1
* Add browser test for encrypted media with media source config changes.shadi@chromium.org2013-01-184-8/+120
* Tab Audio Mirroring: WebContentsAudioInputStream is a new implementation whic...miu@chromium.org2013-01-188-13/+1162
* nit: Fix some #include orders in browser_plugin/lazyboy@chromium.org2013-01-183-3/+3
* Extract external file systems handling from isolated context.tbarzic@chromium.org2013-01-181-0/+2
* overscroll: Limit the amount of memory consumed by screenshot.sadrul@chromium.org2013-01-183-4/+170
* Putting back: Add point-based UV coordinate on TextureLayerjscholler@chromium.org2013-01-183-3/+5
* Bring back the file dialogs for chrome AURA. ananta@chromium.org2013-01-177-4/+7
* GestureFlingCancelsFiltered unit test for touchpadmohsen@chromium.org2013-01-171-19/+31
* Disable impl thread event handling on Macccameron@chromium.org2013-01-171-0/+2