summaryrefslogtreecommitdiffstats
path: root/content/browser
Commit message (Expand)AuthorAgeFilesLines
* Move WebPreferences to root namespace gman@chromium.org2013-05-0110-24/+14
* Rename MediaPlayerBridgeManager to MediaPlayerManagerqinmin@chromium.org2013-05-0110-79/+89
* <webview>: Fix redirect from about:blankfsamuel@chromium.org2013-05-014-26/+99
* Support EAC3 (Dolby Digital Plus) codecycheo@chromium.org2013-05-011-0/+1
* Revert 197493 "Clean up software compositing switches. "tzik@chromium.org2013-05-014-32/+3
* Browser Plugin: Plumb edit commands from BrowserPlugin to the guestfsamuel@chromium.org2013-05-014-12/+54
* Add the "experimental canvas features" flag, and plumb it through tosenorblanco@chromium.org2013-05-011-0/+1
* Browser Plugin: Unify Attach IPCfsamuel@chromium.org2013-05-016-44/+96
* IndexedDB: Re-enable previously flaky testjsbell@chromium.org2013-05-011-2/+2
* Enable Lazy Layout as part of WebKit experimental features flag.leviw@chromium.org2013-04-301-0/+2
* [Android] Remove ContentViewCore.OnWebPreferencesUpdatedmnaganov@chromium.org2013-04-302-5/+0
* Clean up software compositing switches. skaslev@chromium.org2013-04-304-3/+32
* Add histogram for image errors.skonig@chromium.org2013-04-301-12/+12
* Revert 197402 "<webview>: Fix redirect from about:blank"miket@chromium.org2013-04-304-99/+28
* chromeos: Add "allow screen wake locks" pref.derat@chromium.org2013-04-301-3/+3
* <webview>: Fix redirect from about:blankfsamuel@chromium.org2013-04-304-28/+99
* Unlock mouse when <webview> loses focusmthiesse@chromium.org2013-04-301-0/+2
* Switch content_shell from using PruneAllButActive to a more explicit approachjochen@chromium.org2013-04-307-3/+113
* Remove seccomp-legacy: phase 2.jln@chromium.org2013-04-302-2/+0
* [FileAPI] Add file open ID and close callbacktzik@chromium.org2013-04-302-32/+27
* Only run beforeunload once during a cross-process redirect.creis@chromium.org2013-04-301-5/+14
* Revert 197222 "Replace MediaStreamUIController with MediaStreamU..."sergeyu@chromium.org2013-04-3011-495/+815
* Fix potential deadlock in gpu process creationboliu@chromium.org2013-04-301-0/+7
* Replace MediaStreamUIController with MediaStreamUIProxy.sergeyu@chromium.org2013-04-3011-815/+495
* Use capture start timestamp for poll/paint induced captures.justinlin@chromium.org2013-04-301-20/+43
* Revert 197194 "<webview>: Fix redirect from about:blank"hshi@chromium.org2013-04-304-99/+28
* Put enabling of tab audio notifications behind a command-line switch.miu@chromium.org2013-04-301-3/+8
* content: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.scherkus@chromium.org2013-04-3045-72/+63
* Forward guest console message to embedder through events.lazyboy@chromium.org2013-04-302-0/+25
* <webview>: Fix redirect from about:blankfsamuel@chromium.org2013-04-304-28/+99
* Pass profile directory to NaClProcessHostvictorhsieh@chromium.org2013-04-291-6/+5
* Fix RenderWidgetHostViewAura's accessible parent harder.grt@chromium.org2013-04-2914-30/+67
* [Android] Make SurfaceTextureTransportClient support WeakPtr.benm@chromium.org2013-04-292-4/+10
* Lock cursor change while mouse pointer is locked.oshima@chromium.org2013-04-291-5/+9
* Splits SmoothGestureController from RenderWidgetHostImplbulach@chromium.org2013-04-296-115/+315
* Rationalize linux vs x11 in contentdavemoore@chromium.org2013-04-292-1/+20
* Fix improper use of ScopedCreateDC in PPAPI browser font code.bbudge@chromium.org2013-04-291-2/+2
* Flip the cc::InputHandler and cc::InputHandlerClient names, they are backwardsjamesr@chromium.org2013-04-292-4/+5
* Implement all missing table accessibility methods on Mac.dmazzoni@google.com2013-04-294-6/+298
* Cleanup interfaces used to deliver notifications about MediaStream state from...sergeyu@chromium.org2013-04-2911-187/+151
* cc: Remove cheapness estimator usage from tile manager.reveman@chromium.org2013-04-281-1/+0
* Enable MSE for TVqinmin@chromium.org2013-04-272-3/+53
* DevTools: do not close socket too early in reversed port forwarding.pfeldman@chromium.org2013-04-271-11/+59
* Reland https://chromiumcodereview.appspot.com/14286004 which was reverted fuevarunjain@chromium.org2013-04-272-8/+6
* Fix deadlock between UI thread and drag and drop thread on Windows.dcheng@chromium.org2013-04-273-2/+19
* Disabling flaky test: WebrtcBrowserTest.CanMakeEmptyCallThenAddStreamsAndRene...miu@chromium.org2013-04-271-2/+2
* gesture nav: Encode screenshots in a worker thread.sadrul@chromium.org2013-04-276-19/+133
* Add a new pair of IPC categories for messages that need handling as input eventsjamesr@chromium.org2013-04-2713-69/+77
* Blacklist the GeForce GT 330M, 9400, and 9400M on OSX < 10.8bajones@chromium.org2013-04-271-1/+18
* Displays stream properties like msid/label with the ssrc for stats table and ...jiayl@chromium.org2013-04-267-216/+629