Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_native
/
f84867654e8a7ed5fbbcc0572ea82ed8cc07edba
f848676
ServiceManager: Allow system services running as secondary users to add services
by Arve Hjnnevg
· 9 years ago
362687f
ServiceManager: Restore basic uid check am: 5fa90a063f
by Arve Hjnnevg
· 9 years ago
6b9c6d2
ServiceManager: Allow system services running as secondary users to add services
by Arve Hjønnevåg
· 9 years ago
5fa90a0
ServiceManager: Restore basic uid check
by Arve Hjønnevåg
· 9 years ago
101b4cc
Merge "Fix google-explicit-constructor warnings in surfaceflinger."
by Chih-Hung Hsieh
· 9 years ago
5e703a6
Merge "Fix google-explicit-constructor warnings in surfaceflinger."
by Treehugger Robot
· 9 years ago
6706170
Merge "installd: Create VDEX files and pass their FDs to dex2oat" am: a586216175
by David Brazdil
· 9 years ago
a586216
Merge "installd: Create VDEX files and pass their FDs to dex2oat"
by David Brazdil
· 9 years ago
347b6f4
Merge "Fix google-explicit-constructor warnings in dumpstate." am: a70396971e
by Chih-Hung Hsieh
· 9 years ago
a703969
Merge "Fix google-explicit-constructor warnings in dumpstate."
by Treehugger Robot
· 9 years ago
cad6f2e
Merge "redirect to call assignPointerIds if there is id < 0 case" am: 85598ce5ac
by gaoshang
· 9 years ago
85598ce
Merge "redirect to call assignPointerIds if there is id < 0 case"
by Treehugger Robot
· 9 years ago
fc5934e
installd: Create VDEX files and pass their FDs to dex2oat
by David Brazdil
· 9 years ago
341d12b
Merge "Fix google-explicit-constructor warnings in sensorservice."
by Peng Xu
· 9 years ago
215d7ab
Merge "Fix google-explicit-constructor warnings in sensorservice."
by Peng Xu
· 9 years ago
c3ca770
Merge "installd: Simplify Dalvik cache path creation" am: ad95fc06aa
by David Brazdil
· 9 years ago
ad95fc0
Merge "installd: Simplify Dalvik cache path creation"
by David Brazdil
· 9 years ago
6636101
Merge "Revert "Don't use profiles with vm safe mode"" am: 60e97a4bd4
by Mathieu Chartier
· 9 years ago
60e97a4
Merge "Revert "Don't use profiles with vm safe mode""
by Treehugger Robot
· 9 years ago
18f908b
Revert "Don't use profiles with vm safe mode"
by Mathieu Chartier
· 9 years ago
9756df8
Merge changes from topic 'cherry_pms_installd' am: 59ac10df3a
by Andreas Gampe
· 9 years ago
c3f64ee
Otapreopt: Allow A/B dexopt only when bootcomplete am: 45cebd0e31
by Andreas Gampe
· 9 years ago
a7949ca
otapreopt: Collect and print size of artifacts am: f1a7ad43cb
by Andreas Gampe
· 9 years ago
e48d088
Don't use profiles with vm safe mode am: f513d77b6d
by Mathieu Chartier
· 9 years ago
37a3260
Otapreopt: Try to mount vendor partition for A/B OTA am: fd12edaeab
by Andreas Gampe
· 9 years ago
8c839de
Otapreopt: Add init script for A/B artifact move am: 90dc492207
by Andreas Gampe
· 9 years ago
7d14f10
Otapreopt: Implement new A/B OTA path am: d089ca1703
by Andreas Gampe
· 9 years ago
aac5c6c
Installd: Add support for dex2oat very-large-app property am: a5cc10a8e8
by Andreas Gampe
· 9 years ago
0681b87
Otapreopt: Send progress updates to update_engine am: 64c4038586
by Andreas Gampe
· 9 years ago
57d820e
Otapreopt: Filter preopted system apps am: 56f79f9620
by Andreas Gampe
· 9 years ago
f69886f
Installd: Move app image A/B artifact am: ab15dbfb4a
by Andreas Gampe
· 9 years ago
748a738
Installd: Fix bad merge am: 69b93aaa31
by Andreas Gampe
· 9 years ago
5906d1b
Installd: Change app image name computation am: 89b008dfb5
by Andreas Gampe
· 9 years ago
ce9b0e8
Installd: Refactor dexopt to scoped file descriptor am: 6fb5a0179d
by Andreas Gampe
· 9 years ago
d7d4d60
Installd: Remove string-helpers am: 6db8db9f33
by Andreas Gampe
· 9 years ago
261480f
Otapreopt: Fix after shared-library work am: 548bdb9308
by Andreas Gampe
· 9 years ago
59ac10d
Merge changes from topic 'cherry_pms_installd'
by Andreas Gampe
· 9 years ago
45cebd0
Otapreopt: Allow A/B dexopt only when bootcomplete
by Andreas Gampe
· 9 years ago
f1a7ad4
otapreopt: Collect and print size of artifacts
by Andreas Gampe
· 9 years ago
f513d77
Don't use profiles with vm safe mode
by Mathieu Chartier
· 9 years ago
fd12eda
Otapreopt: Try to mount vendor partition for A/B OTA
by Andreas Gampe
· 9 years ago
90dc492
Otapreopt: Add init script for A/B artifact move
by Andreas Gampe
· 9 years ago
d089ca1
Otapreopt: Implement new A/B OTA path
by Andreas Gampe
· 10 years ago
a5cc10a
Installd: Add support for dex2oat very-large-app property
by Andreas Gampe
· 9 years ago
64c4038
Otapreopt: Send progress updates to update_engine
by Andreas Gampe
· 10 years ago
56f79f9
Otapreopt: Filter preopted system apps
by Andreas Gampe
· 10 years ago
ab15dbf
Installd: Move app image A/B artifact
by Andreas Gampe
· 10 years ago
69b93aa
Installd: Fix bad merge
by Andreas Gampe
· 10 years ago
89b008d
Installd: Change app image name computation
by Andreas Gampe
· 10 years ago
6fb5a01
Installd: Refactor dexopt to scoped file descriptor
by Andreas Gampe
· 10 years ago
6db8db9
Installd: Remove string-helpers
by Andreas Gampe
· 10 years ago
548bdb9
Otapreopt: Fix after shared-library work
by Andreas Gampe
· 10 years ago
249c179
installd: Simplify Dalvik cache path creation
by David Brazdil
· 9 years ago
0026ae3
Merge "Fix google-explicit-constructor warnings in inputflinger." am: 6fabbc60fc
by Chih-hung Hsieh
· 9 years ago
6fabbc6
Merge "Fix google-explicit-constructor warnings in inputflinger."
by Chih-hung Hsieh
· 9 years ago
0391054
Merge "Fix google-explicit-constructor warnings in vulkan." am: 476e517868
by Chih-hung Hsieh
· 9 years ago
476e517
Merge "Fix google-explicit-constructor warnings in vulkan."
by Chih-hung Hsieh
· 9 years ago
759af11
Fix google-explicit-constructor warnings in dumpstate.
by Chih-Hung Hsieh
· 9 years ago
d56988d
Fix google-explicit-constructor warnings in vulkan.
by Chih-Hung Hsieh
· 9 years ago
342b760
Fix google-explicit-constructor warnings in surfaceflinger.
by Chih-Hung Hsieh
· 9 years ago
38fc101
Fix google-explicit-constructor warnings in sensorservice.
by Chih-Hung Hsieh
· 9 years ago
6d2ede1
Fix google-explicit-constructor warnings in inputflinger.
by Chih-Hung Hsieh
· 9 years ago
1a632de
redirect to call assignPointerIds if there is id < 0 case
by gaoshang
· 9 years ago
04f46f0
Merge "Remove FRAMEBUFFER_FORCE_FORMAT" am: 0322a7176f
by Dan Willemsen
· 9 years ago
0322a71
Merge "Remove FRAMEBUFFER_FORCE_FORMAT"
by Treehugger Robot
· 9 years ago
7a21351
Remove FRAMEBUFFER_FORCE_FORMAT
by Dan Willemsen
· 9 years ago
654107c
Merge changes from topic 'utf' am: 213f015932
by Martijn Coenen
· 9 years ago
213f015
Merge changes from topic 'utf'
by Martijn Coenen
· 9 years ago
d7f6714
Merge "binder: use ashmem_valid()" am: b5ac868729
by Mark Salyzyn
· 9 years ago
b5ac868
Merge "binder: use ashmem_valid()"
by Treehugger Robot
· 9 years ago
5a55892
Merge "Fix memory ordering issues; document IMemory peculiarities"
by Hans Boehm
· 9 years ago
2347fca
Merge "Fix memory ordering issues; document IMemory peculiarities"
by Hans Boehm
· 9 years ago
8058936
binder: use ashmem_valid()
by Mark Salyzyn
· 9 years ago
3eaf53e
Add bound checks to utf16_to_utf8
by Sergio Giro
· 10 years ago
e1d310d
Unicode: specify destination length in utf8_to_utf16 methods
by Sergio Giro
· 9 years ago
4ce4db7
Fix memory ordering issues; document IMemory peculiarities
by Hans Boehm
· 9 years ago
d1b0747
Merge "libbinder: Support reading/writing out T[] lengths" am: b77d368d89
by Christopher Wiley
· 9 years ago
b77d368
Merge "libbinder: Support reading/writing out T[] lengths"
by Treehugger Robot
· 9 years ago
31c1beb
libbinder: Support reading/writing out T[] lengths
by Christopher Wiley
· 9 years ago
23e469f
Merge "Remove unused include." am: 5242fb42fb
by Dmitriy Filchenko
· 9 years ago
5242fb4
Merge "Remove unused include."
by Treehugger Robot
· 9 years ago
e3f8eba
Remove unused include.
by Dmitriy Filchenko
· 9 years ago
2a001e8
resolve merge conflicts of 0783d5f to stage-aosp-master
by Dan Willemsen
· 9 years ago
0783d5f
Merge "Start converting Android.mk to Android.bp"
by Dan Willemsen
· 9 years ago
59e086f
Start converting Android.mk to Android.bp
by Dan Willemsen
· 9 years ago
759d63a
Merge "libsigchain: intercept bsd_signal on lp32" am: 1c59b4b4e8
by Dimitry Ivanov
· 9 years ago
1c59b4b
Merge "libsigchain: intercept bsd_signal on lp32"
by Treehugger Robot
· 9 years ago
f06248f
libsigchain: intercept bsd_signal on lp32
by Dimitry Ivanov
· 9 years ago
99465d6
Merge "libvulkan: Fix for -Wcast-calling-convention" into stage-aosp-master
by Chia-I Wu
· 9 years ago
21f6773
resolve merge conflicts of 75b79d3 to stage-aosp-master
by Jesse Hall
· 9 years ago
fe11e10
Merge \"egl: Enable EGL_KHR_GL_COLORSPACE\" am: 5271156353
by Sandeep Shinde
· 9 years ago
75b79d3
Merge "egl: Call loseCurrent after eglReleaseThread"
by Jesse Hall
· 9 years ago
5271156
Merge "egl: Enable EGL_KHR_GL_COLORSPACE"
by Jesse Hall
· 9 years ago
97acea9
Merge \"Fix a typo in the atrace help text.\" am: 133650e5b1
by Elliott Hughes
· 9 years ago
133650e
Merge "Fix a typo in the atrace help text."
by Treehugger Robot
· 9 years ago
f884a06
Fix a typo in the atrace help text.
by Elliott Hughes
· 9 years ago
b59e296
resolve merge conflicts of f5b35b6 to stage-aosp-master
by Elliott Hughes
· 9 years ago
f5b35b6
Merge "Clean up memory allocation in dumpTrace."
by Treehugger Robot
· 9 years ago
359d801
libvulkan: Fix for -Wcast-calling-convention
by Chia-I Wu
· 9 years ago
a252f4d
Clean up memory allocation in dumpTrace.
by Elliott Hughes
· 9 years ago
Next »