Skip to content
Snippets Groups Projects
  1. Feb 15, 2021
  2. Feb 13, 2021
  3. Feb 12, 2021
  4. Feb 11, 2021
    • Bill Yi's avatar
      Import translations. DO NOT MERGE ANYWHERE · 9a0b987a
      Bill Yi authored
      Auto-generated-cl: translation import
      Change-Id: Ie1cbc3f141b21c2797464f00223bb5be3b5ae68f
      9a0b987a
    • Fabian Kozynski's avatar
      DO NOT MERGE Disable privacy indicators · 2628cf48
      Fabian Kozynski authored
      Test: manual
      Fixes: 180018342
      Change-Id: Ia5057e23a9974ef8ff3652c50adc0216844a7099
      2628cf48
    • Winson's avatar
      Parcel queriesProviders in ParsingPackageImpl · 985d7155
      Winson authored
      This was broken in the original migration, causing this field to be
      dropped on reboot.
      
      Bug: 178209505
      
      Test: TODO, separate change will include comprehensive parceling test
      
      Change-Id: I67219fe00c7b92677391fd46305bf0424d74e5f3
      (cherry picked from commit 00f69942)
      985d7155
    • Rafal Slawik's avatar
      Do not keep the input array with CPU times · 1cff69d2
      Rafal Slawik authored
      CpuTimePerUidFreq puller kept the input array with CPU times to avoid
      copies, but that array is owned by the reader and is mutated for each
      callback invocation. This corrupted the aggregated data.
      
      Bug: 157535126
      Test: cmd stats pull-source 10010
      Test: atest CpuStatsTests
      Change-Id: Icda6a71f558e582c5d5b497e2cca1d84deed8b99
      Merged-In: Icda6a71f558e582c5d5b497e2cca1d84deed8b99
      1cff69d2
    • Evan Rosky's avatar
      Apply split-screen resize on sync queue · a3f107c0
      Evan Rosky authored
      This keeps it synchronized with dismissal and thus avoids
      a race between pending and sync transaction application
      
      Bug: 170801863
      Test: launch a forced-multiwindow sizecompat app in split and
            then dismiss split to that app. App should not be cropped.
      Change-Id: I686605928ededcd5c5d032789fd883e17f437948
      Merged-in: I4d89be443af5616174ea44e62774133e3b99597c
      a3f107c0
  5. Feb 10, 2021
  6. Feb 09, 2021
  7. Feb 08, 2021
    • Calin Juravle's avatar
      Fix the the proto definition for app startup and fully drawn events. · 6b232cc0
      Calin Juravle authored
      ActivityMetricsLoggers build the proto with the compilation reason first
      and then the compilation filter. Instead of changing the logging code,
      we prefer to change the proto field order: this will facilitate the
      speed up the resolution without the need to purge data or wait for
      further release builds.
      
      It is ok, because both fields are in fact int32 proto values so the ABI
      does not change.
      
      Test: m
      Bug: 178108751
      
      (cherry picked from commit cf676e8028c2611461dc3e009dd9fe771f44bdb2)
      
      Merged-In: I36ec354d273dceace5245d7634c68ac63dc5a8cd
      Change-Id: I03c701efe2181ae7796547267902f884007593eb
      6b232cc0
    • Michael Groover's avatar
      resolve merge conflicts of 540b50bb to qt-qpr1-dev · 8750762c
      Michael Groover authored
      Bug: 173421434
      Change-Id: Ie3b327c2ab900616b2137d8347d5e8560484ec40
      Merged-In: I9b8786a321b1ba79d81b74c3041589f30df8e9c8
      8750762c
Loading