Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_base
/
c759efb9f3368c5863f62f8a3b7881effda65271
c759efb
Merge "camera3: Update availableEffects, effectMode tags in frameworks/base."
by Ruben Brunk
· 12 years ago
5f1dcfe
camera3: Update availableEffects, effectMode tags in frameworks/base.
by Ruben Brunk
· 12 years ago
f9e039d
Merge "Prevent RevealDrawable from drawing mask when layer is empty"
by Alan Viverette
· 12 years ago
12b61f20a
Prevent RevealDrawable from drawing mask when layer is empty
by Alan Viverette
· 12 years ago
aca1c68
Merge "camera3: Update availableSceneModes tag spec in frameworks/base."
by Ruben Brunk
· 12 years ago
8237d34
camera3: Update availableSceneModes tag spec in frameworks/base.
by Ruben Brunk
· 12 years ago
08dd8c4
Merge "camera3: focalLength tag frameworks/base changes."
by Ruben Brunk
· 12 years ago
a20f4c2
camera3: focalLength tag frameworks/base changes.
by Ruben Brunk
· 12 years ago
ed9f0ac
Merge "camera2: Add missing javadoc images"
by Igor Murashkin
· 12 years ago
51522d9
camera2: Add missing javadoc images
by Igor Murashkin
· 12 years ago
589b749
Merge "camera2: Update spec for android.colorCorrection.* in metadata"
by Igor Murashkin
· 12 years ago
7d2a5c5
camera2: Update spec for android.colorCorrection.* in metadata
by Igor Murashkin
· 12 years ago
cea3e94
Merge "camera3: Specify frame durations and minimum frame durations in metadata"
by Igor Murashkin
· 12 years ago
143aa0b
camera3: Specify frame durations and minimum frame durations in metadata
by Igor Murashkin
· 12 years ago
0719eb9
Merge "Property support for light positioning."
by ztenghui
· 12 years ago
45c4470
Merge "Camera2: update metadata java doc"
by Zhijun He
· 12 years ago
cc3c256
Property support for light positioning.
by ztenghui
· 12 years ago
84aa8ab
Merge "Add --checkin to package manager dump."
by Dianne Hackborn
· 12 years ago
f3b16df
Camera2: update metadata java doc
by Zhijun He
· 12 years ago
60dc0d9
Add --checkin to package manager dump.
by Dianne Hackborn
· 12 years ago
3a3bdd0
am ee846d3e: am 38cf0704: am e9a7d229: am 66b5a2b2: am 5150eb8f: Merge "Initialize pointer members to NULL to avoid illegal reference"
by Chris Craik
· 12 years ago
aa27b97
am 8582264d: am 766c95be: am e66fa5c1: am 251de854: am 53e9bfae: Merge "Fix error checking in MemoryFile."
by Narayan Kamath
· 12 years ago
ee846d3
am 38cf0704: am e9a7d229: am 66b5a2b2: am 5150eb8f: Merge "Initialize pointer members to NULL to avoid illegal reference"
by Chris Craik
· 12 years ago
38cf070
am e9a7d229: am 66b5a2b2: am 5150eb8f: Merge "Initialize pointer members to NULL to avoid illegal reference"
by Chris Craik
· 12 years ago
8582264
am 766c95be: am e66fa5c1: am 251de854: am 53e9bfae: Merge "Fix error checking in MemoryFile."
by Narayan Kamath
· 12 years ago
e9a7d22
am 66b5a2b2: am 5150eb8f: Merge "Initialize pointer members to NULL to avoid illegal reference"
by Chris Craik
· 12 years ago
766c95b
am e66fa5c1: am 251de854: am 53e9bfae: Merge "Fix error checking in MemoryFile."
by Narayan Kamath
· 12 years ago
66b5a2b
am 5150eb8f: Merge "Initialize pointer members to NULL to avoid illegal reference"
by Chris Craik
· 12 years ago
e66fa5c
am 251de854: am 53e9bfae: Merge "Fix error checking in MemoryFile."
by Narayan Kamath
· 12 years ago
5150eb8
Merge "Initialize pointer members to NULL to avoid illegal reference"
by Chris Craik
· 12 years ago
855bae4
camera3: Update filterdensity tags.
by Ruben Brunk
· 12 years ago
251de85
am 53e9bfae: Merge "Fix error checking in MemoryFile."
by Narayan Kamath
· 12 years ago
087f58d
jni: Resolve build warnings
by Mark Salyzyn
· 12 years ago
53e9bfa
Merge "Fix error checking in MemoryFile."
by Narayan Kamath
· 12 years ago
9202873
Initialize pointer members to NULL to avoid illegal reference
by lina.x.pi
· 12 years ago
a739445
Merge "Camera2: update captureIntent and flash mode tag spec"
by Zhijun He
· 12 years ago
66d065a
Camera2: update captureIntent and flash mode tag spec
by Zhijun He
· 12 years ago
8191eff
Merge "Map shadow light position globally"
by Chris Craik
· 12 years ago
ed0f7cb
Merge "Fix view z translation with 3d projection disabled"
by Chris Craik
· 12 years ago
ca10d38
Merge "Transform shadow casters correctly in 3d"
by Chris Craik
· 12 years ago
c4d0696
Merge "Make the range checking of BaseInputConnection#setSelection stricter"
by Yohei Yukawa
· 12 years ago
228f4f9
Camera2: Update 3A state doc
by Zhijun He
· 12 years ago
a7eda49
am 2d7ca0c4: am 6104a749: am 12382d13: am fcab250d: am 16fe3737: Merge "docs: Added note to Support Library Setup page: mediarouter to appcompat dependency" into klp-docs
by Joe Fernandez
· 12 years ago
acc96b7
am 0a53d549: am 102e382f: am 75a09a75: am 94149cfb: am acf2b906: Merge "Fixing bugs in MediaPlayer docs" into klp-docs
by Joe Fernandez
· 12 years ago
ef09041
Make the range checking of BaseInputConnection#setSelection stricter
by Yohei Yukawa
· 12 years ago
77be6f9
Merge "Update doc wrt to android:debuggable and CheckJNI"
by Marco Nelissen
· 12 years ago
77c3c99
Merge "Camera2: Sort metadata @see to make it stable over time"
by Eino-Ville Talvala
· 12 years ago
265b34c
Camera2: Sort metadata @see to make it stable over time
by Eino-Ville Talvala
· 12 years ago
520e705
Merge "Whoops, we were counting everything twice in the totals. :("
by Dianne Hackborn
· 12 years ago
7b3dfa4
Transform shadow casters correctly in 3d
by Chris Craik
· 12 years ago
ae19a06
Whoops, we were counting everything twice in the totals. :(
by Dianne Hackborn
· 12 years ago
bdbb065
Merge "Explicit documentation for View.getTag() return value when not set"
by Alan Viverette
· 12 years ago
5bd2c85
Explicit documentation for View.getTag() return value when not set
by Alan Viverette
· 12 years ago
a6a7f2f
Update doc wrt to android:debuggable and CheckJNI
by Marco Nelissen
· 12 years ago
5f2a47f
Camera2: update metadata specs
by Zhijun He
· 12 years ago
a17059b
Merge "Run finalizers before counting for StrictMode."
by Jeff Sharkey
· 12 years ago
fed65a6
Merge "Fixed issue on Keyguard camera icon, where dragging on it did not properly trigger abortion of the camera animation."
by Selim Cinek
· 12 years ago
2d7ca0c
am 6104a749: am 12382d13: am fcab250d: am 16fe3737: Merge "docs: Added note to Support Library Setup page: mediarouter to appcompat dependency" into klp-docs
by Joe Fernandez
· 12 years ago
0a53d54
am 102e382f: am 75a09a75: am 94149cfb: am acf2b906: Merge "Fixing bugs in MediaPlayer docs" into klp-docs
by Joe Fernandez
· 12 years ago
6104a74
am 12382d13: am fcab250d: am 16fe3737: Merge "docs: Added note to Support Library Setup page: mediarouter to appcompat dependency" into klp-docs
by Joe Fernandez
· 12 years ago
102e382
am 75a09a75: am 94149cfb: am acf2b906: Merge "Fixing bugs in MediaPlayer docs" into klp-docs
by Joe Fernandez
· 12 years ago
12382d1
am fcab250d: am 16fe3737: Merge "docs: Added note to Support Library Setup page: mediarouter to appcompat dependency" into klp-docs
by Joe Fernandez
· 12 years ago
75a09a7
am 94149cfb: am acf2b906: Merge "Fixing bugs in MediaPlayer docs" into klp-docs
by Joe Fernandez
· 12 years ago
fcab250
am 16fe3737: Merge "docs: Added note to Support Library Setup page: mediarouter to appcompat dependency" into klp-docs
by Joe Fernandez
· 12 years ago
94149cf
am acf2b906: Merge "Fixing bugs in MediaPlayer docs" into klp-docs
by Joe Fernandez
· 12 years ago
cf8d9d4
Fix view z translation with 3d projection disabled
by Chris Craik
· 12 years ago
16fe373
Merge "docs: Added note to Support Library Setup page: mediarouter to appcompat dependency" into klp-docs
by Joe Fernandez
· 12 years ago
acf2b90
Merge "Fixing bugs in MediaPlayer docs" into klp-docs
by Joe Fernandez
· 12 years ago
3597411
Merge "boot into recovery via the pre-recovery service"
by Doug Zongker
· 12 years ago
265e87b
Fix build.
by Jeff Brown
· 12 years ago
3197cde
Map shadow light position globally
by Chris Craik
· 12 years ago
3b0218b
boot into recovery via the pre-recovery service
by Doug Zongker
· 12 years ago
6f3a38f
Run finalizers before counting for StrictMode.
by Jeff Sharkey
· 12 years ago
09d3098
resolved conflicts for merge of 6f357d32 to master
by Jeff Brown
· 12 years ago
d3ee63b
am 02cc684e: Delete unused power manager functionality.
by Jeff Brown
· 12 years ago
6f357d3
Start untangling system server early bootstrapping.
by Jeff Brown
· 12 years ago
02cc684
Delete unused power manager functionality.
by Jeff Brown
· 12 years ago
3abc47a
Merge "Update smoothScrollToPosition to move faster for large offsets"
by Alan Viverette
· 12 years ago
2b61d54
Merge "Revert changes to default styles and themes"
by Alan Viverette
· 12 years ago
ed88cee
Fixed issue on Keyguard camera icon, where dragging on it
by Selim Cinek
· 12 years ago
0269b70f
Revert changes to default styles and themes
by Alan Viverette
· 12 years ago
3d4c3ac
Merge "check for null mEditor in TextView.canCopy()"
by Victoria Lease
· 12 years ago
0574dc5
am 7d86d6b5: am aa141fb0: am c2cc2999: am 7e8a997f: am 62729b15: Merge "docs: Removed obsolete screenshot of Play Store purchase flow. Bug: 9846095" into klp-docs
by quddusc
· 12 years ago
7d86d6b
am aa141fb0: am c2cc2999: am 7e8a997f: am 62729b15: Merge "docs: Removed obsolete screenshot of Play Store purchase flow. Bug: 9846095" into klp-docs
by quddusc
· 12 years ago
ac2c9bf
Merge "Defend against malformed broadcast in NotificationManager."
by John Spurlock
· 12 years ago
aa141fb
am c2cc2999: am 7e8a997f: am 62729b15: Merge "docs: Removed obsolete screenshot of Play Store purchase flow. Bug: 9846095" into klp-docs
by quddusc
· 12 years ago
c2cc299
am 7e8a997f: am 62729b15: Merge "docs: Removed obsolete screenshot of Play Store purchase flow. Bug: 9846095" into klp-docs
by quddusc
· 12 years ago
7e8a997
am 62729b15: Merge "docs: Removed obsolete screenshot of Play Store purchase flow. Bug: 9846095" into klp-docs
by quddusc
· 12 years ago
62729b1
Merge "docs: Removed obsolete screenshot of Play Store purchase flow. Bug: 9846095" into klp-docs
by quddusc
· 12 years ago
ab86434
Track AArch64 changes from AOSP.
by Narayan Kamath
· 12 years ago
103d34d
am 23b7e0a3: am d8facb67: am d569e21d: am 48de490c: am 486544f7: Merge "AArch64: Use long for pointers in view/input classes"
by Narayan Kamath
· 12 years ago
5875c94
am 275586aa: am 7471dfc4: am 42defa02: am faa62aac: am 84ee7930: Merge "AArch64: Use long for pointers in android/os/MessageQueue"
by Narayan Kamath
· 12 years ago
4d7f945
am 8492e88a: am 077386db: am 6b81bfd1: am caea42fd: am 98002dfb: Merge "AArch64: Use long for pointers in graphics/PathMeasure"
by Narayan Kamath
· 12 years ago
f25afde
am 419267a1: am 213f243f: am 87a82800: am aef12450: am 1b0f0be0: Merge "Make YuvToJpegEncoder more JNI compliant"
by Narayan Kamath
· 12 years ago
6606d16
am 6706888e: am 775667c0: am 03e8be75: am 8796ab7f: am bb35356d: Merge changes Id54087dd,I946325e4,I2a2b2e68
by Narayan Kamath
· 12 years ago
a3340da
am e18f0e2a: am 19bd2c28: am ab220dee: am 947d88a0: am 138d67c8: Merge "AArch64: Use long for pointers in MotionEvent class"
by Narayan Kamath
· 12 years ago
a98bf20
am e413dae8: am 8e96d73a: am e488f2c1: am a0b25d41: am d85bba8e: Merge "AArch64: Use long for pointers in VelocityTracker class"
by Narayan Kamath
· 12 years ago
1bf3ab0
am c45068e4: am d7a54c65: am 31f10bb2: am 80b3dd0d: am 27a647bf: Merge "AArch64: Use long for pointers in android/os/MemoryFile"
by Narayan Kamath
· 12 years ago
d4513ae
am a5a0d384: am 425b08f1: am c1abb5e3: am 53321d99: am f19c50d6: Merge "AArch64: Use long for pointers in KeyCharacterMap class"
by Narayan Kamath
· 12 years ago
b660857
Merge "Resolved conflicts for merge of 28c6ec02 to master"
by Narayan Kamath
· 12 years ago
Next »