summaryrefslogtreecommitdiffstats
path: root/content/browser
Commit message (Expand)AuthorAgeFilesLines
* Revert 206507 "Move message_pump to base/message_loop."brettw@chromium.org2013-06-143-9/+8
* Remove excess WebKit includes and WebData referencesalecflett@chromium.org2013-06-145-21/+1
* Move message_pump to base/message_loop.brettw@chromium.org2013-06-143-8/+9
* Revert "move webkit/glue/webthread_impl* to webkit/child/"senorblanco@chromium.org2013-06-142-5/+3
* aura: Fix a valgrind error in WindowSlider.sadrul@chromium.org2013-06-141-4/+10
* move webkit/glue/webthread_impl* to webkit/child/scottmg@chromium.org2013-06-142-3/+5
* DevTools: close devtools window when devtools frontend crashes.dgozman@chromium.org2013-06-142-0/+14
* Make content use base namespace for Values.brettw@chromium.org2013-06-1420-194/+195
* Fix race condition in accessibility browser tests.dmazzoni@chromium.org2013-06-145-141/+89
* Implement SpeechRecognizerImplAndroidjanx@chromium.org2013-06-146-8/+282
* DevToolsFrontendHost: check web_contents for NULL before forwarding the messa...kaznacheev@chromium.org2013-06-141-0/+2
* Disable Aura tests on windows since the fail on Win Aura (2) bot.pastarmovj@google.com2013-06-141-2/+17
* Add support for LatencyInfo to software compositor.jbauman@chromium.org2013-06-141-2/+17
* Browser Pluign: Remove unnecessary parameter in DidSendScreenRectsfsamuel@chromium.org2013-06-145-7/+7
* Update CrOS to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-144-36/+32
* Eliminate SwapOut message parameters, keeping state in RVHM instead.creis@chromium.org2013-06-1418-177/+180
* Wheel and touch events are now scaled properly under high DPI (win/views)girard@chromium.org2013-06-141-8/+17
* fileapi: Remove platform_path parameter from FileSystemOperation::GetMetadata...satorux@chromium.org2013-06-142-5/+4
* Don't use a sleep in the browser's main thread to throttle swapbuffers.ccameron@chromium.org2013-06-145-69/+92
* Issue AudioHardwareConfig requests on the audio thread.dalecurtis@chromium.org2013-06-141-0/+5
* Route Android InputMsg operations through RenderWidgetHostjdduke@chromium.org2013-06-144-8/+13
* aura: Add code to allow sliding layers in a window using scroll events.sadrul@chromium.org2013-06-146-7/+693
* Send synthetic scroll messages every 7 ms.jbauman@chromium.org2013-06-141-1/+1
* Add UMA stats for predicted process counts with out-of-process iframes.creis@chromium.org2013-06-147-13/+53
* Scale npapi plugins according to DPI setting.girard@chromium.org2013-06-141-13/+19
* R.I.P. WebGraphicsContext3DInProcessImplsievers@chromium.org2013-06-142-20/+14
* Add the flags --use-core-animation=lazy to enable CoreAnimationccameron@chromium.org2013-06-143-49/+137
* Removed explicit ::DuplicateHandle calls in favor of calling the right Shared...skaslev@chromium.org2013-06-141-13/+9
* When texture_sharing is GPU blacklisted, also reduce GPU process sandbox.apatrick@chromium.org2013-06-141-7/+17
* Remove unused (as of r206108) kEnableCompositorFrameMessagesievers@chromium.org2013-06-141-1/+0
* Don't update texture if the surface size hasn't changedoshima@chromium.org2013-06-131-0/+2
* Content side of changes to enable native accessibility on android.aboxhall@chromium.org2013-06-1313-15/+1215
* Treat width & height supplied to ScreenCaptureDevice as maxima.wez@chromium.org2013-06-132-79/+86
* Update OS X to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-131-2/+3
* Re-fix http://crbug.com/87176, and add a test.jyasskin@chromium.org2013-06-132-3/+53
* Update Android to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-138-19/+19
* Enable WebAudio by default on Android by changing the enable flag to a disabl...rtoy@google.com2013-06-132-8/+1
* IndexedDB: Verify object_store_id is in map before usingjsbell@chromium.org2013-06-131-11/+13
* Add OWNERS for ScreenCaptureDevice.wez@chromium.org2013-06-131-0/+4
* Hooking up all EME messages with MediaSourcePlayer and introduce MediaDrmBridgeqinmin@chromium.org2013-06-133-323/+255
* Linux: refactor setuid sandbox activation.jln@chromium.org2013-06-132-7/+18
* Additions to the Android java-side Device Motion/Orientation fetchingtimvolodine@chromium.org2013-06-132-0/+8
* Move nullable_string16.h to the string subdirectory.avi@chromium.org2013-06-136-29/+32
* Fix downstream component build due to recent changesqinmin@chromium.org2013-06-132-2/+2
* Rewrite scoped_ptr<T>(NULL) to use the default ctor in content/.dcheng@chromium.org2013-06-1312-37/+25
* Let TouchSmoothScrollGestureAura injects touch events at aura levelmiletus@chromium.org2013-06-133-47/+35
* cc: Emulate BeginFrame in OutputSurfaces that don't support it nativelybrianderson@chromium.org2013-06-133-10/+15
* Give more request types a TransportSecurityState.palmer@chromium.org2013-06-133-0/+13
* Restore thread safety to GpuChannelHost.piman@chromium.org2013-06-132-12/+4
* Make it possible to switch between two different versions of ANGLE.apatrick@chromium.org2013-06-121-0/+6