index
:
frameworks_base.git
kitkat
lp5.0
lp5.1
mm6.0
n7.0
n7.1
o8.0
o8.1
q10.0
r11.0
r11.1
s12.0
s12.1
t13.0
t13.0_pre-rebase_jan22-23
u14.0
v15.0
w16.0
w16.1
w16.2
frameworks_base
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
view
/
ViewRoot.java
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Refinements to drag/drop
Christopher Tate
2010-10-04
1
-0
/
+10
*
|
Drag/drop APIs and infrastructure
Christopher Tate
2010-09-30
1
-1
/
+107
*
|
Add display lists caching.
Romain Guy
2010-09-29
1
-18
/
+17
*
|
am deaa8ff1: am a7ef18fc: Merge "Some debugging support." into gingerbread
Dianne Hackborn
2010-09-24
1
-0
/
+2
|
\
|
|
*
Some debugging support.
Dianne Hackborn
2010-09-24
1
-0
/
+2
*
|
am 27917946: am de04fb0a: Merge "Enforce serial ordering of MotionEvents." in...
Jeff Brown
2010-09-23
1
-19
/
+44
|
\
|
|
*
Enforce serial ordering of MotionEvents.
Jeff Brown
2010-09-23
1
-19
/
+44
|
*
Text selection anchors changed to use windows
Adam Powell
2010-09-21
1
-18
/
+0
*
|
Fix OpenGL errors in various places.
Romain Guy
2010-09-22
1
-5
/
+11
*
|
Text selection anchors changed to use windows
Adam Powell
2010-09-21
1
-18
/
+0
*
|
resolved conflicts for merge of b39470b5 to master
Adam Powell
2010-09-17
1
-0
/
+18
|
\
|
|
*
Added overlay support for drawing/responding to text anchors.
Adam Powell
2010-09-17
1
-0
/
+18
*
|
Forces windows to draw the first time they show.
Romain Guy
2010-09-13
1
-5
/
+5
*
|
Fix text rendering issue with text scaling.
Romain Guy
2010-09-12
1
-0
/
+2
*
|
Correctly set the viewport on window resize.
Romain Guy
2010-09-07
1
-2
/
+2
*
|
Use static final debug fields.
Romain Guy
2010-09-07
1
-5
/
+5
*
|
Bring back instances counts to dumpsys meminfo.
Romain Guy
2010-09-03
1
-18
/
+0
*
|
Prevent the system process from using the HardwareRenderer.
Romain Guy
2010-09-03
1
-1
/
+1
*
|
Make profiling easier.
Romain Guy
2010-08-30
1
-5
/
+5
*
|
Only destroy the GL Canvas when necessary.
Romain Guy
2010-08-25
1
-11
/
+11
*
|
Use only one GL context per process, share chaches.
Romain Guy
2010-08-24
1
-17
/
+17
*
|
Fix save()/restore() issues in the OpenGL renderer.
Romain Guy
2010-08-17
1
-2
/
+0
*
|
Fix the build from two breaking changes (update to current.xml and ViewRoot i...
Chet Haase
2010-08-11
1
-0
/
+1
*
|
resolved conflicts for merge of 4e14159a to master
Jeff Brown
2010-08-11
1
-11
/
+20
|
\
|
|
*
Fix ViewRoot bug attempting to finish synthetic KeyEvents.
Jeff Brown
2010-08-11
1
-12
/
+20
*
|
Add android:hardwareAccelerated to Activity.
Romain Guy
2010-08-04
1
-5
/
+4
*
|
Moved context modes into view, renamed to action modes
Adam Powell
2010-07-26
1
-0
/
+4
*
|
resolved conflicts for merge of aca672ba to master
Jeff Brown
2010-07-15
1
-27
/
+33
|
\
|
|
*
Add support for new input sources.
Jeff Brown
2010-07-15
1
-28
/
+34
*
|
am f8d9379b: am d76b67c3: IME events are now dispatched to native applications.
Dianne Hackborn
2010-07-13
1
-1
/
+13
|
\
|
|
*
IME events are now dispatched to native applications.
Dianne Hackborn
2010-07-13
1
-1
/
+13
*
|
am b14f325a: am 289b9b62: Add ANativeWindow API for directly drawing to the s...
Dianne Hackborn
2010-07-09
1
-3
/
+2
|
\
|
|
*
Add ANativeWindow API for directly drawing to the surface bits.
Dianne Hackborn
2010-07-09
1
-3
/
+2
*
|
Remove support for density compatibility in the hardware renderer.
Romain Guy
2010-07-09
1
-1
/
+1
*
|
resolved conflicts for merge of 167449e5 to master
Jeff Brown
2010-07-08
1
-405
/
+197
|
\
|
|
*
More native input dispatch work.
Jeff Brown
2010-07-03
1
-401
/
+197
*
|
Add hooks for drawBitmap().
Romain Guy
2010-06-30
1
-1
/
+1
*
|
am 96725326: am 31e0ffe8: Merge "Native input event dispatching." into ginger...
Chris Tate
2010-06-28
1
-0
/
+9
|
\
|
|
*
Native input event dispatching.
Jeff Brown
2010-06-28
1
-0
/
+9
*
|
am 98f7aed6: am 1e4b9f39: Remove InputConsumer, replacing with InputQueue.
Dianne Hackborn
2010-06-23
1
-10
/
+10
|
\
|
|
*
Remove InputConsumer, replacing with InputQueue.
Dianne Hackborn
2010-06-23
1
-10
/
+10
*
|
am e3e2883f: am e24a60aa: Merge "First stab at attaching native event dispatc...
Dianne Hackborn
2010-06-23
1
-4
/
+20
|
\
|
|
*
First stab at attaching native event dispatching.
Dianne Hackborn
2010-06-22
1
-4
/
+20
*
|
Add libhwui, to hardware accelerate the Canvas API using OpenGL ES 2.0.
Romain Guy
2010-06-17
1
-13
/
+18
*
|
resolved conflicts for merge of 9e660c82 to master
Jeff Brown
2010-06-13
1
-88
/
+153
|
\
|
|
*
Native input dispatch rewrite work in progress.
Jeff Brown
2010-06-13
1
-86
/
+151
*
|
Fix native crash when enabling hardware acceleration.
Romain Guy
2010-06-10
1
-3
/
+9
*
|
Move OpenGL support out of ViewRoot into a new HardwareRenderer class.
Romain Guy
2010-06-09
1
-194
/
+9
*
|
Add new hardwareAccelerated manifest attribute to enable HW drawing.
Romain Guy
2010-06-02
1
-221
/
+232
|
/
*
Add new API to take over a window's Surface.
Dianne Hackborn
2010-05-18
1
-1
/
+122
[prev]
[next]