summaryrefslogtreecommitdiffstats
path: root/content
Commit message (Expand)AuthorAgeFilesLines
* [Merge M49] Fix in-page navigation after LoadDataWithBaseURLBo Liu2016-03-183-10/+57
* Disallow was_within_same_page = true for a cross-process navigation.Nasko Oskov2016-03-163-1/+46
* Store and use last base URL between DidStart / DidStopLoadingMikhail Naganov2016-03-162-1/+15
* Remove the UseDelayAgnosticAEC experiment codeNiklas Enbom2016-03-111-8/+1
* Frames received after guest detaches should be displayed.W. James MacLean2016-03-091-6/+5
* Decouple scheduling animation of webview plugins from layout.Jason Kersey2016-03-084-4/+4
* Fix hotword module constantly restarting on Pixel 2.Anand K. Mistry2016-03-031-2/+15
* Manual fix of M49 merge. Delete test that was incorrectly merged.Dominic Mazzoni2016-03-021-55/+0
* Updating XTBs based on .GRDs from branch 2623Krishna Govind2016-03-011-1/+1
* BufferQueue: Don't skip buffer copiesChristopher Cameron2016-02-291-1/+1
* Merge to M49: Allow AXTreeSerializer::SerializeChanges to return an error code.Dominic Mazzoni2016-02-291-1/+5
* Merge to M49: Accessibility needs to make sure layout is clean in SendLocatio...Dominic Mazzoni2016-02-292-1/+61
* Fire fewer Android accessibility events when objects change location.Alex Mineer2016-02-264-6/+67
* [Merge to M49] Relax timeout for starting a service worker from 10 sec to 1 m...Matt Falkenhagen2016-02-261-15/+3
* [Merge to M49] ServiceWorker: Stop asynchronously creating response accessors...Hiroki Nakagawa2016-02-264-47/+50
* Service Worker: Deleting db iterator before closing db.Chris Mumford2016-02-251-186/+186
* Make hud layer initialize its own font.Stanislav Chiknavaryan2016-02-251-4/+1
* Re-allow JavaScript dialogs with user navigation.Avi Drissman2016-02-253-0/+81
* Don't call WebContents::DownloadImage() callback if the WebContents were deletedPeter Kotwicz2016-02-252-22/+32
* Use a valid /prefetch argument when launching a process.Francois Doray2016-02-2310-6/+65
* Reverting changes that made window.scroll properties relative to the layout v...Yash Malik2016-02-238-0/+13
* [Merge m49] Compile out Java IME logs using a static boolean.Bo Liu2016-02-202-34/+49
* Fix load data with invalid base URLBo Liu2016-02-194-2/+80
* Check for destroyed WebContents in getUrlMikhail Naganov2016-02-181-0/+1
* Use WindowAndroid's context in PopUpWindows for PopupTouchHandleDrawableYusuf Ozuysal2016-02-171-4/+8
* Drop frames until first IDR in VTVDA.Dan Sanders2016-02-172-9/+29
* Merge: Fix an issue that webaudio breaks when entering silence mode for the 2...Min Qin2016-02-171-2/+7
* Revert of Use the new Mojo EDK in chrome. (patchset #5 id:220001 of https://c...John Abd-El-Malek2016-02-171-1/+1
* Use the suid helper for oom_score_adj on Chrome OS.Ricky Zhou2016-02-121-0/+8
* [Merge M49] Disable canvas 2d COW optimization on adreno 4xxBo Liu2016-02-125-0/+8
* Indexed DB: Remove transaction throttleJoshua Bell2016-02-121-12/+0
* Post GpuMemoryBufferVideoFramePool deletion on media threademircan2016-02-112-0/+10
* Fix PPB_Flash_MessageLoop.Yuzhu Shen2016-02-111-0/+5
* Merge to 49: Disables content editable tests on the Mac until work to fix tex...nektar2016-02-101-2/+4
* Mac Overlays: Fix blank white hangsChristopher Cameron2016-02-104-5/+34
* Handle MediaStreamVideoRendererSink loss for GpuMemoryBufferVideoFramePoolemircan2016-02-091-1/+2
* Mac: Fix top and bottom edge AA in CoreAnimation rendererChristopher Cameron2016-02-092-11/+52
* Replace text.equals("\n") with direct character comparison.Alexandre Elias2016-02-041-1/+2
* Merge M49: "Remove MediaCodec restriction from WebAudio."Dale Curtis2016-02-041-17/+0
* Merge to 49: Fixed bug which made the whole of a wrapped line to be read when...nektar2016-02-042-1/+164
* Allocate new gpu_factories when the cache has an invalid context.Daniele Castagna2016-02-034-9/+37
* Mac overlays: Clean up partial swap codeChristopher Cameron2016-02-025-281/+376
* Fix crash in NavigationHandleMikhail Naganov2016-02-021-1/+3
* Updating XTBs based on .GRDs from branch 2623Krishna Govind2016-02-021-2/+2
* MediaSourceDelegate: Fix DecryptingDemuxerStream initialization logic.Xiaohan Wang2016-02-021-8/+23
* More fixes to make SharedWorker secure context mismatches counters onlyEmily Stark2016-02-013-4/+11
* Allow a main interstitial frame to act as an ExtensionMessagePort openerRob Wu2016-01-315-0/+39
* [M49] Service Worker: (Re-commit) Add FetchEvent.clientIdMatt Falkenhagen2016-01-299-9/+25
* Do not attempt to show the paste popup if the view is detached.Ted Choc2016-01-291-0/+4
* Only validate CommandBufferProxyImpl flush if channel exists.David Yen2016-01-291-1/+2