index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
java
/
android
/
view
/
ViewGroup.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixes #1946141. Introduce new caching API to control scaling.
Romain Guy
2009-06-26
1
-3
/
+3
*
Fixes #1914574. An NPE could be causes in lists by ViewGroup.dispatchDraw().
Romain Guy
2009-06-12
1
-1
/
+2
*
Fixes #1886237. Views drawing cache was not generated properly.
Romain Guy
2009-06-11
1
-28
/
+38
*
Fix drawing bug: opaque invalidations should not be taken into account when t...
Romain Guy
2009-05-25
1
-1
/
+2
*
Add a new API to ListView: setGestures(int). This allows developers to enable...
Romain Guy
2009-05-22
1
-0
/
+9
*
Accessibility feature - framework changes (replacing 698, 699, 700, 701 and m...
svetoslavganov
2009-05-14
1
-4
/
+22
*
Fixes #1846038. The dirty region can sometimes be modified by SurfaceFlinger....
Romain Guy
2009-05-14
1
-2
/
+3
*
Fixes #1836075. Adds consistency checks for the View hierarchy. To enable the...
Romain Guy
2009-05-13
1
-2
/
+58
*
Fixes #1596240. Optimize invalidate/draw passes by marking opaque views and a...
Romain Guy
2009-05-11
1
-5
/
+23
*
Automated import from //branches/donutburger/...@142820,142820
Romain Guy
2009-03-25
1
-13
/
+8
*
Automated import from //branches/donutburger/...@142790,142790
Romain Guy
2009-03-25
1
-4
/
+4
*
Automated import from //branches/donutburger/...@141885,141885
Romain Guy
2009-03-24
1
-2
/
+6
*
auto import from //depot/cupcake/@136594
The Android Open Source Project
2009-03-05
1
-8
/
+4
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-0
/
+3478
*
auto import from //depot/cupcake/@135843
The Android Open Source Project
2009-03-03
1
-3478
/
+0
*
auto import from //branches/cupcake/...@132276
The Android Open Source Project
2009-02-19
1
-7
/
+28
*
auto import from //branches/cupcake/...@130745
The Android Open Source Project
2009-02-10
1
-8
/
+42
*
Code drop from //branches/cupcake/...@124589
The Android Open Source Project
2008-12-17
1
-37
/
+71
*
Initial Contribution
The Android Open Source Project
2008-10-21
1
-0
/
+3389