summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* Separate out IPC::Message::Sender and Channel::Listener into a separate class.brettw@chromium.org2012-06-114-9/+12
* mac: Fix BackingStoreMac::MemorySize() computation in HiDPI mode.thakis@chromium.org2012-06-112-1/+6
* Allow sys_time in the Pepper Flash syscall filter policy.jorgelo@chromium.org2012-06-111-0/+1
* Minor cleanup. Simplify the DOMStorageContext interface exposed by the conten...michaeln@google.com2012-06-113-112/+3
* refactor VideoCaptureHost and VideoCaptureController.wjia@chromium.org2012-06-116-207/+132
* Revert 141482 - Pepper Flash settings integration - camera and microphone.yzshen@chromium.org2012-06-112-201/+29
* Add an asynchronous version of the Flash DeviceID API.brettw@chromium.org2012-06-113-1/+17
* Pepper Flash settings integration - camera and microphone.yzshen@chromium.org2012-06-112-29/+201
* Propogate the UI language on the command line and expose to Flash.brettw@chromium.org2012-06-114-0/+17
* Power save blocker: switch to new implementation. In addition to making thingsmdm@chromium.org2012-06-1115-723/+65
* mac: Enable HiDPI for the accelerated path.thakis@chromium.org2012-06-113-43/+72
* Ensure that Profile is still alive when DownloadManagerDelegate::Shutdown is ...jam@chromium.org2012-06-111-1/+4
* Prepare compositor.cc for global CCSettingsvollick@chromium.org2012-06-114-9/+29
* Revert 141395 - Make Isolated file system writable only if it is configured sokinuko@chromium.org2012-06-111-1/+0
* Make Isolated file system writable only if it is configured sokinuko@chromium.org2012-06-111-0/+1
* Always update |context_| in UpdateInputMethodState() regardless of the curren...nona@chromium.org2012-06-111-2/+2
* Make NetLog take in callbacks that return Values rathermmenke@chromium.org2012-06-102-89/+82
* Don't destroy channels when switching GPUsjbauman@chromium.org2012-06-098-172/+10
* Make the other Java modules debuggablehaitao.feng@intel.com2012-06-081-1/+1
* Remove duplicate inclusion of mock_special_storage_policy.ccnileshagrawal@chromium.org2012-06-081-2/+0
* Add name checks to browser exception testsalecflett@chromium.org2012-06-083-6/+11
* Support for drive as default download location on chromeos. achuith@chromium.org2012-06-087-27/+22
* Implement PowerSaveBlocker2 for Linux. Much simpler than the original!mdm@chromium.org2012-06-082-2/+265
* content: Set the default device scale factor on the WebView directly since se...sadrul@chromium.org2012-06-084-16/+8
* Revert 141302 - hook up new MacVideoDecodeAcceleratorsail@chromium.org2012-06-081-25/+24
* hook up new MacVideoDecodeAcceleratorsail@chromium.org2012-06-081-24/+25
* Coverity: Restructure logically dead code.kmadhusu@chromium.org2012-06-081-3/+3
* Update the types that WebContents supports when dragging in.dcheng@chromium.org2012-06-083-4/+18
* Fix gcc 4.7 building problems.pkasting@chromium.org2012-06-081-4/+4
* Remove NPChannelBase from cache on error.shess@chromium.org2012-06-081-0/+14
* Plumb texture target to VideoDecodeAccelerator::Clientsail@chromium.org2012-06-0816-37/+63
* enable transaction_get_test, make it less flakeyalecflett@chromium.org2012-06-082-4/+3
* linux: Pass subpixel positioning setting to WebKit.derat@chromium.org2012-06-086-13/+33
* Fix logic reversal bug in TraceMessageFilter.jbates@chromium.org2012-06-082-8/+13
* Change to use webkit intent delivery.gbillock@chromium.org2012-06-082-145/+81
* Use a fresh, temporary profile when running content_shell in DRT modejochen@chromium.org2012-06-083-0/+14
* mac: Basic HighDPI implementation for web contents.thakis@chromium.org2012-06-083-10/+27
* Infobar all unknown unsandboxed plug-ins.bauerb@chromium.org2012-06-082-5/+14
* Changed device_orientation_dispatcher to use default constructor in WebDevice...aousterh@chromium.org2012-06-082-21/+15
* Add text input types newly introduced in WebKityosin@chromium.org2012-06-081-1/+13
* Add JniHelper into content_jni_registrarhaitao.feng@intel.com2012-06-081-0/+2
* Set the Android disk cache locationhaitao.feng@intel.com2012-06-081-0/+3
* Fix a media device management issue caused by CL https://chromiumcodereview.a...yujie.mao@intel.com2012-06-082-7/+3
* Temporarily disable this test until the next webkit roll.alecflett@chromium.org2012-06-081-1/+2
* Move remaining webkit storage unit tests to content_unittestsadamk@chromium.org2012-06-081-0/+48
* - Removed the message loop from shell_browser_main_parts.cc. We don't needmichaelbai@chromium.org2012-06-086-23/+32
* Fix disabling Flash 3D and Stage3Djbauman@chromium.org2012-06-081-2/+6
* Factor out capture code from RootWindow to CaptureClientoshima@chromium.org2012-06-081-3/+2
* fixed issue 128383 - replace GetPeerAddress(AddressList* address) with GetPee...zhaoqin@chromium.org2012-06-084-21/+19
* DragEnter grants RequestURL to entire file:// scheme.tsepez@chromium.org2012-06-086-24/+128