Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
frameworks_base
/
d37577d1094de1a93c61502df5738b56433b3e70
/
tools
/
layoutlib
/
bridge
/
src
0d50d86
Add wallpaper input consumer to WindowManagerService
by Vladislav Kaznacheev
· 10 years ago
fc970ab6
Implement VirtualRefBasePtr native methods
by Diego Perez
· 10 years ago
0b10c33
Ensure we change SurfaceView size from UI thread.
by Robert Carr
· 10 years ago
83b9db0
Merge "Fix menu popup rendering" into nyc-dev
by Deepanshu Gupta
· 10 years ago
97c0679
Fix menu popup rendering
by Deepanshu Gupta
· 10 years ago
ceb1ab1
Add tests for getResource*Name()
by Deepanshu Gupta
· 10 years ago
618ca26
Support getResource*Name() methods for Resources
by Deepanshu Gupta
· 10 years ago
3e5bf78
Merge "Keyboard Shortcuts: plumb deviceId through" into nyc-dev
by Clara Bayarri
· 10 years ago
fcd7e80
Keyboard Shortcuts: plumb deviceId through
by Clara Bayarri
· 10 years ago
f0fce3e
Merge "Add fill type support to vector drawable" into nyc-dev
by Diego Perez
· 10 years ago
5ceb30f
Add fill type support to vector drawable
by Diego Perez
· 10 years ago
3db51d1
Merge "Don't change geometry in relayout if preserve geometry is requested" into nyc-dev
by Chong Zhang
· 10 years ago
21412f0
Merge "Remove BufferedImage allocation from PorterDuff filter" into mnc-ub-dev
by Diego Perez
· 10 years ago
ebf3261
Merge "Remove BufferedImage allocation from PorterDuff filter" into mnc-ub-dev
by Diego Perez
· 10 years ago
6136273
Don't change geometry in relayout if preserve geometry is requested
by Chong Zhang
· 10 years ago
cd6e47e
Add guard around getXmlFileParser() call
by Deepanshu Gupta
· 10 years ago
8662173
Merge "Add guard around getXmlFileParser() call" into mnc-ub-dev
by Deepanshu Gupta
· 10 years ago
13d2e2e
Add guard around getXmlFileParser() call
by Deepanshu Gupta
· 10 years ago
38735b00
Merge "Account for parent scroll position" into nyc-dev
by Diego Perez
· 10 years ago
1064d35
Merge "Tell IMS about missing InputConnection methods." into nyc-dev
by Yohei Yukawa
· 10 years ago
4f29d45ad
Merge "Fix build" into nyc-dev
by Tony Mantler
· 10 years ago
86b66c5
Fix build
by Tony Mantler
· 10 years ago
d154591
Account for parent scroll position
by Diego Perez
· 10 years ago
8a372a0
Refactoring FBE APIs based on council feedback.
by Jeff Sharkey
· 10 years ago
f9124ec
Merge "Flush package restriction changes for a user." into nyc-dev
by Benjamin Franz
· 10 years ago
bbb3ff2
Flush package restriction changes for a user.
by Sudheer Shanka
· 11 years ago
19a80a1
Tell IMS about missing InputConnection methods.
by Yohei Yukawa
· 10 years ago
7400f82
Merge "Don't show wallpaper when backdrop is visible" into nyc-dev
by Adrian Roos
· 10 years ago
d5c2db6
Don't show wallpaper when backdrop is visible
by Adrian Roos
· 10 years ago
adf62b3
Do not deallocate on Bitmap.recycle
by Diego Perez
· 10 years ago
95b69f8
Merge "Add ability to swap docked/fullscreen stack" into nyc-dev
by Jorim Jaggi
· 10 years ago
d47e7e1
Add ability to swap docked/fullscreen stack
by Jorim Jaggi
· 10 years ago
f2af683
Merge "DO NOT MERGE: Initialize layoutlib variables before using them" into mnc-ub-dev
by Diego Perez
· 10 years ago
f1c6e0b
BridgeContext: Fix typo in attr name (toLeft -> toLeftOf) am: af0f3bda17
by Siva Velusamy
· 10 years ago
af0f3bd
BridgeContext: Fix typo in attr name (toLeft -> toLeftOf)
by Siva Velusamy
· 10 years ago
39b205c
Add missing references to VNativeObject
by Diego Perez
· 10 years ago
7ba6dc0
Merge "Change BridgeResources to Resources_Delegate" into nyc-dev
by Xavier Ducrohet
· 10 years ago
5b5b1c0
Merge "Animated vector drawable support" into nyc-dev
by Xavier Ducrohet
· 10 years ago
2591346
DO NOT MERGE: Initialize layoutlib variables before using them
by Diego Perez
· 10 years ago
566b303
Add support for GradientColor in layoutlib
by Diego Perez
· 10 years ago
e05f1c4
Change BridgeResources to Resources_Delegate
by Deepanshu Gupta
· 10 years ago
9b137e2
Change BridgeResources to Resources_Delegate [DO NOT MERGE]
by Deepanshu Gupta
· 10 years ago
8d5a542
Clear app token mAppStopped when app resumes.
by Wale Ogunwale
· 10 years ago
1b338cd
Add missing translate if the drawable top is not 0,0
by Diego Perez
· 10 years ago
8a9a824
Animated vector drawable support
by Diego Perez
· 10 years ago
a38b7c1
Merge "Implement native methods in VectorDrawable" into nyc-dev
by Diego Perez
· 10 years ago
66ae66a
Adding getManagedUserBadgedDrawableForDensity() to PackageManager.
by Vadim Tryshev
· 10 years ago
5d1013c
Implement native methods in VectorDrawable
by Diego Perez
· 10 years ago
a679323
Revert "Revert "Remove deprecated methods / classes""
by Todd Kennedy
· 10 years ago
94ce94e
Allows components to register shortcut key.
by Muyuan Li
· 10 years ago
fe01ea0
Merge "Revert "Remove deprecated methods / classes"" into nyc-dev
by Todd Kennedy
· 10 years ago
5cbeb59
Revert "Remove deprecated methods / classes"
by Todd Kennedy
· 10 years ago
ca67844
Merge "Remove deprecated methods / classes" into nyc-dev
by Todd Kennedy
· 10 years ago
c87e2b4
Fix build
by Jorim Jaggi
· 10 years ago
7eeacc2
Fix FontFamily nAddFontWeightStyle in nyc
by Diego Perez
· 10 years ago
5cf733f
Fix build breakage.
by Yohei Yukawa
· 10 years ago
26b2754
Remove layoutlib RunQueue implementation
by Diego Perez
· 10 years ago
18780f6
DO NOT MERGE: Fix Canvas memory leak am: b75a0426d8
by Diego Perez
· 10 years ago
f5650cf
Fix Canvas memory leak
by Diego Perez
· 10 years ago
b75a042
DO NOT MERGE: Fix Canvas memory leak
by Diego Perez
· 10 years ago
4f21036
Merge "Revert "Fix Canvas memory leak"" into mnc-ub-dev am: 44f92b00d1
by Diego Perez
· 10 years ago
44f92b0
Merge "Revert "Fix Canvas memory leak"" into mnc-ub-dev
by Diego Perez
· 10 years ago
cf93572
Revert "Fix Canvas memory leak"
by Diego Perez
· 10 years ago
1d3c41e
Merge "Fix Canvas memory leak" into mnc-ub-dev am: bad0e07ee9
by Diego Perez
· 10 years ago
bad0e07
Merge "Fix Canvas memory leak" into mnc-ub-dev
by Diego Perez
· 10 years ago
e82bd72
Fix Canvas memory leak
by Diego Perez
· 10 years ago
2c1ba9a
Make BackupManager encryption aware.
by Jeff Sharkey
· 10 years ago
3b6ea2e
Entry -> Map.Entry. Fixes build break
by Deepanshu Gupta
· 10 years ago
491523d
LayoutLib fixes for N
by Deepanshu Gupta
· 11 years ago
aa9c9fb
Replace SimpleDateFormat implementation
by Diego Perez
· 10 years ago
eb84b18
Suspend packages - one call for multiple packages
by Andrei Stingaceanu
· 10 years ago
5ae4e73
Merge "Suspend packages - new API for retrieving the suspended status" into nyc-dev
by Andrei Stingaceanu
· 10 years ago
9706c01
Remove deprecated methods / classes
by Todd Kennedy
· 10 years ago
355b232
Suspend packages - new API for retrieving the suspended status
by Andrei Stingaceanu
· 10 years ago
115d2c1
Add feature versions for devices and apps.
by Jeff Sharkey
· 10 years ago
989b58a
Update pointer icon when View.setPointerIcon is called
by Vladislav Kaznacheev
· 10 years ago
a87b07d
Add support for gx font variation axes.
by Ben Wagner
· 11 years ago
69d9feb
Layoutlib supports rounded corners of different sizes am: 3381cde9f2
by Jerome Gaillard
· 10 years ago
3381cde
Layoutlib supports rounded corners of different sizes
by Jerome Gaillard
· 10 years ago
8c6d8a7
Fix build
by Svet Ganov
· 10 years ago
e12aece
Ensure surfaces stay alive until activity stop.
by Robert Carr
· 10 years ago
c1a8e33
Remove BufferedImage allocation from PorterDuff filter
by Diego Perez
· 10 years ago
08df538
Remove obsolete try catch am: ebdcc80ac2 am: 29e8071d2e
by Deepanshu Gupta
· 10 years ago
1444cfd
Fix build
by Jorim Jaggi
· 10 years ago
ebdcc80
Remove obsolete try catch
by Deepanshu Gupta
· 10 years ago
35871f2
Offer to migrate databases and SharedPreferences.
by Jeff Sharkey
· 10 years ago
b1faf60
Use resizeMode integer instead of resizeable boolean.
by Wale Ogunwale
· 10 years ago
a4a58ef
Fix app staying in drag resizing when undocking
by Jorim Jaggi
· 10 years ago
2260a61
Fix build and reorder methods to match ec6a447c86b03f5896fdb717de530c8abf8887f9
by Ian Pedowitz
· 10 years ago
0a66b6b
Fix build.
by Filip Gruszczynski
· 10 years ago
676ae8c
Merge "Remove GregorianCalendar hack" am: 187c022bf1 am: 08f736e7b1
by Deepanshu Gupta
· 10 years ago
c868043
Merge "Change mouse pointer when drag and drop is active"
by Vladislav Kaznacheev
· 10 years ago
08f736e
Merge "Remove GregorianCalendar hack" am: 187c022bf1
by Deepanshu Gupta
· 10 years ago
ba76112
Change mouse pointer when drag and drop is active
by Vladislav Kaznacheev
· 10 years ago
4f3d0c6c
Remove GregorianCalendar hack
by Deepanshu Gupta
· 10 years ago
e797745
Fix build by adding missing method
by Selim Cinek
· 10 years ago
751766a
Deals with translation and scaling in layoutlib am: ded4d14e33 am: cc90965d8f
by Jerome Gaillard
· 10 years ago
ded4d14
Deals with translation and scaling in layoutlib
by Jerome Gaillard
· 10 years ago
b384adf
Merge "Deals with android:rotation attribute in layoutlib" into mnc-ub-dev am: 7efb74d54a
by Jerome Gaillard
· 10 years ago
7efb74d
Merge "Deals with android:rotation attribute in layoutlib" into mnc-ub-dev
by Jerome Gaillard
· 10 years ago
Next »