summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Hide touch editing handles on a webpage while scrolling.varunjain@chromium.org2013-06-113-1/+94
* Remove duplicated --wait-for-debugger checkfeng@chromium.org2013-06-111-10/+0
* Fix DCHECK in browser software compositing.aelias@chromium.org2013-06-113-9/+12
* Cause touch events to be held like mouse events during window resizingrharrison@chromium.org2013-06-111-2/+2
* This patch starts the source of the capturer when the first audiotrack is add...xians@chromium.org2013-06-1111-133/+240
* Delegate root layer scroll offset to android_webview.mkosiba@chromium.org2013-06-1111-11/+91
* Small improvements to Looper Idle tracingjoth@chromium.org2013-06-111-8/+11
* Rename base/hash_tables to base/containers/hash_tables.brettw@chromium.org2013-06-1137-45/+44
* IndexedDB: Don't recompute key prefix type when comparing keysjsbell@chromium.org2013-06-111-73/+83
* Add IPC for new WebSocket impl.ricea@chromium.org2013-06-114-0/+132
* Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"rsleevi@chromium.org2013-06-1150-161/+196
* Add a new WebContentsDelegate::CanDragEnter method. Allows applications using...marshall@chromium.org2013-06-118-15/+100
* Re-enable gesture nav.sadrul@chromium.org2013-06-113-7/+2
* Revert 205443 "headless windows content_shell"jochen@chromium.org2013-06-111-20/+0
* Remove dependency on WebData, WebVector, etcalecflett@chromium.org2013-06-117-208/+147
* TextureImageTransportSurface: Don't recreate the backbuffer on Resize if it's...piman@chromium.org2013-06-111-1/+2
* Remove input throttling option in renderer_preferencesfsamuel@chromium.org2013-06-116-19/+1
* Tighten socket(2)/socketpair(2) on ARM GPU.jorgelo@chromium.org2013-06-111-10/+11
* Unified OutputSurface::SwapBuffers.aelias@chromium.org2013-06-1113-125/+136
* 2nd try: Split webkit_storage target into webkit_storage_{browser,common,rend...kinuko@chromium.org2013-06-116-7/+16
* Virtual context MakeCurrent tweaks.sievers@chromium.org2013-06-112-13/+22
* Pass FrameMetadata from synchronous compositor to RWHVAjoth@chromium.org2013-06-115-27/+62
* Revert 205463 "Split webkit_storage target into webkit_storage_{..."kinuko@chromium.org2013-06-116-16/+7
* Split webkit_storage target into webkit_storage_{browser,common,renderer}kinuko@chromium.org2013-06-116-7/+16
* IndexedDB: Add test cases for unaligned decodesjsbell@chromium.org2013-06-111-55/+82
* Use a direct include of strings headers in content/renderer and content/shell.avi@chromium.org2013-06-1151-67/+67
* Use a direct include of strings headers in content/browser/, part 1.avi@chromium.org2013-06-1181-99/+99
* Use a direct include of strings headers in content/test/, content/worker/.avi@chromium.org2013-06-116-7/+7
* headless windows content_shellscottmg@chromium.org2013-06-111-0/+20
* Disable promotion of RenderLayers with transitionsajuma@chromium.org2013-06-111-1/+4
* Use a direct include of strings headers in content/browser/, part 2.avi@chromium.org2013-06-1178-98/+98
* Use a direct include of strings headers in content/gpu/.avi@chromium.org2013-06-111-2/+2
* Use a direct include of strings headers in content/child/.avi@chromium.org2013-06-119-9/+9
* Add support for composite to mailbox.alexst@chromium.org2013-06-112-62/+101
* Use a direct include of strings headers in content/app/.avi@chromium.org2013-06-112-4/+4
* Update tests to not use to-be-removed V8 handle operations.marja@chromium.org2013-06-111-56/+88
* Track LatencyInfo through impl-thread scrolling.jbauman@chromium.org2013-06-1110-17/+57
* Ignore spurious ResourceHostMsg_DataReceived_ACK IPC messages.aedla@chromium.org2013-06-112-4/+60
* Fix swapbuffers accounting in single-threaded modepiman@chromium.org2013-06-111-3/+5
* IndexedDB: Eliminate extra buffer copy when writing data to leveldbjsbell@chromium.org2013-06-106-27/+37
* Fix stack overflow in confirmTouchEvent()wangxianzhu@chromium.org2013-06-101-2/+2
* Revert 204994 "Configure networks requiring a certificate."oshima@chromium.org2013-06-101-1/+1
* Update includes of message_loop_proxy.brettw@chromium.org2013-06-1054-54/+54
* Remove WebIDBKey, WebIDBKeyRange, WebIDBKeyPath from browser/ and in_process_...alecflett@chromium.org2013-06-108-129/+92
* Enable TsfBridge to re-initializeYukawa@chromium.org2013-06-101-1/+1
* Improve tracing for input events - especially Aura touchrbyers@chromium.org2013-06-105-20/+29
* [content shell] don't synchronously destroy the main window if a plugin crashedjochen@chromium.org2013-06-101-1/+4
* Make FileSystemOperation NOT self-destructkinuko@chromium.org2013-06-101-0/+2
* mac: Move more 10.7 api stuff into sdk_forward_declarations.hthakis@chromium.org2013-06-101-9/+0
* Fix naked protected member in SpeechRecognizerjanx@chromium.org2013-06-102-21/+24