summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Publish DEPS for Chromium 48.0.2564.9348.0.2564.93chrome-tpm2016-01-241-683/+580
* Incrementing VERSION to 48.0.2564.93chrome-tpm2016-01-251-1/+1
* [Merge 48][TabManager] Protect tabs that are using camera/microphone.Georges Khalil2016-01-247-14/+65
* [Merge M48] Protect recently used tabs.Georges Khalil2016-01-247-28/+158
* Incrementing VERSION to 48.0.2564.92chrome-tpm2016-01-241-1/+1
* cc: Pass correct stride to SkCanvas::readPixels.Alex Mineer2016-01-231-7/+2
* [Cast,Android] Fix NPE in buildSessionMessageAnton Vayvod2016-01-221-4/+10
* Make sure IME doesn't enter fullscreen modeAlexandre Elias2016-01-223-0/+15
* [Cast,Android] Fix the RuntimeException crasherAnton Vayvod2016-01-221-1/+4
* Incrementing VERSION to 48.0.2564.91chrome-tpm2016-01-221-1/+1
* Never unmap memory reserved for RELRO file creation.Simon Baldwin2016-01-221-38/+66
* [Merge to M48] ServiceWorker: Make start worker sequence cancelableHiroki Nakagawa2016-01-224-200/+486
* Fix bug where new tab would fall off end of tabstripScott Violet2016-01-223-4/+24
* Incrementing VERSION to 48.0.2564.90chrome-cron2016-01-221-1/+1
* [Merge to M48] Fix the keyboard shortcuts page in the help app not showing.Ahmed Fakhry2016-01-211-1/+1
* Merge to 2564 "[DevTools] Whitelist remoteBase and loadNetworkResource schemes."Dmitry Gozman2016-01-212-1/+9
* Regenerate the set of Windows Known Roots to more comprehensively cover vario...Nick Harper2016-01-215-840/+1892
* To M48: [MSE] Fix GC with media_time past the last appended buffer timestampMatt Wolenetz2016-01-213-5/+81
* [Merge m48] android: Fix select popup dialog Context edge caseBo Liu2016-01-212-2/+7
* Call stopLoading when opening native applicationJackie Quinn2016-01-211-1/+1
* Incrementing VERSION to 48.0.2564.89chrome-tpm2016-01-211-1/+1
* scheduler: Disable expensive task blocking policySami Kyostila2016-01-212-9/+14
* Incrementing VERSION to 48.0.2564.88chrome-tpm2016-01-211-1/+1
* Convert commitText("\n") to synthetic Enter key press.Alexandre Elias2016-01-202-1/+26
* Incrementing VERSION to 48.0.2564.87chrome-tpm2016-01-201-1/+1
* Ignore renderer-initiated scrolls with no user interaction.Kurt Horimoto2016-01-203-7/+44
* Close page on native app load if page has no navigation itemsJackie Quinn2016-01-201-3/+8
* Revert of Close page on native app load if page has no navigation items (patc...jyquinn2016-01-201-8/+3
* Incrementing VERSION to 48.0.2564.86chrome-tpm2016-01-201-1/+1
* Revert "[M48] Revert "Change shortcut install location to non-subdir.""Gabriel Charette2016-01-2011-95/+249
* Make auth credentials notification not disappear.Achuith Bhandarkar2016-01-201-0/+1
* Incrementing VERSION to 48.0.2564.85chrome-tpm2016-01-201-1/+1
* Close page on native app load if page has no navigation itemsJackie Quinn2016-01-201-3/+8
* [m48] Merge - Add a whitelist for QUIC hosts.Ryan Hamilton2016-01-1913-2527/+2651
* [M48] Revert "Change shortcut install location to non-subdir."Gabriel Charette2016-01-1911-249/+95
* Call stopLoading when opening an externalURLJackie Quinn2016-01-192-2/+3
* Updating XTBs based on .GRDs from branch 2564Krishna Govind2016-01-1910-14/+14
* Make sure to update security icon on webContentsSwappedYusuf Ozuysal2016-01-191-0/+1
* Fix crashes on multiple print requestsVitaly Buka2016-01-191-5/+10
* Supports setting non-login input methods in VPD.Shu Chen2016-01-193-4/+31
* Incrementing VERSION to 48.0.2564.84chrome-tpm2016-01-171-1/+1
* Initialize card expiration when date OCR fails.Rouslan Solomakhin2016-01-162-26/+20
* [Extensions UI] Check the toolbar model (rather than prefs) for showing bubbleDevlin Cronin2016-01-165-4/+15
* [Extensions UI Views] Explicitly disable toolbar resize area when highlightingDevlin Cronin2016-01-161-0/+4
* Incrementing VERSION to 48.0.2564.83chrome-tpm2016-01-161-1/+1
* H264Decoder: Don't unconditionally go into kDecoding state on SPS.Pawel Osciak2016-01-151-4/+2
* Make ClientSideDetectionHost listen to RenderFrameHost messages.Nasko Oskov2016-01-152-2/+5
* Fix merge conflict of crrev.com/680029cb8Xianzhu Wang2016-01-151-1/+1
* Merge "Output url destination points with correct transformations" againXianzhu Wang2016-01-159-22/+63
* Replace base::CallbackList with base::ObserverList in CastConfigDelegateJacob Dufault2016-01-1510-70/+109