summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
...
* Refactor the content interface for RequestMediaAccessPermission.estade@chromium.org2012-06-127-32/+77
* Address nit from previous code review: remove unnecessary content:: prefixes.mdm@chromium.org2012-06-121-5/+5
* Refactor all accessibility code out of webkit/glue.dmazzoni@chromium.org2012-06-1238-993/+2345
* Added sandboxed process launchermichaelbai@chromium.org2012-06-127-20/+425
* Removes special handling in dip_util because mac didn't support gfx::Screen::...pkotwicz@chromium.org2012-06-121-5/+0
* Made ownership of DownloadRequestHandles clear through scoped_ptr<>rdsmith@chromium.org2012-06-126-16/+17
* Smooth Tab Switching on aura.mmocny@chromium.org2012-06-122-0/+13
* Fix crash when displaying system print dialog on Linux.abodenha@chromium.org2012-06-123-8/+0
* added gpu_benchmarking_extension boilerplate and hooked it up to a new switch.dmurph@chromium.org2012-06-127-1/+69
* Delete code used to invert web content for high-contrast mode.dmazzoni@chromium.org2012-06-126-69/+1
* Coverity: Initialize member variables.jhawkins@chromium.org2012-06-121-1/+2
* Disable the seccomp filter GPU process sandbox by default on Chrome OS.jorgelo@chromium.org2012-06-124-4/+38
* mac: Improve framerate on accelerated pages in HiDPI mode.thakis@chromium.org2012-06-123-15/+19
* Rewrite download manager unit to be actual unit tests.rdsmith@chromium.org2012-06-127-1172/+640
* Reland: Pepper Flash settings integration - camera and microphone.yzshen@chromium.org2012-06-122-29/+201
* Rename gfx::Monitor to gfx::Displaytfarina@chromium.org2012-06-123-9/+9
* Retry: Make Isolated file system writable only if it is configured sokinuko@chromium.org2012-06-121-0/+1
* aura: Always show normal pointer cursor when page is loading.varunjain@chromium.org2012-06-121-2/+2
* Browser Plugin: Make basic focus in guests workfsamuel@chromium.org2012-06-121-1/+5
* Added sandboxed process service.michaelbai@chromium.org2012-06-1229-8/+1273
* [Mac] Log OnChannelError() bt for CHECK in bug 97285.shess@chromium.org2012-06-121-0/+13
* Added asserts to track crbug.com/124695atwilson@chromium.org2012-06-121-0/+2
* Enable Android network change notifierhaitao.feng@intel.com2012-06-123-5/+8
* 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