summaryrefslogtreecommitdiffstats
path: root/content/browser
Commit message (Expand)AuthorAgeFilesLines
* Add WebContents* to some more delegate methodsjoth@chromium.org2012-08-087-9/+9
* Filter unnecessary GestureFlingCancel events.rjkroege@chromium.org2012-08-083-3/+124
* IndexedDB browser test for migrating from leveldb schema v0 to v1.dgrogan@chromium.org2012-08-071-0/+38
* JavaBridge should use Annotationdtrainor@chromium.org2012-08-075-43/+54
* [Mac]: Make dictionary context menu item use system settings for whether to l...asvitkine@chromium.org2012-08-073-6/+37
* Browser Plugin: Move to old namespacefsamuel@chromium.org2012-08-076-3/+13
* [Mac]: Enable speech sub-menu under the edit menu and refactor speech impleme...asvitkine@chromium.org2012-08-074-1/+74
* Cleaned up compositing mode field trial code by:vangelis@chromium.org2012-08-072-12/+7
* Remove 10.5 comment.avi@chromium.org2012-08-071-2/+0
* Simplify devtools code on android and enable devtools for android content_shell.satish@chromium.org2012-08-074-158/+26
* Rename layoutTestController to testRunner.jochen@chromium.org2012-08-071-1/+1
* Better session restore: Persist sessionStorage on disk.marja@chromium.org2012-08-072-3/+19
* Add support for Macally iShock.avi@chromium.org2012-08-071-0/+41
* Add debugging flag --simulate-touch-screen-with-mouse.aelias@chromium.org2012-08-072-0/+95
* Move {Native,Device}MediaFileUtil from FILE thread to SequencedWorkerPool to ...tzik@chromium.org2012-08-071-2/+13
* Reenable render_process_host filtersdtrainor@chromium.org2012-08-071-4/+0
* Upstream ChromeHttpAuthHandleryusufo@chromium.org2012-08-072-19/+0
* Disables failing test flac on bots. Fixes typo.dalecurtis@google.com2012-08-071-4/+5
* Add http based media browser tests.dalecurtis@chromium.org2012-08-071-54/+97
* Don't move the window when resizingbrettw@chromium.org2012-08-061-1/+1
* Prevent Flash from dropping focus on fullscreen changejschuh@chromium.org2012-08-062-6/+6
* FFmpeg: Add gsm_ms and pcm big endian codecs.ihf@chromium.org2012-08-061-7/+11
* Dead code elimination: scythe.chrome_functions:segment.path %media% edition, ...fischman@chromium.org2012-08-0610-60/+4
* Revert 149794 - DownloadItem::Observer::OnDownloadDestroyed() replaces Downlo...rdsmith@chromium.org2012-08-068-74/+47
* Disable SpeechRecognitionBrowserTest.TestCancelAll on Windows and Linux.mnissler@chromium.org2012-08-061-2/+8
* Improve accessible name calculation on Windows.dmazzoni@chromium.org2012-08-064-11/+99
* [mac] Implement {frame: 'none'} app window on Mac.jeremya@chromium.org2012-08-062-1/+8
* fix mac frame-rate regression for non-threaded GPU compositingjbates@chromium.org2012-08-053-35/+198
* [RDS] Reloads a page using the original request URLdfalcantara@chromium.org2012-08-046-6/+127
* Fix lost context recreation race in BrowserGpuChannelHostFactorypiman@chromium.org2012-08-042-17/+41
* Don't reuse a GpuProcessHost that failed to send a messagepiman@chromium.org2012-08-042-3/+11
* Pass tap count (1 or 2) with tap gesture eventsrbyers@chromium.org2012-08-032-4/+25
* Refactors DeviceOrientation to make it more extensibleaousterh@chromium.org2012-08-0319-471/+837
* Correct const accessors in base/values.(h|cc), Part II (ListValue)vabr@chromium.org2012-08-032-5/+5
* We should grant read permission to the file returned by CreateFileSnapshot si...kinuko@chromium.org2012-08-031-0/+18
* DownloadItem::Observer::OnDownloadDestroyed() replaces DownloadItem::REMOVINGbenjhayden@chromium.org2012-08-038-47/+74
* Add a function to layout.h for getting ScaleFactor of the native view.mazda@chromium.org2012-08-031-15/+2
* Disable DumpAccessibilityTreeTest.AccessibilityContenteditableDescendants on ...dimich@chromium.org2012-08-031-1/+9
* Create a class for seccomp-bpf sandboxing in content.jln@chromium.org2012-08-021-0/+2
* Create a LinuxSandbox class.jln@chromium.org2012-08-021-1/+2
* Remove a ton of IPC from landing putWithIndexKeysalecflett@chromium.org2012-08-022-49/+5
* Speculative resource prefetching - fixing missing navigations due to server s...shishir@chromium.org2012-08-022-2/+4
* Add PP_FlashLSORestrictions to the list of settings supported by the Flash_Ge...bauerb@chromium.org2012-08-022-0/+26
* Wire up the deleteFileSystem operation.nhiroki@google.com2012-08-022-0/+26
* Revert 149692 - Create a LinuxSandbox class.mazda@chromium.org2012-08-021-2/+1
* Create a LinuxSandbox class.jln@chromium.org2012-08-021-1/+2
* Changes ProviderImpl to use a single DataFetcherFactory instead of aaousterh@chromium.org2012-08-024-29/+19
* Reland 149510 - Allow filters in accessibility tests to specify which attribu...pkasting@chromium.org2012-08-026-138/+333
* Use JavaObjectWeakGlobalRef in ContentViewCore.nileshagrawal@chromium.org2012-08-024-43/+62
* Revert 149510 - Allow filters in accessibility tests to specify which attribu...pkasting@chromium.org2012-08-026-333/+138