summaryrefslogtreecommitdiffstats
path: root/content/browser
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Allow filters in accessibility tests to specify which attributes to check.dmazzoni@chromium.org2012-08-016-138/+333
* Fix clang error with inlined function on Android.sievers@chromium.org2012-08-012-1/+5
* Remove some dependencies I stumbled uponalecflett@chromium.org2012-08-011-6/+0
* Makes NativeViewHostWin change the parent of the hwnd whensky@chromium.org2012-08-011-38/+2
* Remove code that sets |deltaX| and |deltaY| for WebKit gesture tap eventstdanderson@chromium.org2012-08-012-20/+0
* aura-flash: Fix a crash when touching a fullscreen flash window.sadrul@chromium.org2012-08-011-1/+1
* Remove error handling for NOT_IN_DNS.agl@chromium.org2012-08-012-2/+0
* Don't reset speech_recognition_manager_ in BrowserMainLoop::ShutdownThreadsAn...hans@chromium.org2012-08-011-2/+0
* Remove unnecessary use of SupportsWeakPtr in content/browser/renderer_hosthashimoto@chromium.org2012-08-0112-35/+49
* TSAN: Stop PollingThread before deleting it to avoid race on changing virtual...paivanof@gmail.com2012-08-011-0/+1
* aura: use TestWebGraphicsContext3D for the shared contextspiman@chromium.org2012-08-011-0/+11
* Implement isRenderingVSynced on RenderWidgetjbates@chromium.org2012-08-011-0/+3
* Upstream evaluateJavaScriptdtrainor@chromium.org2012-08-012-0/+54
* Upstreaming Select Actionaurimas@chromium.org2012-08-012-0/+122
* ContentShell rendering support on Android.sievers@chromium.org2012-08-014-1/+213
* DuplicateContentResourceHandler to monitor resources and track how many times...frankwang@google.com2012-08-014-0/+211
* Use the virtual path to set the blob's mime type for CreateSnapshotFile, othe...kinuko@chromium.org2012-07-312-12/+28