2011-06-16 18:19:46 +00:00
|
|
|
use_relative_paths = True
|
|
|
|
|
2018-06-20 12:19:24 +00:00
|
|
|
vars = {
|
|
|
|
"checkout_chromium": False,
|
|
|
|
}
|
|
|
|
|
2011-06-13 18:08:41 +00:00
|
|
|
deps = {
|
2018-05-24 18:50:29 +00:00
|
|
|
"buildtools" : "https://chromium.googlesource.com/chromium/buildtools.git@505de88083136eefd056e5ee4ca0f01fe9b33de8",
|
|
|
|
"common" : "https://skia.googlesource.com/common.git@9737551d7a52c3db3262db5856e6bcd62c462b92",
|
2019-01-25 16:10:42 +00:00
|
|
|
"third_party/externals/angle2" : "https://chromium.googlesource.com/angle/angle.git@59d756e530c5bf85cf0a91b1f5e6a1df90a7fa2b",
|
2018-05-24 18:50:29 +00:00
|
|
|
"third_party/externals/dng_sdk" : "https://android.googlesource.com/platform/external/dng_sdk.git@96443b262250c390b0caefbf3eed8463ba35ecae",
|
|
|
|
"third_party/externals/egl-registry" : "https://skia.googlesource.com/external/github.com/KhronosGroup/EGL-Registry@a0bca08de07c7d7651047bedc0b653cfaaa4f2ae",
|
|
|
|
"third_party/externals/expat" : "https://android.googlesource.com/platform/external/expat.git@android-6.0.1_r55",
|
2018-07-02 13:41:27 +00:00
|
|
|
"third_party/externals/freetype" : "https://skia.googlesource.com/third_party/freetype2.git@7edc937fe679d14d66f55cf6f7fa607925d38f3c",
|
2018-11-15 21:15:36 +00:00
|
|
|
"third_party/externals/harfbuzz" : "https://skia.googlesource.com/third_party/harfbuzz.git@8be74d85534534dbdd39a0a6f496e26e9f3e661d",
|
2018-12-07 18:43:57 +00:00
|
|
|
"third_party/externals/icu" : "https://chromium.googlesource.com/chromium/deps/icu.git@407b39301e71006b68bd38e770f35d32398a7b14",
|
2019-01-22 21:21:46 +00:00
|
|
|
"third_party/externals/imgui" : "https://skia.googlesource.com/external/github.com/ocornut/imgui.git@d38d7c6628bebd02692cfdd6fa76b4d992a35b75",
|
2018-06-14 20:16:01 +00:00
|
|
|
# TODO: remove jsoncpp after migrating clients to SkJSON
|
2018-05-24 18:50:29 +00:00
|
|
|
"third_party/externals/jsoncpp" : "https://chromium.googlesource.com/external/github.com/open-source-parsers/jsoncpp.git@1.0.0",
|
2018-08-21 13:10:12 +00:00
|
|
|
"third_party/externals/libjpeg-turbo" : "https://skia.googlesource.com/external/github.com/libjpeg-turbo/libjpeg-turbo.git@2.0.0",
|
2018-05-24 18:50:29 +00:00
|
|
|
"third_party/externals/libpng" : "https://skia.googlesource.com/third_party/libpng.git@v1.6.33",
|
2019-01-17 14:55:51 +00:00
|
|
|
"third_party/externals/libwebp" : "https://chromium.googlesource.com/webm/libwebp.git@v1.0.2-rc1",
|
2018-05-24 18:50:29 +00:00
|
|
|
"third_party/externals/lua" : "https://skia.googlesource.com/external/github.com/lua/lua.git@v5-3-4",
|
|
|
|
"third_party/externals/microhttpd" : "https://android.googlesource.com/platform/external/libmicrohttpd@748945ec6f1c67b7efc934ab0808e1d32f2fb98d",
|
2018-08-07 20:58:15 +00:00
|
|
|
"third_party/externals/opencl-lib" : "https://skia.googlesource.com/external/github.com/GPUOpen-Tools/common-lib-amd-APPSDK-3.0@4e6d30e406d2e5a65e1d65e404fe6df5f772a32b",
|
2018-05-24 18:50:29 +00:00
|
|
|
"third_party/externals/opengl-registry" : "https://skia.googlesource.com/external/github.com/KhronosGroup/OpenGL-Registry@14b80ebeab022b2c78f84a573f01028c96075553",
|
|
|
|
"third_party/externals/piex" : "https://android.googlesource.com/platform/external/piex.git@bb217acdca1cc0c16b704669dd6f91a1b509c406",
|
|
|
|
"third_party/externals/sdl" : "https://skia.googlesource.com/third_party/sdl@5d7cfcca344034aff9327f77fc181ae3754e7a90",
|
2018-12-07 18:43:57 +00:00
|
|
|
"third_party/externals/sfntly" : "https://chromium.googlesource.com/external/github.com/googlei18n/sfntly.git@b55ff303ea2f9e26702b514cf6a3196a2e3e2974",
|
2018-05-24 18:50:29 +00:00
|
|
|
"third_party/externals/spirv-headers" : "https://skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Headers.git@661ad91124e6af2272afd00f804d8aa276e17107",
|
|
|
|
"third_party/externals/spirv-tools" : "https://skia.googlesource.com/external/github.com/KhronosGroup/SPIRV-Tools.git@e9e4393b1c5aad7553c05782acefbe32b42644bd",
|
2019-01-25 23:05:24 +00:00
|
|
|
"third_party/externals/swiftshader" : "https://swiftshader.googlesource.com/SwiftShader@1cd31ea144384a45d5d2ebfd20565d82b9b2a7d6",
|
2018-05-24 18:50:29 +00:00
|
|
|
#"third_party/externals/v8" : "https://chromium.googlesource.com/v8/v8.git@5f1ae66d5634e43563b2d25ea652dfb94c31a3b4",
|
2019-01-19 04:12:39 +00:00
|
|
|
"third_party/externals/wuffs" : "https://github.com/google/wuffs.git@fda3c4c9863d9f9fcec58ae66508c4621fc71ea5",
|
2018-12-10 12:59:01 +00:00
|
|
|
"third_party/externals/zlib" : "https://chromium.googlesource.com/chromium/src/third_party/zlib@47af7c547f8551bd25424e56354a2ae1e9062859",
|
2019-01-25 19:16:09 +00:00
|
|
|
"third_party/externals/Nima-Cpp" : "https://skia.googlesource.com/external/github.com/2d-inc/Nima-Cpp.git@4bd02269d7d1d2e650950411325eafa15defb084",
|
|
|
|
"third_party/externals/Nima-Math-Cpp" : "https://skia.googlesource.com/external/github.com/2d-inc/Nima-Math-Cpp.git@e0c12772093fa8860f55358274515b86885f0108",
|
2018-06-20 12:19:24 +00:00
|
|
|
|
|
|
|
"../src": {
|
Roll ../src 9d803dd280d8..7fafb7b52e77 (477 commits)
https://chromium.googlesource.com/chromium/src.git/+log/9d803dd280d8..7fafb7b52e77
git log 9d803dd280d8..7fafb7b52e77 --date=short --no-merges --format='%ad %ae %s'
2019-01-24 donnd@chromium.org Reland "[TTS] Persist and resend event IDs for sawmill."
2019-01-24 johntlee@chromium.org WebUI: Remove usage of CallJavaScriptFunctionUnsafe from chrome://nacl
2019-01-24 rajendrant@chromium.org Record bypass stats metric for network-servicification
2019-01-24 apotapchuk@chromium.org Refactored PKCS#12 certificate parsing
2019-01-24 eugenebut@google.com Fix chrome://x-callback-url support.
2019-01-24 oshima@chromium.org Increase compositor memory limit for display bigger than 3000px wide.
2019-01-24 kkhorimoto@chromium.org [iOS] Fix PageDisplayState before applying scroll offset.
2019-01-24 dpapad@chromium.org WebUI cleanup: Specify a CustomEvent type parameter, part2.
2019-01-24 vtsyrklevich@chromium.org GWP-ASan: Switch to new stack trace API
2019-01-24 sammc@chromium.org Replace a leftover i18n-values attribute in actions_submenu_unittest.js.
2019-01-24 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/dawn c0f31e73e481..fe92685bfc93 (1 commits)
2019-01-24 skare@chromium.org [Omnibox] Break ties on Document Suggestion results.
2019-01-24 thestig@chromium.org Disable UsePdfCompositorServiceForPrint by default on Android.
2019-01-24 kylechar@chromium.org Extend GPU.EstablishGpuChannelDuration.* histograms.
2019-01-24 smaier@chromium.org Updating R8 to remove class merging
2019-01-24 ellyjones@chromium.org flags: remove sys-internals flag
2019-01-24 dtrainor@chromium.org Add inline update states and menu UI
2019-01-24 vikassoni@chromium.org Refactor gl::GLImage::ScopedHardwareBuffer.
2019-01-24 perezju@chromium.org [tools] Remove chrome_proxy Telemetry based tests
2019-01-24 mdjones@chromium.org Add user actions for the edit-url omnibox suggestion
2019-01-24 johntlee@chromium.org WebUI: Remove md_ prefixes from all Downloads files/folders
2019-01-24 jeffreycohen@chromium.org [Sharing] add histogram to track when android has storage permissions
2019-01-24 mrefaat@google.com Roll MDC to b681383f35304db6eacd601a228c37fa71af9c3c
2019-01-24 jkunkee@microsoft.com [libvpx] Rename ChromeOS configs as HighBD configs
2019-01-24 nicolaso@chromium.org Don't show managed UI in demo mode
2019-01-24 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal bb3f9060c4ea..406f8a00f9f0 (1 commits)
2019-01-24 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/pdfium 13a5f9e46a5d..c30b0a434de9 (1 commits)
2019-01-24 xhwang@chromium.org media: Enable EncryptedMediaHdcpPolicyCheck by default
2019-01-24 jrummell@chromium.org Add logging message to indicate success/failure
2019-01-24 ntfschr@chromium.org AW: update test filter to run OOP renderer
2019-01-24 weili@chromium.org Add back some accessibility unit tests
2019-01-24 qinmin@chromium.org Fix an issue that notification will disappear when pausing a download on M and L
2019-01-24 timvolodine@chromium.org [AW NS] Ensure correct threading for AndroidStreamReaderURLLoader
2019-01-24 beccahughes@chromium.org [Media Session] Use url formatter for source title
2019-01-24 braveyao@chromium.org desktopCapture: Focus on the tab with picker for easy source change
2019-01-24 siyua@chromium.org Add field trial testing configuration for Paradise experiment
2019-01-24 nicolaso@chromium.org [Settings] Remove old 'Managed by <domain>' from People section
2019-01-24 nicolaso@chromium.org chrome://history: use the right icon in the sidebar footer
2019-01-24 agrieve@chromium.org Android: Make java_deobfuscate handle VerifyError and stand-alone class
2019-01-24 kerrnel@chromium.org macOS Sandbox: Add rules for the V2 GPU Sandbox.
2019-01-24 lgrey@chromium.org Dark mode miscellany
2019-01-24 dbeam@chromium.org WebUI Dark Mode: fix some separator colors on bookmarks
2019-01-24 ellyjones@chromium.org flags: assign extension-content-verification to extensions OWNERS
2019-01-24 ntfschr@chromium.org Docs: more docs for working with the emulator
2019-01-24 jlebel@chromium.org [iOS] Adding Manage sync settings item in Google services settings
2019-01-24 ssid@chromium.org Make sure unwind tables are added for 32 bit libraries in arm64 monochrome
2019-01-24 melandory@chromium.org [Tango->FCM] Record the status of the initial attempt to get the InstanceID token.
2019-01-24 mastiz@chromium.org Refactor to inject DeviceInfoTracker only
2019-01-24 kmilka@chromium.org Reland "Reland "[NTP] Cap search suggestion impressions""
2019-01-24 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/pdfium b2bab1fee534..13a5f9e46a5d (1 commits)
2019-01-24 khmel@chromium.org Unify extension and web default apps filtering.
2019-01-24 jzern@chromium.org libwebp: update to 1.0.2
2019-01-24 shivanisha@chromium.org Adds UKM for history manipulation intervention.
2019-01-24 rockot@google.com Remove *manifest* dep name check
2019-01-24 andreasbutler@google.com [IndexedDB]: Explicit commit error timing handling.
2019-01-24 fs@opera.com Remove dead code in BoxPainterBase::PaintNormalBoxShadow
2019-01-24 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/perfetto f68a7687983a..1fc4082ba1db (1 commits)
2019-01-24 masonfreed@chromium.org Remove backdrop-filter crop rectangle from ui::Layer
2019-01-24 bpastene@chromium.org Allow android's logdog_wrapper.py to be used with script tests.
2019-01-24 thestig@chromium.org Remove PDFEngine::DocumentPaintOccurred().
2019-01-24 mdjones@chromium.org Add variations for edit-URL suggestion
2019-01-24 mdjones@chromium.org Update fieldtrial test config for Search Ready Omnibox
2019-01-24 buldina@chromium.org [ChromeDriver] Make ExecuteScript() and ExecuteAsyncScript() return JavaScriptError
2019-01-24 mrsuyi@chromium.org Rename function names in LargeIconService.
2019-01-24 findit-for-me@appspot.gserviceaccount.com Revert "[Autofill] Added browser tests for local card migration flow (part 1)"
2019-01-24 ccameron@chromium.org MacPWAs: Detect when app shims launch but terminate early
2019-01-24 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 6588e2f70fe8..bb3f9060c4ea (2 commits)
2019-01-24 alph@chromium.org [heap profiler] Make module debugid work for renderers on Linux
2019-01-24 xiaochengh@chromium.org Remove useless WebTextCheckClient::ClearAllPendingRequests
2019-01-24 crouleau@chromium.org Use correct argument for benchmark name.
2019-01-24 thomasanderson@chromium.org Remove build/experimental/install-build-deps.py
2019-01-24 Tom.Tan@microsoft.com Add MIDL generated output files for Windows ARM64 google_update
2019-01-24 xidachen@chromium.org [Code health] Remove a include in paint_op_buffer.h
2019-01-24 michaelpg@chromium.org Only report Demo Mode resources removal if resources exist
2019-01-24 wutao@chromium.org Remove trilinear filtering chrome flag
2019-01-24 jkrcal@chromium.org [PSS] Make the sync-requested pref false while stopping (and clearing)
2019-01-24 nharper@chromium.org Remove Channel ID from iOS
2019-01-24 skare@chromium.org [Omnibox] DocumentSuggest: Add counterfactual study support.
2019-01-24 mmourgos@chromium.org Fix chromevox state transition announcement
2019-01-24 wittman@chromium.org [Sampling profiler] Reland record continued_work sample metadata for Windows
2019-01-24 drubery@chromium.org Proto changes for visual features in PhishGuard pings
2019-01-24 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/SPIRV-Tools/src 86d0d9be254a..8915a7c8f120 (3 commits)
2019-01-24 reillyg@chromium.org Create single instance of SerialPortManagerImpl for Device Service
2019-01-24 hans@chromium.org updating_clang.md: Add chromeos-amd64-generic-cfi-thin-lto-rel trybot
2019-01-24 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/spirv-headers/src f3abb280c2aa..8bea0a266ac9 (2 commits)
2019-01-24 ntfschr@chromium.org AW docs: expand testing instructions
2019-01-24 staphany@chromium.org Appcache: Delete appcache_info.h
2019-01-24 findit-for-me@appspot.gserviceaccount.com Revert "[animation-worklet] Basic pause implementation"
2019-01-24 ellyjones@chromium.org flags: remove num-raster-threads
2019-01-24 rockot@google.com Reland "Add a base::Feature for Mojo dispatch change"
2019-01-24 masonfreed@chromium.org Implement dirty bits for paint artifact compositor property tree updates.
2019-01-24 dtseng@chromium.org Suppress kRadioGroupIds related node changes
2019-01-24 dbeam@chromium.org WebUI Dark Mode: fix active (in progress) download description text color
2019-01-24 tommycli@chromium.org Downloads: Fix timestamp deduplication for Windows
2019-01-24 hgrandinetti@chromium.org Add integration test for time usage limit.
2019-01-24 robliao@chromium.org Ban Use of ComPtr<T>::GetAddressOf()
2019-01-24 ganenkokb@yandex-team.ru Fix persistent notification with tags close.
2019-01-24 npm@chromium.org Fix some nits in recent additions to histograms.xml
2019-01-24 bmcquade@chromium.org Make FID main frame only in page_load_metrics
2019-01-24 jdoerrie@chromium.org [Flags] Add jdoerrie@ as owner for fill-on-account-select
2019-01-24 kdillon@chromium.org Upstream fast/workers to external/wpt/workers: first batch.
2019-01-24 lucmult@chromium.org CrOS Allow download preferences to be any folder inside MyFiles
2019-01-24 andrewxu@chromium.org Fix the CrOS bug that one-pixel line shows at the bottom of AppsGridView
2019-01-24 vtsyrklevich@chromium.org Fix misc typos
2019-01-24 einbinder@chromium.org DevTools: Don't hang when attempting to take 0 width screenshots
2019-01-24 stevenjb@chromium.org Remove DeviceState dependency for NetworkState.IsRoaming()
2019-01-24 meilinw@google.com Add a keyboard accelerator for Assistant.
2019-01-24 bsalomon@google.com Remove unused abandonment code from StaticBitmapImage.
2019-01-24 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/catapult b9dbf6c17c96..46e3f0707549 (4 commits)
2019-01-24 sinhak@chromium.org Store the successful run of account migrations in Prefs
2019-01-24 oysteine@chromium.org Reland "Tracing: Start the tracing service on-demand"
2019-01-24 pdr@chromium.org Check that PaintChunk properties are non-null
2019-01-24 mcasas@chromium.org lowLatency canvas: disable on Mac
2019-01-24 demx@yandex-team.ru Don't use document.write for loading dependencies
2019-01-24 wanderview@chromium.org SimpleCache: Recover empty caches with corrupt index files.
2019-01-24 antrim@google.com Add battery charge rate
2019-01-24 jfernandez@igalia.com Reland [css-text] New value 'break-spaces' for the white-space property
2019-01-24 julien.isorce@chromium.org docs/gpu/vaapi.md: fill in info about MESA_GLSL_CACHE_DISABLE
2019-01-24 andrewxu@chromium.org Fix bug that touch-dragging window to the display edge causes system crash
2019-01-24 jkrcal@chromium.org [SyncUSSAutofillWalletData] Disable the feature by default
2019-01-24 donnd@chromium.org [TTS] Fix the panel sometimes being stuck on.
2019-01-24 raleksandrov@google.com Finalize messages and overview section of the management page
2019-01-24 ayui@chromium.org Change PolicyOAuth2TokenFetcher to return unique_ptr instead of raw pointer
2019-01-24 majidvp@chromium.org [animation-worklet] Basic pause implementation
2019-01-24 xidachen@chromium.org [Debugging] Add more debugging instrumentation in TouchActionFilter
2019-01-24 ellyjones@chromium.org views: register ShellCrApplication in views content clients
2019-01-24 abhijeet@igalia.com Eliminate references to TokenService in identity_apitest.cc
2019-01-24 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/depot_tools 695e7cf35258..4d965ee2d8cc (1 commits)
2019-01-24 cyan@chromium.org Fix highlight on extension icons in app menu.
2019-01-24 hgrandinetti@chromium.org Add time window limit integration test.
2019-01-24 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal c683e1e6a3aa..6588e2f70fe8 (1 commits)
2019-01-24 tedchoc@chromium.org Fix pasting text via fakebox while accessibility is enabled.
2019-01-24 pasko@chromium.org remove PrerenderResourceThrottle
2019-01-24 kpschoedel@chromium.org Revise EventRewriter API.
2019-01-24 cduvall@chromium.org Add support for no-op process to compare memory usage to network process
2019-01-24 thomasanderson@chromium.org [ChromeOS] Fix some UI Jank when entering tablet mode
2019-01-24 lgrey@chromium.org Dark mode: update green/red text styles
2019-01-24 tguilbert@chromium.org Add OnRemotePlayStateChange to Pipeline::Client
2019-01-24 tiborg@chromium.org [vr] Track whether user can enter VR browser without DFM installed
2019-01-24 dvadym@chromium.org Do not show manually fallback for saving when credentials autofilled.
2019-01-24 treib@chromium.org Improve comments on encryption-related SyncUserSettings methods
2019-01-24 rkjnsn@chromium.org Revert "Enable file upload by default."
2019-01-24 amusbach@chromium.org tablet: Fix app list after switching to tablet with snapped windows.
2019-01-24 etiennep@chromium.org [TaskScheduler]: Add NumActiveWorker histogram to histograms.xml.
2019-01-24 einbinder@chromium.org DevTools: Fix 4px of white space in network big rows mode
2019-01-24 dtrainor@chromium.org Split UpdateMenuItemHelper
2019-01-24 mcasas@chromium.org VaAPI: Limit |use_reduced_number_of_allocations_| to certain platforms
2019-01-24 beccahughes@chromium.org [Media Session] Enable API on desktop (all)
2019-01-24 mahmoudi@google.com Reland "Move NoTouchActivity to touchless package"
2019-01-24 cwallez@chromium.org Roll src/third_party/shaderc/src/ 909f0d3d3..ce7d92182 (28 commits)
2019-01-24 npm@chromium.org [EventTiming] Ship First Input Timing on main frames
2019-01-24 anthonyvd@chromium.org Refactor TranslateManager::InitiateTranslation
2019-01-24 jonross@chromium.org Remove Surface Sync Check from Android
2019-01-24 mahmadi@chromium.org [iOS][Translate] Compact translate infobar view
2019-01-24 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/chromite f580d4907862..c4f1acd86f1d (1 commits)
2019-01-24 hbos@chromium.org Mark RTCPeerConnection-track-stats.https.html as flaky.
2019-01-24 rmrossi@chromium.org Refresh chromecast impl of automation and extension apis
2019-01-24 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/perfetto 970cd8e6beba..f68a7687983a (1 commits)
2019-01-24 lukasza@chromium.org Implementing support for 'Cross-Origin-Resource-Policy' response header.
2019-01-24 treib@chromium.org Reorder overridden methods in profile_sync_service.h to match sync_service.h
2019-01-24 melandory@chromium.org [chrome://invalidations] Surface the subscription and fcm channel states
2019-01-24 peter@chromium.org Add more extensive testing to the Contact API
2019-01-24 drott@chromium.org Crash early if FindFamily DWriteFontProxy call fails
2019-01-24 lgrey@chromium.org Enable Dark Mode by default on Mac
2019-01-24 drott@chromium.org Add myself as OWNER to DWriteFontProxy renderer side implementation
2019-01-24 agrieve@chromium.org Android: Run tests only on devices with compatible ABIs
2019-01-24 olsen@chromium.org Migrate away from ScopedCrosSettingsTestHelper:
2019-01-24 iclelland@chromium.org Feature Policy JS API Update: Add document.featurePolicy.features
2019-01-24 vogelheim@chromium.org Trusted Types: Implement Origin Trial (TrustedDOMTypes)
2019-01-24 vkuzkokov@chromium.org Make PrivetHTTPResolution::ResultCallback a OnceCallback
2019-01-24 domfarolino@gmail.com Implement Priority Hints for <script> elements
2019-01-24 alancutter@chromium.org Fix crash when opening emoji panel in print preview from context menu
2019-01-24 peter@chromium.org Hook up the Contact API with the Origin Trials framework
2019-01-24 ikilpatrick@chromium.org [LayoutNG] Fix invalidation for relative postioned elements.
2019-01-24 ellyjones@chromium.org webvtt: add caption color scaffolding
2019-01-24 ossu@chromium.org Disable ChromeVoxBackgroundTest.ValidationTest
2019-01-24 tdresser@chromium.org Add country index to key web platform metrics
2019-01-24 amalova@chromium.org Remove unused getModuleLoader method.
2019-01-24 ftirelo@chromium.org [Autofill] Launch medium font weight by default
2019-01-24 agrieve@chromium.org Set Component: Build in //build/android/OWNERS
2019-01-24 msisov@igalia.com ui/base: move clipboard to own folder.
2019-01-24 rohitrao@chromium.org [ios] Separate TabModel creation from setup in BrowserViewWrangler.
2019-01-24 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 2d2052fde8d4..c683e1e6a3aa (1 commits)
2019-01-24 findit-for-me@appspot.gserviceaccount.com Revert "[Validation bubble][OOPIF] Do not show cut-off validation bubble on OOPIF"
2019-01-24 wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com Import wpt@2cc428dbf25bc3004bd057d6d3b42a1417fc4cc0
2019-01-24 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/perfetto e402437aad51..970cd8e6beba (1 commits)
2019-01-24 thestig@chromium.org Remove new usage in ResourceDispatcherHostImpl::MaybeInterceptAsStream()
2019-01-24 mario@igalia.com Migrate use of AccountTrackerService in dice_response_handler_unittest.cc
2019-01-24 sinhak@chromium.org Remove NOTREACHED for AccountType::UNKNOWN in migrations
2019-01-24 bnc@chromium.org Add virtual WebSocketHandshakeStreamBase::GetWeakPtr().
2019-01-24 falken@chromium.org Improve coding style in variations header tests.
2019-01-24 melandory@chromium.org [chrome://invalidations] Add instance id token used for registration to debug info.
2019-01-24 finnur@chromium.org Contacts Picker: Reflect better what is shared in the UI.
2019-01-24 amalova@chromium.org Return early in destroyModule if there is no module.
2019-01-24 rayankans@chromium.org [Background Fetch] Enable creating registrations with duplicate requests
2019-01-24 timvolodine@chromium.org [AW NS] Add custom header and status unittests for AndroidStreamReaderURLLoader
2019-01-24 jkrcal@chromium.org [AF Wallet] Properly report errors for failed metadata DB writes
2019-01-24 dvadym@chromium.org Mark generation element for rater extension and set aria-autocomplete.
2019-01-24 ossu@chromium.org Mark feature-policy-image-policies-with-border-radius.html flaky
2019-01-24 bratell@opera.com Fix variable shadowing in ui/gfx and enable the warning
2019-01-24 jonross@chromium.org Add Skia-Renderer tests to Viz Linux FYI Bot
2019-01-24 rayankans@chromium.org [Background Fetch] Support duplicate upload requests.
2019-01-24 armax@chromium.org [applyConstraints] Add checks on noiseSuppression and autoGainControl.
2019-01-24 rayankans@chromium.org [Background Fetch] Add a migration database task on startup.
2019-01-24 smaier@chromium.org Android: Moving mac key generation off background task
2019-01-24 tangltom@chromium.org [unified-consent] Move 'Drive suggestions' toggle to 'Other Google services'
2019-01-24 sdefresne@chromium.org Convert from base::{LazyInstance,Singleton} to base::NoDestructor
2019-01-24 mastiz@chromium.org Remove ProfileSyncService::GetLocalDeviceInfoProvider()
2019-01-24 tkent@chromium.org [Validation bubble][OOPIF] Do not show cut-off validation bubble on OOPIF
2019-01-24 mkwst@chromium.org Remove outdated comment.
2019-01-24 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/perfetto ed17109c24b1..e402437aad51 (1 commits)
2019-01-24 gab@chromium.org [base] Introduce ThreadLocalOwnedPointer
2019-01-24 melandory@chromium.org [Tango->FCM] Do not repeat the subscription call on 403 response.
2019-01-24 svillar@igalia.com [s13n] Replace AccountTrackerService in oauth2_browsertest.cc
2019-01-24 treib@chromium.org Update ProfileSyncService class comment
2019-01-24 hablich@chromium.org Update the V8 version for Chromium branch 73.
2019-01-24 ossu@chromium.org Re-disable AppShimInteractiveTest on component builds
2019-01-24 wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com Import wpt@fd09bdd65df429534a52c5aaf5107ad518b8dfc0
2019-01-24 finnur@chromium.org Contacts Picker: Request Contacts permission if missing.
2019-01-24 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/perfetto 4f593680baf5..ed17109c24b1 (2 commits)
2019-01-24 alliemurray@google.com Add drive label to be accessible from volume info.
2019-01-24 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 84a9da3eb94c..2d2052fde8d4 (1 commits)
2019-01-24 fergal@chromium.org [CSS] Make ::part work with other pseudo elements.
2019-01-24 jonasolsson@chromium.org Reland "Switch to new ICE state implementation"
2019-01-24 antrim@google.com Sample CPU temperature data
2019-01-24 vasilvv@chromium.org Switch net/third_party/spdy to be exported via QUICHE.
2019-01-24 ossu@chromium.org Disable AudioPlayerBrowserTest.NativeMediaKey on ChromeOS MSAN
2019-01-24 jlebel@chromium.org [iOS] Adding Manage sync settings view
2019-01-24 bratell@opera.com Rename new ResourceType->CanvasResourceType since ResourceType exists
2019-01-24 dvadym@chromium.org FormPaser should take typed value when it is present .
2019-01-24 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/perfetto ecb1a0897978..4f593680baf5 (1 commits)
2019-01-24 bratell@opera.com Remove potential hang+timeout from _nocompile tests
2019-01-24 fs@opera.com Make SameSizeAsComputedStyle model reality better
2019-01-24 vasilii@chromium.org Get rid of the Mojo message ShowManualFallbackForSaving in PasswordManagerClient.
2019-01-24 kolos@chromium.org [Password Generation] Disable button titles calculation in Beta, Stable
2019-01-24 yvesg@google.com [Doc] Fix some dead links (buildot -> luci).
2019-01-24 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/chromite 3eaf277cc935..f580d4907862 (2 commits)
2019-01-24 awolter@chromium.org Reland "Enable connectivity checker for fuchsia"
2019-01-24 drott@chromium.org Roll src/third_party/harfbuzz-ng/src/ 89bcfb204..36fb2b4da (33 commits)
2019-01-24 vabr@chromium.org Decrease kMaxPhoneNumberSize: 1000 -> 40
2019-01-24 yukishiino@chromium.org v8binding: Remove [CallWith=ScriptArguments], which is no longer used
2019-01-24 wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com Import wpt@2a994489d2309377f326bf9bf5facbefc1ec31f7
2019-01-24 jkim@igalia.com [s13n] Move SyncConfirmationHandler away from using AccountTrackerService
2019-01-24 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 44c6e848379b..84a9da3eb94c (1 commits)
2019-01-24 bratell@opera.com Add ajwong and wychen as owners of tools/nocompile_driver.py
2019-01-24 edchin@chromium.org [ios] #import web_state.h
2019-01-24 ekaramad@chromium.org [ Feature Policy ] Report for unoptimized-images
2019-01-24 mattcary@chromium.org Orderfile: add support for generating a 64 bit orderfile.
2019-01-24 yuli@chromium.org Encapsulate resizing by aspect ratio in preview.js.
2019-01-24 olivierrobin@chromium.org Reset HTTP variation header in Translate tests
2019-01-24 ericwilligers@chromium.org CSS: Reject unitless lengths in inset shorthand
2019-01-24 lucmult@chromium.org [Files app] Fix some browser tests with MyFilesVolume enabled
2019-01-24 tkent@chromium.org Remove unnecessary blink:: in renderer/core/dom
2019-01-24 yukishiino@chromium.org v8binding: Replace [CallWith=EnteredWindow] with [CallWith=Isolate]
2019-01-24 thestig@chromium.org Remove unused version of Stream::AddData().
2019-01-24 yuzus@chromium.org Start OomIntervention monitor only when loading is done
2019-01-24 thestig@chromium.org Re-enable PDFExtensionTest.Elements.
2019-01-24 ksakamoto@chromium.org SignedExchange: Rename ParseB2 to ParseCertChain
2019-01-24 mrobinson@igalia.com Eliminate duplicate unique id to AXPlatformNode maps
2019-01-24 yosin@chromium.org Make NGBoxFragmentPainter::PaintTextChild() not to paint text outside screen
2019-01-24 tkent@chromium.org Fix a DHCECK failure in DocumentState::ToStateVector()
2019-01-24 loyso@chromium.org Testing Profile: Ban overrides for IsOffTheRecord member function.
2019-01-24 peria@chromium.org IDL compiler: Rename [Default] as [DefaultValue]
2019-01-24 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/chromite 947f4685c628..3eaf277cc935 (1 commits)
2019-01-24 rbuis@igalia.com Make make_element_type_helpers.py use snake case
2019-01-24 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 2ecc36e23912..44c6e848379b (11 commits)
2019-01-24 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/perfetto 843e4c41417f..ecb1a0897978 (2 commits)
2019-01-24 djean@google.com [ios] disable manual fallback in incognito mode
2019-01-24 edchin@chromium.org [ios] #include base/logging.h
2019-01-24 v8-ci-autoroll-builder@chops-service-accounts.iam.gserviceaccount.com Update V8 to version 7.3.493.
2019-01-24 nhiroki@chromium.org Worker: Determine "destination" for worker main script fetch based on global scope type
2019-01-24 michaeldo@chromium.org Clear chrome://inspect logs for closed tabs.
2019-01-24 wez@chromium.org [Fuchsia] Remove stale entries from content_unittests filter.
2019-01-24 thestig@chromium.org Call PrinterQuery::StopWorker() on the right thread.
2019-01-24 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia a6ab2bdd8cd3..094ab18b457e (1 commits)
2019-01-24 mekiali@google.com Add |bounces| to cwv_scroll_view.
2019-01-24 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll AFDO from 73.0.3681.0_rc-r1 to 73.0.3682.0_rc-r1
2019-01-24 yaoxia@chromium.org Fixed the download intervention in sandbox for RemoteFrame::Navigate path.
2019-01-24 xiyuan@chromium.org [content-service] Fix local view scrolling issue
2019-01-24 ccameron@chromium.org MacPWAs: Don't create hidden app bundles
2019-01-24 kinuko@chromium.org Revert "Add a base::Feature for Mojo dispatch change"
2019-01-24 wpt-autoroller@chops-service-accounts.iam.gserviceaccount.com Import wpt@ef625c6ac28d0ac07ef0c62a6f22c10d14a2623a
2019-01-24 horo@chromium.org Split sxg-referrer.tentative.https.html
2019-01-24 aleventhal@chromium.org Notify user of HTML validation error messages
2019-01-24 rockot@google.com Revert "Move NoTouchActivity to touchless package"
2019-01-24 thestig@chromium.org Fix a TypeError is pdf_viewer.js.
2019-01-24 zmo@chromium.org Prepare video pixel tests for trace tests.
2019-01-24 shampson@chromium.org Configures origin trial for RTCQuicTransport.
2019-01-24 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/pdfium 3e873fa0184f..b2bab1fee534 (5 commits)
2019-01-24 lethalantidote@chromium.org Reland "Updates time values to use aria attributes."
2019-01-24 steimel@chromium.org [Global Media Controls] Add MediaKeysListenerManager
2019-01-24 jarrydg@chromium.org Quota: Add experimental logic for quota pool size expansion.
2019-01-24 oshima@chromium.org Add switch to configure gpu memory limit
2019-01-24 yukishiino@chromium.org v8binding: Use the incumbent realm instead of the current realm (Location)
2019-01-24 renjietang@chromium.org Landing Recent QUIC changes until 7:50 PM, Jan 18, 2019 UTC-4
2019-01-24 dpapad@chromium.org WebUI cleanup: Specify a CustomEvent type parameter, part1.
2019-01-24 nhiroki@chromium.org Worker: Replace entries in TestExpectations with *-expected.txt files
2019-01-24 nharper@chromium.org Remove Channel ID databases from user profiles
2019-01-24 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 80e56cb3f138..2ecc36e23912 (2 commits)
2019-01-24 ajwong@chromium.org More distinct start/end market for task backtrace.
2019-01-24 dstaessens@chromium.org media/gpu/test: Move frame validation in VD tests to a separate thread.
2019-01-24 ccameron@chromium.org MacPWAs: Add callback for shim process termination
2019-01-24 horo@chromium.org Mark sxg-referrer.tentative.https.html [ Timeout Pass ]
2019-01-24 sergeyu@chromium.org [Fuchsia] Enable H264 video decoder unittests
2019-01-24 dschinazi@chromium.org Enable QuicConnectionId variable length flags
2019-01-24 kinuko@chromium.org Revert "Re-implement CrOS merge session throttle in the network service."
2019-01-24 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia beaae554418b..a6ab2bdd8cd3 (4 commits)
2019-01-24 dbeam@chromium.org WebUI Dark Mode: update .svg icons with embedded fill
2019-01-24 bialpio@chromium.org ARCore: Address feedback from old CL
2019-01-24 rbpotter@chromium.org Print Preview: Fix destinations dropdown for RTL
2019-01-24 shampson@chromium.org Adds getStats() method to RTCQuicTransport.
2019-01-24 chrishtr@chromium.org [PE] Optimize SetNeedsOverflowRecalc to avoid PaintingLayer.
2019-01-24 martinkr@google.com fido: reintroduce the WebAuthn caBLE feature and UI flag
2019-01-24 xiyuan@chromium.org ws: Make EnsureClientHasDrawnWindow retry capturing
2019-01-24 manucornet@chromium.org CrOS Shelf: Let the tooltip manager handle key events
2019-01-24 tikuta@chromium.org Reland "[mojo] move definition of operator<< for enum to mojom-shared.cc"
2019-01-24 cblume@chromium.org Use SharedImages in GlRenderer
2019-01-24 mbarowsky@chromium.org Re-enable MipsAddedWhileOriginalInUse test since Windows OOM bug fixed
2019-01-24 fdegans@chromium.org [Fuchsia] Rename //fuchsia/app to //fuchsia/runners.
2019-01-24 karandeepb@chromium.org Extensions: Restrict mv3 extensions to use "content_security_policy" as dictionary.
2019-01-24 rockot@google.com Add a base::Feature for Mojo dispatch change
2019-01-24 einbinder@chromium.org DevTools: Convert to Shadow DOM and Custom Elements v1
2019-01-24 haraken@chromium.org Revert "Reland "[NTP] Cap search suggestion impressions""
2019-01-24 loyso@chromium.org TestingProfile: Fix CreateGuestProfile and IsSystemProfile.
2019-01-24 timloh@chromium.org Revert "Use focus ring for views button on all platforms"
2019-01-24 timloh@chromium.org Revert "Remove explict focus ring install for button subclasses"
2019-01-24 sammc@chromium.org Migrate Files app from i18n-content and i18n-values to $i18n{}.
2019-01-24 loyso@chromium.org Tests: Do not turn a normal profile into an incognito profile dynamically.
2019-01-24 kinuko@chromium.org Revert "Remove conditional use of LayerTreeView from RenderWidget."
2019-01-24 timloh@chromium.org Disable flaky test VideoPlayerBrowserTest.NativeMediaKey
2019-01-24 jimmyxgong@google.com Premount preconfigured shares in SmbService
2019-01-24 jmadill@chromium.org Roll src/third_party/glslang/src/ 0ac199df3..493096468 (73 commits)
2019-01-24 lucmult@chromium.org [Files app] Refactor PathUtil unittest
2019-01-24 cmumford@google.com Re-implement CrOS merge session throttle in the network service.
2019-01-24 kristipark@chromium.org [NTP] Add dark mode support for voice search
2019-01-24 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/chromite cec40a962e60..947f4685c628 (24 commits)
2019-01-24 mukai@chromium.org Suport of window move for picture-in-picture windows
2019-01-24 findit-for-me@appspot.gserviceaccount.com Revert "Add tentative WPT tests for stale while revalidate handling."
2019-01-24 acolwell@google.com Remove SecurityState on IO thread instead of posting back to UI thread.
2019-01-24 loyso@chromium.org Tests: Do not turn a normal profile into an incognito profile dynamically.
2019-01-24 moshayedi@chromium.org Fix a typo in chromeos_strings.grdp
2019-01-24 karandeepb@chromium.org Extensions: Implement "content_security_policy.isolated_world" manifest key.
2019-01-24 chrome-release-bot@chromium.org Updating trunk VERSION from 3682.0 to 3683.0
2019-01-24 martis@chromium.org Image annotation: added annotation methods to the page annotator.
2019-01-24 jinsukkim@chromium.org Android: Fix a bug of UI going reverse
2019-01-24 edcourtney@google.com Flag off PIP rounded corners by default.
2019-01-24 jimmyxgong@google.com Add Premount to SmbService
2019-01-24 mahmoudi@google.com Move NoTouchActivity to touchless package
2019-01-24 gyuyoung@igalia.com s13n: Replace use of AccountTrackerService in advanced_protection_status_manager.cc/h
2019-01-24 pkotwicz@chromium.org [Android Webapp] Remove unneeded SameActivityWebappSplashDelegate#mInitializedLayout 7/9
2019-01-24 jamescook@chromium.org cros: Clean up filenames in //ash/system/date
2019-01-24 skym@chromium.org [Feed] Switch to using onClearAllWithRefresh.
2019-01-24 slangley@google.com Remove the 100GB drive promotional offer banner from file manager.
2019-01-24 dstaessens@chromium.org media/gpu/test: Adapt VideoFrameProcessor interface to pass const VideoFrame.
2019-01-24 oshima@chromium.org Make sure to create a WindowState when added to a parent.
2019-01-24 dstaessens@chromium.org media/gpu/test: Add new VDA test to reset after the first config info.
2019-01-24 wangxianzhu@chromium.org Ensure cc::PictureLayer's client is cleared
2019-01-24 kelvinjiang@chromium.org [Extensions] Enable onExtensionActivity if there are listeners
2019-01-24 sky@chromium.org aura: move ownership of LocalSurfaceId to a separate class
2019-01-24 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia 114b5af0e8cc..beaae554418b (1 commits)
2019-01-24 martiniss@chromium.org Switch CQ bot names
2019-01-24 danakj@chromium.org Remove conditional use of LayerTreeView from RenderWidget.
2019-01-24 shampson@chromium.org RTCQuicTransport & RTCIceTransport - SecureContext
2019-01-24 jkim@igalia.com [s13n] Move ChildAccountService away from using AccountTrackerService
2019-01-24 thakis@chromium.org wtf/win: Remove more redundant flags.
2019-01-24 ksakamoto@chromium.org SignedExchange: Remove the Request Method field
2019-01-24 pbos@chromium.org Fix icon bounds with new-tab-icon animation
2019-01-24 chlily@chromium.org Network Error Logging: Only generate reports for zero or negative values
2019-01-24 wangxianzhu@chromium.org [CompositeAfterPaint] Add test for crbug.com/921729
2019-01-24 chfremer@chromium.org [Video Capture, Android] Re-enable tests involving accelerated jpeg decoding
2019-01-24 weili@chromium.org Remove explict focus ring install for button subclasses
2019-01-24 jamescook@chromium.org cros: Add UI indicators for SingleProcessMash mode
2019-01-24 tikuta@chromium.org [mojo] introduce mojom-test-utils.{h,cc} for interface test helper
2019-01-24 sky@chromium.org chromeos: gets ash_shell_with_content working
2019-01-24 jimmyxgong@google.com Add Premount to SmbProviderClient
2019-01-24 weili@chromium.org Use focus ring for views button on all platforms
2019-01-24 hans@chromium.org Update Windows order files
2019-01-24 awolter@chromium.org [fuchsia] Read the command-line from /data/cast/
2019-01-24 martis@chromium.org Image annotation service: added OWNERS.
2019-01-24 mxcai@chromium.org Settings: Get web storage for site details.
2019-01-24 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/spirv-headers/src 79b6681aadcb..f3abb280c2aa (1 commits)
2019-01-24 wangxianzhu@chromium.org [PE] Don't paint document marker outside of line box
2019-01-24 gilmanmh@google.com Clean up dom_distiller::WebContentsMainFrameObserver and its unit test.
2019-01-24 livvielin@chromium.org Unelide URLs when specified extension enabled
2019-01-24 sky@chromium.org compositor: makes all functions of CompositorObserver non-pure virtual
2019-01-24 dpapad@chromium.org WebUI Polymer: Only include iron-validatable-behavior on CrOS.
2019-01-24 sdefresne@chromium.org Convert from base::{LazyInstance,Singleton} to base::NoDestructor
2019-01-24 jeffreycohen@chromium.org Reland "Add FieldTrial Testing config for Company Name Test in Beta"
2019-01-24 khachatryan@chromium.org [ChromeDriver] Enable disabled tests on Mac
2019-01-24 shend@chromium.org [VK] Clean up timing code.
2019-01-24 ender@google.com Styling for new answer layout, part 2.
2019-01-24 sdefresne@chromium.org Use SyncService instead of ProfileSyncService when possible
2019-01-24 wangxianzhu@chromium.org Try to deflake two http/tests/devtools/layers tests
2019-01-24 wylieb@chromium.org [Feed] Enable LevelDB's default histograms for Feed and friends
2019-01-24 etiennep@chromium.org [TaskScheduler]: Cleanup ScopedAllowWait.
2019-01-24 qyearsley@chromium.org Disable casting warning from cpplint in chromium
2019-01-24 pasko@chromium.org Remove DCHECK from GetWindowClientInfoOnUI
2019-01-24 kmilka@chromium.org Reland "[NTP] Cap search suggestion impressions"
2019-01-24 gilmanmh@google.com Clean up distillable_page_utils.h and related files.
2019-01-24 siyua@chromium.org [Autofill] Added browser tests for local card migration flow (part 1)
2019-01-24 jkim@igalia.com [s13n] Move IdentityAPI away from using AccountTrackerService
2019-01-24 crouleau@chromium.org Make myself an owner of chromium.perf.
2019-01-24 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/perfetto 3eabfafdae1e..843e4c41417f (1 commits)
2019-01-24 andreasbutler@google.com [IndexedDB]: Modify RecordCorruptionInfo to use ImportantFileWriter
2019-01-24 bialpio@chromium.org Fix AR samples to work on ToT
2019-01-24 crouleau@chromium.org Migrate CQ gtest_perf_tests to run_performance_tests.py.
2019-01-24 cmumford@google.com Fixed UrlFetchRequestBase::WriteFileData memory bug.
2019-01-24 mxcai@chromium.org Settings: Refresh All Sites data after returning from Site Details.
2019-01-24 wzang@chromium.org cros: Add helper function for demo mode autotests
2019-01-24 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 5f9f137868bd..80e56cb3f138 (2 commits)
2019-01-24 timvolodine@chromium.org [AW NS] Make sure to not call shouldInterceptRequest for special android urls
2019-01-24 tguilbert@chromium.org Add OnRemotePlayStateChange to RendererClient
2019-01-24 yliuyliu@google.com Add separate StubbedOfflineContentProvider for Download home new UI testing
2019-01-24 vakh@chromium.org Populate the CSBRR proto for APK downloads and send the report.
2019-01-24 steimel@chromium.org Revert "CC: Support YUV images in PaintImage and GpuImageDecodeCache"
2019-01-23 engedy@chromium.org Clean up OWNERs of certain permission histograms.
2019-01-23 jimmyxgong@google.com Support premount mode in GetPreconfiguredSharePaths
2019-01-23 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/pdfium 3dfb55b889fd..3e873fa0184f (3 commits)
2019-01-23 bsheedy@chromium.org Fix VrShellDelegate creation on Vega
2019-01-23 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/catapult 42be5d65ef03..b9dbf6c17c96 (1 commits)
2019-01-23 twellington@chromium.org Fix more ToolbarPhone texture capture issues
2019-01-23 dlkumar@google.com No fullstop for for Autofil namefix flow tool tip icon message
2019-01-23 rbpotter@chromium.org Print Preview: Do not disable for cloud printer fetch failure
2019-01-23 ikilpatrick@chromium.org [LayoutNG] Fix crash related to clearance and margin collapsing.
2019-01-23 dstockwell@chromium.org Remove dstockwell from third_party/blink/public OWNERS
2019-01-23 estevenson@chromium.org Android: Add golden AndroidManifest files.
2019-01-23 dfried@chromium.org Don't display update prompt for non-update alerts.
2019-01-23 manucornet@chromium.org Revert "CrOS Shelf: Remove overflow shelf clip"
2019-01-23 mbarowsky@chromium.org CC: Support YUV images in PaintImage and GpuImageDecodeCache
2019-01-23 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/SPIRV-Tools/src b1be6763f6f3..86d0d9be254a (1 commits)
2019-01-23 bpastene@chromium.org Add src-side configs for CI and optional try simplechrome lto bot.
2019-01-23 lucmult@chromium.org [Files app] Fix VolumeManager unittests with MyFilesVolume enabled
2019-01-23 bokan@chromium.org Fix script-lifecycle violations with fragment anchors
2019-01-23 danakj@chromium.org Move page scale factor out of RenderWidget::SynchronizeVisualProperties.
2019-01-23 eugenebut@google.com Improve session restore performance.
2019-01-23 pwnall@chromium.org appcache: Move AppCacheFrontend from content/common to content/browser.
2019-01-23 danakj@chromium.org Remove Redraw call from RenderWidgetScreenMetricsEmulator.
2019-01-23 ydago@chromium.org Added reporting info on chrome://management for desktop
2019-01-23 drubery@chromium.org Fix gn check for //chrome/browser/safe_browsing:safe_browsing
2019-01-23 chromium-internal-autoroll@skia-corp.google.com.iam.gserviceaccount.com Roll src-internal 6aa6bc44417e..5f9f137868bd (2 commits)
2019-01-23 sdy@chromium.org Re-enable app shim code signature checking with fixes.
2019-01-23 3su6n15k.default@developer.gserviceaccount.com Automated Commit: LKGM 11631.0.0 for chromeos.
2019-01-23 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/perfetto a824c339c217..3eabfafdae1e (2 commits)
2019-01-23 xiaohuic@google.com assistant: cleanup dead code
2019-01-23 dbeam@chromium.org Use FireWebUIListener() a little more
2019-01-23 npm@chromium.org Input Delay: Exclude pointerCancel and pointerCausedUaAction
2019-01-23 thestig@chromium.org Remove a nullptr check in PrintViewManagerBase::OnPrintSettingsDone().
2019-01-23 asvitkine@chromium.org Deflake PluginMetricsProviderTest.RecordCurrentStateWithDelay.
2019-01-23 dbeam@chromium.org WebUI Dark Mode: rework link and error colors on Extensions page
2019-01-23 oshima@chromium.org Remove --ash-enable-mirrored-screen flag
2019-01-23 rnk@chromium.org Revert "Get the CertificateInfo of the current exe from ModuleDatabase"
2019-01-23 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/depot_tools f7971436824d..695e7cf35258 (1 commits)
2019-01-23 mdjones@chromium.org Update edit-URL suggestion icons from blue to grey
2019-01-23 dlkumar@google.com Reduce horizontal padding from 16 to 8
2019-01-23 ellyjones@chromium.org mac: bump deployment target to 10.10
2019-01-23 rupprecht@google.com cpu: replace use of the reserved _xgetbv identifier with xgetbv.
2019-01-23 smaier@chromium.org Fixing use_r8 flag
2019-01-23 xingliu@chromium.org Extend the expiry of several download metrics.
2019-01-23 ntfschr@chromium.org AW: run_cts auto-determines device arch
2019-01-23 battre@chromium.org Reland "Don't record first filling result for sign-in forms"
2019-01-23 dbeam@chromium.org WebUI Dark Mode: fix settings side bar icon color
2019-01-23 kristipark@chromium.org [NTP] Better dark theme detection when dark mode enabled
2019-01-23 parastoog@google.com [AF] Fix the ios test fail
2019-01-23 dbeam@chromium.org WebUI Dark Mode: fix title text color
2019-01-23 skobes@chromium.org Ignore fixed and sticky elements in JankTracker.
2019-01-23 annelim@google.com [Autofill] Added LocalCardMigrationStrikeDB
2019-01-23 chromium-autoroll@skia-public.iam.gserviceaccount.com Roll src/third_party/skia 08b0b7fd5bd5..114b5af0e8cc (3 commits)
2019-01-23 kristipark@chromium.org [NTP] Support dark mode for add/edit custom link dialog
2019-01-23 oshima@chromium.org Remove ash-enable-cursor-motion-blur from about:flags
2019-01-23 salg@google.com Added finch experiment to control leveldb_proto migration
2019-01-23 bpastene@chromium.org Add src-side configs for android-cts network test trybot.
2019-01-23 jdufault@google.com cros: Migrate discover away from prefixed-based JS calls
2019-01-23 thestig@chromium.org Hook up OOPIF printing for Android.
2019-01-23 jdemeulenaere@google.com [Autofill Assistant] Split DetailsCoordinator into Coordinator + ViewBinder.
2019-01-23 kkhorimoto@chromium.org [iOS] Fix FullscreenModel::UpdateDisabledCounterForContentHeight().
2019-01-23 zmin@chromium.org Update Chrome Cloud Reporting test
2019-01-23 tommycli@chromium.org Omnibox: Steady State Elisions - Stop abusing user_input_in_progress.
Created with:
gclient setdep -r ../src@7fafb7b52e77
The AutoRoll server is located here: https://autoroll.skia.org/r/chromium-skia-autoroll
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+/master/autoroll/README.md
If the roll is causing failures, please contact the current sheriff, who should
be CC'd on the roll, and stop the roller if necessary.
CQ_INCLUDE_TRYBOTS=skia.primary:Perf-Mac-Clang-MacBookPro11.5-GPU-RadeonHD8870M-x86_64-Release-All-CommandBuffer;skia.primary:Test-Mac-Clang-MacBookPro11.5-GPU-RadeonHD8870M-x86_64-Debug-All-CommandBuffer
TBR=djsollen@google.com
Change-Id: I45b3a295d185c96cd281566c85e2f7c0c393a154
Reviewed-on: https://skia-review.googlesource.com/c/186804
Reviewed-by: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
Commit-Queue: skia-autoroll <skia-autoroll@skia-public.iam.gserviceaccount.com>
2019-01-24 22:15:07 +00:00
|
|
|
"url": "https://chromium.googlesource.com/chromium/src.git@7fafb7b52e77b89a69c1ea80e3593b63512cb2a1",
|
2018-06-20 12:19:24 +00:00
|
|
|
"condition": "checkout_chromium",
|
|
|
|
},
|
2016-03-10 13:49:48 +00:00
|
|
|
}
|
2016-02-12 20:15:23 +00:00
|
|
|
|
2018-06-20 12:19:24 +00:00
|
|
|
recursedeps = [
|
|
|
|
"common",
|
|
|
|
"../src",
|
|
|
|
]
|
2018-06-20 16:33:41 +00:00
|
|
|
|
|
|
|
gclient_gn_args_from = 'src'
|