summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Publish DEPS for Chromium 45.0.2454.9145.0.2454.91chrome-tpm2015-09-111-668/+573
* Incrementing VERSION to 45.0.2454.91chrome-tpm2015-09-111-1/+1
* Allow 'chrome-extension:' URLs to bypass content settings (1/2)Devlin Cronin2015-09-111-0/+7
* Update ERR_SSL_WEAK_EPHEMERAL_DH_KEY Learn More URL.David Benjamin2015-09-111-2/+1
* Show hosted app requests to extensionsRob Wu2015-09-115-1/+78
* Check the tab ID before delivering an extension message.kalman2015-09-1112-168/+211
* Incrementing VERSION to 45.0.2454.90chrome-tpm2015-09-111-1/+1
* DevTools: do not expect adb payload length to come in the first chunk.Pavel Feldman2015-09-115-36/+70
* Don't show bubble over 'Getting started' page on Win10Scott Graham2015-09-101-6/+21
* Revert of Check the tab ID before delivering an extension message. (patchset ...kalman2015-09-1012-206/+157
* Check the tab ID before delivering an extension message.kalman2015-09-1012-157/+206
* Incrementing VERSION to 45.0.2454.89chrome-tpm2015-09-101-1/+1
* Merge "cros: Remove up/down KEY_RELEASED accelerator"Xiyuan Xia2015-09-101-8/+0
* Ensure windows update when snapped to side on Windows 10.John Bauman2015-09-095-2/+25
* Incrementing VERSION to 45.0.2454.88chrome-tpm2015-09-091-1/+1
* No StrictMode for stable on userdebug devices.wnwen2015-09-081-1/+2
* Prevent TranslateInfoBars from crashing when changing languagesdfalcantara@chromium.org2015-09-043-29/+5
* [Script Injection] Allow whitelisted extensions to inject scripts everywhereDevlin Cronin2015-09-031-1/+3
* Fix compile failure in pdf_extension_test.cc on branch 2454.Raymes Khoury2015-09-021-2/+2
* Prevent leaking PDF data cross-originRaymes Khoury2015-09-023-18/+126
* Incrementing VERSION to 45.0.2454.87chrome-tpm2015-09-011-1/+1
* cc: Workaround resourceless draw crashBo Liu2015-09-011-1/+3
* Plugin Placeholders: Fix plugin_poster Placeholders for very small plugins.Tommy C. Li2015-09-012-31/+22
* Replace Google logo for localNTP and chrome appFernando Serboncini2015-09-014-0/+0
* Incrementing VERSION to 45.0.2454.86chrome-tpm2015-08-281-1/+1
* Disable app banners on ChromeOS.Ben Wells2015-08-281-5/+0
* Incrementing VERSION to 45.0.2454.85chrome-tpm2015-08-271-1/+1
* Correctly migrate different architectures of installed NPAPI Flash.Alex Mineer2015-08-271-4/+19
* Incrementing VERSION to 45.0.2454.84chrome-tpm2015-08-271-1/+1
* Revert "Isolated in-page distiller javascript"Tommy Nyquist2015-08-275-8/+17
* Incrementing VERSION to 45.0.2454.83chrome-tpm2015-08-271-1/+1
* Isolated in-page distiller javascriptTommy Nyquist2015-08-275-17/+8
* Incrementing VERSION to 45.0.2454.82chrome-tpm2015-08-261-1/+1
* Incrementing VERSION to 45.0.2454.81chrome-tpm2015-08-261-1/+1
* Incrementing VERSION to 45.0.2454.80chrome-tpm2015-08-261-1/+1
* customtabs: Make sure that the browser process is initialized in mayLaunchUrl().Benoit Lize2015-08-261-0/+3
* [BackgroundSync] Move read and write of shared preferences to an AsyncTaskJosh Karlin2015-08-264-68/+104
* customtabs: Run the session cleanup code on the UI thread.lizeb2015-08-262-12/+39
* Revert "Change throbber (spinner) on tab strip to comply with material design"Changwan Ryu2015-08-2612-182/+66
* Incrementing VERSION to 45.0.2454.79chrome-tpm2015-08-261-1/+1
* [Custom Tabs]Fix a bug that https is not shown properlyIan Wen2015-08-261-1/+1
* Fix window.open crashes on custom tabsdfalcantara@chromium.org2015-08-262-2/+33
* Fork: Prevent check during data url reloadBo Liu2015-08-261-3/+3
* Incrementing VERSION to 45.0.2454.78chrome-tpm2015-08-261-1/+1
* Keep an instance of InterceptNavigationDelegateImpl in java layerJaekyun Seok2015-08-251-1/+6
* Update SafeBrowsing file extensions.Matt Mueller2015-08-258-18/+327
* [SafeBrowsing] Consolidate extension lookup logic and extension lists.Matt Mueller2015-08-256-185/+254
* Reland of move 1 ms rounding up of task delays on Windows (patchset #1 id:1 o...Bruce Dawson2015-08-251-9/+0
* Android Media Notifications: add UMA for play/pause from notification.Mounir Lamouri2015-08-253-0/+57
* WebView: ClampScrollToMaxScrollOffset during activationBo Liu2015-08-252-5/+28