summaryrefslogtreecommitdiffstats
path: root/content/public
Commit message (Expand)AuthorAgeFilesLines
* Put enabling of tab audio notifications behind a command-line switch.miu@chromium.org2013-04-302-0/+7
* Introduce Multicast Socket APIikarienator@chromium.org2013-04-301-0/+1
* Pass profile directory to NaClProcessHostvictorhsieh@chromium.org2013-04-291-1/+2
* Fix RenderWidgetHostViewAura's accessible parent harder.grt@chromium.org2013-04-292-4/+5
* Change decidePolicyForNavigation() to takea WebDataSource::ExtraDatajaphet@chromium.org2013-04-292-3/+6
* Android: do not allow vsync subscriptions after ContentViewCore has been dest...skyostil@chromium.org2013-04-293-10/+23
* Allow infobar to have focusjinsukkim@chromium.org2013-04-291-1/+23
* Cleanup interfaces used to deliver notifications about MediaStream state from...sergeyu@chromium.org2013-04-293-16/+19
* [Android WebView] Add missing zoom controls hidingmnaganov@chromium.org2013-04-291-0/+3
* Add a new pair of IPC categories for messages that need handling as input eventsjamesr@chromium.org2013-04-271-3/+5
* [Android] finishComposingText start following IME API.aurimas@chromium.org2013-04-262-145/+108
* [Android] Replace syncing in ContentSettings with an explicit requestmnaganov@chromium.org2013-04-262-64/+26
* content: convert devtools notifications to callbackskaznacheev@chromium.org2013-04-262-10/+6
* Remove dependency on ui/base/clipboard/clipboard.h from browser_context.hjeremya@chromium.org2013-04-261-3/+2
* [Android] Handle NPE from getEnabledAccessibilityServiceListcjhopman@chromium.org2013-04-251-10/+17
* Remove PageCache-related preferences from Chromiumadamk@chromium.org2013-04-253-6/+0
* [Android WebView] Move the most of WebSettings into AwSettingsmnaganov@chromium.org2013-04-253-1086/+8
* Make PerfTraceEvent fully threadsafe.andrewhayden@chromium.org2013-04-251-4/+4
* Move Media Galleries FileAPI code out of webkit.tommycli@chromium.org2013-04-241-1/+12
* Add handler to handle dangerous download itemsqinmin@chromium.org2013-04-243-0/+24
* Fixing iframe jank in the local omnibox popup.jered@chromium.org2013-04-241-0/+7
* Add visit attempts when the managed user is blockedsergiu@chromium.org2013-04-241-0/+3
* Remove --allow-request-os-file-handle optionhamaji@chromium.org2013-04-242-8/+0
* Android: Move SurfaceTexture from content to ui/gl and add test.sievers@chromium.org2013-04-242-46/+1
* Android: Use input events to trigger vsyncskyostil@chromium.org2013-04-243-47/+152
* Invalidate before composite for WebViewboliu@chromium.org2013-04-241-0/+3
* gesture nav: Re-enable gesture navigation.sadrul@chromium.org2013-04-242-4/+7
* Touch events converted to cancel should also be put into pending queueqinmin@chromium.org2013-04-243-72/+157
* [content shell] don't invoke the OLE DoDragDrop method during layout testsjochen@chromium.org2013-04-231-0/+3
* Change signature of URLDataSource::StartDataRequest().jered@chromium.org2013-04-231-1/+2
* [Android] Don't try to display ActionMode when not in view hierarchycjhopman@chromium.org2013-04-231-3/+7
* Renamed 'software_rendering' to 'swiftshader' to differentiate fromskaslev@chromium.org2013-04-231-3/+3
* Fix showing the shelf for downloads started by extensions.benjhayden@chromium.org2013-04-231-3/+0
* Java-side sensor polling getHandler() method simplification as per joth's com...timvolodine@chromium.org2013-04-231-29/+8
* Web MIDI: Add a run-time flagtoyoshim@chromium.org2013-04-232-0/+4
* [Android] Refactor NativeView to be able to use it for AutofillDialog.aurimas@chromium.org2013-04-234-41/+21
* [Android] Add PageInfo interface.newt@chromium.org2013-04-233-38/+106
* Add frame parameter to GetNavigationErrorStrings.ttuttle@chromium.org2013-04-231-0/+1
* Convert the remaining test_shell_tests to content_browsertests.jam@chromium.org2013-04-232-4/+34
* Instant Extended: Prevent overlay from becoming transparentsail@chromium.org2013-04-231-0/+3
* Implement vsync notification on Androidskyostil@chromium.org2013-04-223-34/+123
* Implement offline mode behind a flag.rdsmith@chromium.org2013-04-202-0/+4
* Remove the redundant declarationmrunal.kapade@intel.com2013-04-191-6/+0
* Location/size change notification when external rendering is enabledwonsik@chromium.org2013-04-192-0/+18
* [android] Resize the android_webview if it's 0x0 initially.mkosiba@chromium.org2013-04-192-29/+30
* Speculative Revert 195108 "Changes to closing contents with beforeunload/unl..."nkostylev@chromium.org2013-04-191-12/+0
* Add a Java side command line switch that mirrors the native side switch for k...cramya@chromium.org2013-04-191-0/+3
* Category group support/Renamings.rubentopo@gmail.com2013-04-192-9/+10
* Changes to closing contents with beforeunload/unload handlers:slamm@chromium.org2013-04-191-0/+12
* [Android] Rename NativeWindow to WindowAndroid.aurimas@chromium.org2013-04-193-21/+24