summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Send the correct referrer and policy when saving a file via PPAPIjochen@chromium.org2012-05-154-10/+19
* Add a method to WebContentsTester to set the loading state of themunjal@chromium.org2012-05-153-0/+8
* Coverity: Fix pass by value error in DoFrameInfoOnIOThread function.kmadhusu@chromium.org2012-05-152-2/+2
* Revert 134823 - Enable gamepad API by defaultscottmg@google.com2012-05-151-1/+2
* Revert 137219 - enable media stream by default.wjia@chromium.org2012-05-155-1/+13
* Coverity: Fix pass by value errors in HostZoomMap::SetZoomLevel() function.kmadhusu@chromium.org2012-05-153-3/+3
* enable media stream by default.wjia@chromium.org2012-05-155-13/+1
* Fix crash in Android content_shell startupjknotten@chromium.org2012-05-152-15/+1
* DragEnter grants both read and navigate permissions to files.tsepez@chromium.org2012-05-152-6/+19
* Collect multiple GPUs' info on Mac and display them in about:gpu.zmo@google.com2012-05-152-91/+103
* Coverity: Fix pass by value error in SpeechRecognitionHypothesis constructor.kmadhusu@chromium.org2012-05-151-1/+1
* Fixed CHECKs for use of canceled ResourceContexts in ResourceDispatcherHostImpl.rdsmith@chromium.org2012-05-154-7/+32
* improved tap suppression changerjkroege@chromium.org2012-05-151-4/+2
* Introducing new data types and IPC messages for scripted JS speech recognitio...primiano@chromium.org2012-05-1519-61/+147
* Add flag to specify if explicitly requested download is from web.rdsmith@chromium.org2012-05-1510-15/+32
* Change the way _EXPORT macros look.thakis@chromium.org2012-05-151-0/+4
* Exposes OrientationChangeEvent.bulach@chromium.org2012-05-155-1/+24
* Style fix in Android DeviceOrientation header.jknotten@chromium.org2012-05-151-1/+1
* Refactor MediaStreamImpl and PeerConnection glue implementation after WebKit ...perkj@chromium.org2012-05-1517-707/+510
* aura: Close fullscreen RenderWidgetHostViewAura on blur.derat@chromium.org2012-05-153-34/+121
* Make RenderWidget send UpdateRect after auto-resize.derat@chromium.org2012-05-152-2/+15
* ui: Move NativeTheme files into ui/base/native_theme/ directory.tfarina@chromium.org2012-05-151-4/+4
* Take 2 at: Changes RootWindow capture code so that we only have one capturesky@chromium.org2012-05-151-2/+2
* Adds support for calling postMessage on a frame living in a different renderer.creis@chromium.org2012-05-1510-4/+317
* aura: Fix a couple of bug (really the same bug at two different places) for dragvarunjain@chromium.org2012-05-142-1/+21
* Convert the remaining plugin_tests from ui_tests to browser_tests. Also remov...jam@chromium.org2012-05-141-38/+154
* Convert the mouseleave interactive ui_test to an interactive browser_test.jam@chromium.org2012-05-142-0/+77
* Revert 136996 - ui: Move NativeTheme files into ui/base/native_theme/ directory.tfarina@chromium.org2012-05-141-6/+6
* Remove a deprecated methodisherman@chromium.org2012-05-142-10/+0
* ui: Move NativeTheme files into ui/base/native_theme/ directory.tfarina@chromium.org2012-05-141-6/+6
* Remove DownloadManager::in_progress_ in favor of active_downloads_ in prepara...benjhayden@chromium.org2012-05-143-32/+12
* Make touch-optimized-ui a tri-state flagrbyers@chromium.org2012-05-141-7/+5
* Fix JavaBridgeDispatcher to ref-count JavaBridgeChannelsteveblock@chromium.org2012-05-144-7/+14
* Fix crash in gamepad_provider (Mac)scottmg@chromium.org2012-05-142-4/+17
* Fixing failing unittest for android: GpuMemoryManagerTest.TestForegroundStubs...mmocny@chromium.org2012-05-141-37/+69
* Reland r136326 which was in reverted in r136330: Add a H.264 parser for VAVDA.posciak@chromium.org2012-05-145-2/+1721
* Revert 136877 - Changes RootWindow capture code so that we only have one capturesky@chromium.org2012-05-141-2/+2
* Changes RootWindow capture code so that we only have one capturesky@chromium.org2012-05-141-2/+2
* Mark MediaLayoutTest.Tests DISABLED on Mac, second attempt.mnissler@chromium.org2012-05-141-1/+1
* Avoid double-deletion of the JavaBridgeDispatchersteveblock@chromium.org2012-05-142-3/+4
* Mark MediaLayoutTest.Tests DISABLED on Mac, crashes flakily.mnissler@chromium.org2012-05-141-1/+2
* Revert r136851 - "Add keyboard shortcut to create windows (content_shell)"mnissler@chromium.org2012-05-142-30/+1
* Add keyboard shortcut to create windows (content_shell)cem.kocagil@gmail.com2012-05-142-1/+30
* Remove VIEW_TYPE_WEB_CONTENTS and make default view type INVALID.aa@chromium.org2012-05-143-5/+7
* Split the Zygote class out of zygote_main_linux and into its own file.brettw@chromium.org2012-05-134-507/+635
* ui: Move gl/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-1247-106/+107
* Chrome Crashes after clicking try these suggestions link in Developer Tools.loislo@chromium.org2012-05-121-0/+1
* Add a debug hook to warn about dangerous handle transfersjschuh@chromium.org2012-05-121-0/+114
* Add the StackTrace to the URLFetcher crash dumps.willchan@chromium.org2012-05-122-0/+5
* Pass in the full referrer for DownloadFile IPCjochen@chromium.org2012-05-124-8/+11