summaryrefslogtreecommitdiffstats
path: root/content/browser
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant |errored| member from IconHostMsg_DidDownloadFaviconpkotwicz@chromium.org2013-01-102-3/+1
* Cleanup file permission check code in FileAPIMessageFilterkinuko@chromium.org2013-01-101-75/+42
* Data collection part of webrtc-internals implementationjiayl@chromium.org2013-01-108-0/+351
* Use bilinear scaling for tab capture on Machclam@chromium.org2013-01-101-0/+2
* overscroll: Make sure screenshot is taken correctly for swapped out RenderViews.sadrul@chromium.org2013-01-104-10/+120
* Fix Sunspider performance regressionfsamuel@chromium.org2013-01-101-0/+4
* Removes some dead code from WebContentsImpl. sky@chromium.org2013-01-102-24/+0
* The correct type for the size of a chunk of memory is size_t.cevans@chromium.org2013-01-101-1/+3
* Fix the loading progress bar for Android.tedchoc@chromium.org2013-01-103-22/+52
* cc: Disable impl-side painting in browser compositor.epenner@chromium.org2013-01-101-0/+1
* Revert 175890: actually, looks like we want this to also help move chromeos w...jam@chromium.org2013-01-109-176/+213
* Revert 175644mukai@chromium.org2013-01-101-6/+1
* Get GpuCrashTest running in content_browsertests.zmo@chromium.org2013-01-101-28/+12
* Fixing resize for HW accelerated compositing.alexst@chromium.org2013-01-091-0/+1
* Reapply "Add a switch to enable composited scrolling for frames and enable it...wangxianzhu@chromium.org2013-01-092-0/+6
* Browser Plugin: Make sure name attribute is propagated to guest if it's set p...fsamuel@chromium.org2013-01-091-0/+8
* Revert 175759ccameron@chromium.org2013-01-091-0/+171
* Revert 175822jam@chromium.org2013-01-099-213/+176
* Revert 175828acolwell@chromium.org2013-01-091-6/+0
* Refactor so chromium only GL extensions require gl2extchromium.hgman@chromium.org2013-01-092-0/+2
* Temporarily roll out "Add a switch to enable composited scrolling for frames..."wangxianzhu@chromium.org2013-01-092-6/+0
* Disable Http/MediaTest.VideoBearWavPcm/0 to stop ASAN failures.acolwell@chromium.org2013-01-091-0/+6
* Added TapSuppressionController params to gesture configurationsmohsen@chromium.org2013-01-091-53/+11
* Allow multiple WebUIControllerFactory objects to be registered. This makes is...jam@chromium.org2013-01-099-176/+213
* Aura: A little lighter GL synchronizationbacker@chromium.org2013-01-091-1/+1
* Add a command-line flag to disable canvas antialiasing. This will be used to...senorblanco@chromium.org2013-01-091-0/+2
* Revert 175753ricow@chromium.org2013-01-091-178/+0
* Add a pass/fail test to verify that GPU memory usage doesn't grow beyond an a...ccameron@chromium.org2013-01-091-0/+178
* Enable Tracing on content shell for Androidkangyuan.shu@intel.com2013-01-093-0/+87
* IPC implementation for create/delete ObjectStore/Indexalecflett@chromium.org2013-01-092-10/+102
* Revert 175690estade@chromium.org2013-01-092-2/+2
* Centralize keypress listener handling in non-platform-specific code.isherman@chromium.org2013-01-094-31/+26
* cc: Implement DelegatingRender::drawFrame() method.danakj@chromium.org2013-01-092-2/+2
* Update and rebaseline many DumpAccessibilityTree tests.dmazzoni@chromium.org2013-01-092-22/+5
* Add a switch to enable composited scrolling for frames and enable it on Android.wangxianzhu@chromium.org2013-01-092-0/+6
* <webview>: Add name attributefsamuel@chromium.org2013-01-095-6/+78
* Add test for accessibility histograms.dmazzoni@chromium.org2013-01-092-7/+13
* Solution: the popup keeps mouse capture, so that any mouse click closes it (v...sschmitz@chromium.org2013-01-091-1/+6
* Media Documents should disable View [Page] Sourcewolenetz@chromium.org2013-01-091-3/+4
* Browser Plugin: Sort BrowserPluginGuest::OnSetSizefsamuel@chromium.org2013-01-092-9/+9
* Add initial support for handling touch events in desktop chrome AURA. ananta@chromium.org2013-01-081-3/+5
* BrowserPlugin: Plumb ViewHostMsg_CreateWindow to BrowserPluginGuestfsamuel@chromium.org2013-01-084-15/+48
* Browser Plugin: Refactor BrowserPluginEmbedder to allow creating guests with ...fsamuel@chromium.org2013-01-084-111/+150
* Revert 175581scottmg@chromium.org2013-01-081-1/+1
* Disable GamepadProviderTest.UserGesture: testing auto-disable scriptscottmg@chromium.org2013-01-081-1/+1
* Switch to using FilePathWatcher::Callback instead of FilePathWatcher::Delegate.darin@chromium.org2013-01-082-35/+26
* Tweak comments and put in tests for not ignoring safe browsing results.rdsmith@chromium.org2013-01-082-2/+157
* Also filter the URLs from incoming non-provisional navigation IPCs.jochen@chromium.org2013-01-085-4/+99
* Revert 175489dbeam@chromium.org2013-01-082-41/+37
* Switch Android code to use ExecuteJavascriptInWebFrameCallbackResult.avi@chromium.org2013-01-082-37/+41