summaryrefslogtreecommitdiffstats
path: root/content/public
Commit message (Expand)AuthorAgeFilesLines
* Updating XTBs based on .GRDs from branch 2623Krishna Govind2016-03-011-1/+1
* Fire fewer Android accessibility events when objects change location.Alex Mineer2016-02-261-5/+40
* Use a valid /prefetch argument when launching a process.Francois Doray2016-02-234-1/+38
* Reverting changes that made window.scroll properties relative to the layout v...Yash Malik2016-02-235-0/+7
* [Merge m49] Compile out Java IME logs using a static boolean.Bo Liu2016-02-202-34/+49
* Check for destroyed WebContents in getUrlMikhail Naganov2016-02-181-0/+1
* Use WindowAndroid's context in PopUpWindows for PopupTouchHandleDrawableYusuf Ozuysal2016-02-171-4/+8
* [Merge M49] Disable canvas 2d COW optimization on adreno 4xxBo Liu2016-02-123-0/+3
* Replace text.equals("\n") with direct character comparison.Alexandre Elias2016-02-041-1/+2
* Allow a main interstitial frame to act as an ExtensionMessagePort openerRob Wu2016-01-311-0/+12
* Do not attempt to show the paste popup if the view is detached.Ted Choc2016-01-291-0/+4
* Merge M49: Change Win32k PPAPI lockdown to use finch params for mime type.Will Harris2016-01-282-0/+12
* Merge:Catch runtime exception when creating MediaThrottlerMin Qin2016-01-211-0/+2
* [Merge M49] android: Fix select popup dialog Context edge caseBo Liu2016-01-212-2/+7
* Make sure IME doesn't enter fullscreen modeChangwan Ryu2016-01-213-0/+15
* [Merge M49] [Downloads] Mark download resumption as disabled by default.Asanka Herath2016-01-201-1/+1
* Don't request audio focus when receiving an AUDIO_FOCUS_GAIN signalMounir Lamouri2016-01-201-3/+1
* Convert commitText("\n") to synthetic Enter key press.Alexandre Elias2016-01-202-1/+26
* Revert of Consider newCursorPosition better when composing or commiting text ...Alexandre Elias2016-01-203-122/+11
* Fix possible out-of-range access in setComposingText().Changwan Ryu2016-01-192-2/+12
* Disable startup priority of renderers on Windows.georgesak2016-01-162-2/+9
* [Android] Allow passing child service creation paramsmnaganov2016-01-152-14/+65
* Making SendToAllFrames return the number of messages it has sent.lukasza2016-01-151-3/+4
* Fixing the flaky testSelectActionBarInputPaste.cblume2016-01-151-8/+2
* Enable SlimmingPaintV2 from the command-line switch instead of from WebPrefer...jbroman2016-01-153-3/+0
* Fix ImeTest not to be flakychangwan2016-01-143-1/+18
* Remove Pepper Flash hw video field trial.ihf2016-01-142-7/+0
* Make sure there is wrapped activity in WindowAndroid for SelectPopUpyusufo2016-01-142-10/+12
* Remove unused transferred_global_request_id parameter.creis2016-01-141-4/+0
* This is the second of three CLs for desktop chrome tab capture.gyzhou2016-01-144-30/+225
* Check url path as well as document title to detect formless autofill pagejoenotcharles2016-01-142-22/+103
* Adding test for "Silent video does not gain audio focus"zqzhang2016-01-141-0/+16
* Use the screen info's scale factor to scale the drag imageoshima2016-01-141-0/+3
* Fix PhoneNumberDetectionTestjinsukkim2016-01-141-16/+15
* blimp: Route web gesture events to the renderer on the engine.khushalsagar2016-01-131-0/+2
* Simplify joystick scrolling code and reenable test.aelias2016-01-133-55/+21
* Remove about://gesturetdresser2016-01-131-2/+0
* Fix threading of IOThreadTestaberent2016-01-132-29/+73
* Add a Field Trial for User-Agent Intervention of WebFontstoyoshim2016-01-132-0/+5
* Attempt to re-enable WebContents android tests.tedchoc2016-01-131-17/+19
* Add popup layout tests with device scale factoroshima2016-01-121-0/+3
* Nit: fix comment in content/public/browser/web_contents_user_data.hjohnme2016-01-121-1/+1
* Revert 3 CLs for shouldOverrideUrlLoading implementation.gsennton2016-01-122-0/+33
* Consider newCursorPosition better when composing or commiting textchangwan2016-01-123-11/+112
* Implement GpuArcVideoService for arc video acceleratorkcwu2016-01-121-0/+21
* Move mojo/application/public -> mojo/shell/publicben2016-01-123-5/+5
* [Media Router] Add Connecting state to PresentationConnection.imcheng2016-01-121-0/+1
* Add logic to switch to DirectWrite font proxy via field trial.kulshin2016-01-122-0/+20
* Remove some obsolete RFH routing and child IDsrob2016-01-124-8/+0
* Reland Pull the Activity context from WindowAndroid if possibleyusufo2016-01-112-18/+2