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
/
libs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Avoid crash if onDetachedFromWindow called after destroy" into jb-dev
Chris Craik
2012-05-22
1
-2
/
+1
|
\
|
*
Avoid crash if onDetachedFromWindow called after destroy
Chris Craik
2012-05-22
1
-2
/
+1
*
|
Merge "Add temporary functor lifetime logging" into jb-dev
Chris Craik
2012-05-22
1
-1
/
+2
|
\
\
|
|
/
|
*
Add temporary functor lifetime logging
Chris Craik
2012-05-22
1
-1
/
+2
*
|
Merge "Ensure we always set the proper blending mode Bug #6527305" into jb-dev
Romain Guy
2012-05-22
3
-10
/
+24
|
\
\
|
|
/
|
/
|
|
*
Ensure we always set the proper blending mode
Romain Guy
2012-05-22
3
-10
/
+24
*
|
Don't clear the functor at every draw
Chris Craik
2012-05-22
1
-1
/
+2
|
/
*
Sanitize display list properties
Romain Guy
2012-05-18
3
-14
/
+11
*
Avoid unnecessary copy when invoking drawBitmap(int[])
Romain Guy
2012-05-15
5
-35
/
+55
*
Merge "Remove all Dalvik allocations from Cavnas.drawBitmap(int[], ...)" into...
Romain Guy
2012-05-14
6
-9
/
+91
|
\
|
*
Remove all Dalvik allocations from Cavnas.drawBitmap(int[], ...)
Romain Guy
2012-05-14
6
-9
/
+91
*
|
Merge "Detect when pointer has stopped moving." into jb-dev
Jeff Brown
2012-05-14
1
-6
/
+25
|
\
\
|
*
|
Detect when pointer has stopped moving.
Jeff Brown
2012-05-14
1
-6
/
+25
*
|
|
Merge "Fix pointer indexing issue in VelocityTracker." into jb-dev
Jeff Brown
2012-05-14
1
-6
/
+13
|
\
\
\
|
|
/
/
|
*
|
Fix pointer indexing issue in VelocityTracker.
Jeff Brown
2012-05-14
1
-6
/
+13
*
|
|
Merge "Improve touch event resampling." into jb-dev
Jeff Brown
2012-05-14
2
-67
/
+153
|
\
\
\
|
|
/
/
|
*
|
Improve touch event resampling.
Jeff Brown
2012-05-14
2
-67
/
+153
*
|
|
Merge "More VelocityTracker refactoring." into jb-dev
Jeff Brown
2012-05-14
1
-49
/
+89
|
\
\
\
|
|
/
/
|
|
/
|
|
/
|
/
|
|
*
More VelocityTracker refactoring.
Jeff Brown
2012-05-13
1
-49
/
+89
*
|
Forget the name of a texture after freeing
Romain Guy
2012-05-14
2
-6
/
+10
*
|
Fix two memory leaks
Romain Guy
2012-05-14
2
-17
/
+30
*
|
Properly pre-cache latin glyphs
Romain Guy
2012-05-14
2
-14
/
+17
|
/
*
Add call sites for OpenGL's debug label extension
Romain Guy
2012-05-12
3
-22
/
+53
*
Minor refactoring before starting on velocity tracker changes.
Jeff Brown
2012-05-11
4
-508
/
+558
*
Merge "Revert "Add temporary functor lifetime logging"" into jb-dev
Chris Craik
2012-05-08
1
-1
/
+0
|
\
|
*
Revert "Add temporary functor lifetime logging"
Chris Craik
2012-05-08
1
-1
/
+0
*
|
Merge "Fix issue where scale-animating text would jump temporarily a few pixe...
Chet Haase
2012-05-07
2
-8
/
+5
|
\
\
|
*
|
Fix issue where scale-animating text would jump temporarily a few pixels
Chet Haase
2012-05-07
2
-8
/
+5
*
|
|
Fix hang/crash in native path code
Chet Haase
2012-05-03
2
-0
/
+27
|
|
/
|
/
|
*
|
Add temporary functor lifetime logging
Chris Craik
2012-05-02
1
-0
/
+1
*
|
Merge "Improve handling of built-in keyboard." into jb-dev
Jeff Brown
2012-05-01
1
-3
/
+4
|
\
\
|
|
/
|
/
|
|
*
Improve handling of built-in keyboard.
Jeff Brown
2012-05-01
1
-3
/
+4
*
|
Fix launcher invisibility bug
Chet Haase
2012-05-01
1
-2
/
+2
|
/
*
Merge "Resample touch events on frame boundaries." into jb-dev
Jeff Brown
2012-04-27
3
-51
/
+302
|
\
|
*
Resample touch events on frame boundaries.
Jeff Brown
2012-04-27
3
-51
/
+302
*
|
Merge "Work-around for a Skia rasterization bug Bug #6411457" into jb-dev
Romain Guy
2012-04-27
3
-38
/
+108
|
\
\
|
*
|
Work-around for a Skia rasterization bug
Romain Guy
2012-04-27
3
-38
/
+108
*
|
|
Merge "Decode common GL error codes when logging frame error status" into jb-dev
Romain Guy
2012-04-26
1
-1
/
+10
|
\
\
\
|
|
/
/
|
*
|
Decode common GL error codes when logging frame error status
Romain Guy
2012-04-26
1
-1
/
+10
*
|
|
Merge "On new content, attach functor directly" into jb-dev
John Reck
2012-04-26
1
-4
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
On new content, attach functor directly
Chris Craik
2012-04-25
1
-4
/
+4
|
|
/
*
|
Ensure we start every frame in the proper GL state
Romain Guy
2012-04-25
1
-0
/
+8
|
/
*
Fix the build before the bot yells at me.
Romain Guy
2012-04-23
1
-1
/
+1
*
Prevent WebView from crashing when detached from the window
Romain Guy
2012-04-23
2
-22
/
+35
*
More work on international keyboards.
Jeff Brown
2012-04-23
3
-8
/
+8
*
Remove USE_DISPLAY_LIST_PROPERTIES flag
Chet Haase
2012-04-23
4
-169
/
+148
*
Get alias for Bluetooth devices.
Jeff Brown
2012-04-20
1
-6
/
+5
*
Improve handling of certain keyboard layout properties.
Jeff Brown
2012-04-18
1
-8
/
+62
*
Add Dvorak keyboard layout.
Jeff Brown
2012-04-17
2
-10
/
+118
*
Support loading keyboard layout overlays from resources.
Jeff Brown
2012-04-17
2
-24
/
+106
[next]