summaryrefslogtreecommitdiffstats
path: root/core/java/android/view
Commit message (Expand)AuthorAgeFilesLines
* Merge "Add Japanese specific key codes."Jeff Brown2012-04-021-2/+26
|\
| * Add Japanese specific key codes.Yang Chuang2012-04-021-2/+26
* | Merge "Allow fine-grained control over functors execution"Chris Craik2012-04-023-10/+63
|\ \
| * | Allow fine-grained control over functors executionRomain Guy2012-04-023-10/+63
| |/
* | Enabling DisplayList propertiesChet Haase2012-04-021-1/+1
* | Re-enable DisplayList properties.Chet Haase2012-04-023-22/+94
* | Merge "Fix layout params resolution"Fabrice Di Meglio2012-04-021-7/+6
|\ \ | |/ |/|
| * Fix layout params resolutionFabrice Di Meglio2012-03-301-7/+6
* | Merge "Add frame counter to dumpGfxInfo"Michael Jurka2012-04-022-5/+22
|\ \
| * | Add frame counter to dumpGfxInfoMichael Jurka2012-03-302-5/+22
* | | Merge "Add new feature to let apps layout over status bar / system bar."Dianne Hackborn2012-03-305-152/+411
|\ \ \
| * | | Add new feature to let apps layout over status bar / system bar.Dianne Hackborn2012-03-305-152/+411
* | | | Detect surface resizesRomain Guy2012-03-301-7/+21
|/ / /
* | | Improve responsiveness by always consuming batched events.Jeff Brown2012-03-291-3/+7
| |/ |/|
* | Merge "Enable vsync traversals by default."Jeff Brown2012-03-293-306/+293
|\ \
| * | Enable vsync traversals by default.Jeff Brown2012-03-293-306/+293
* | | Merge "Improve FocusFinder for RTL support"Fabrice Di Meglio2012-03-291-14/+16
|\ \ \
| * | | Improve FocusFinder for RTL supportFabrice Di Meglio2012-03-271-14/+16
| | |/ | |/|
* | | Merge "Disable DisplayList properties pending fixes for AlphaAnimation"Chet Haase2012-03-291-1/+1
|\ \ \
| * | | Disable DisplayList properties pending fixes for AlphaAnimationChet Haase2012-03-291-1/+1
| |/ /
* | | Take sentence-level spell checking APIs publicsatok2012-03-292-13/+30
* | | Refactor GLES20Canvas/HardwareRenderer JNI layersRomain Guy2012-03-282-49/+42
|/ /
* | Re-enabling DisplayList propertiesChet Haase2012-03-272-17/+41
* | Merge "Fix constants to be unique"Romain Guy2012-03-261-1/+1
|\ \
| * | Fix constants to be uniqueRomain Guy2012-03-261-1/+1
* | | Merge "Fix bug #6213159 FocusFinder should be able to take care of Views dire...Fabrice Di Meglio2012-03-261-21/+61
|\ \ \
| * | | Fix bug #6213159 FocusFinder should be able to take care of Views directionFabrice Di Meglio2012-03-231-21/+61
* | | | Merge "Use a status_t return type for GL functors"Romain Guy2012-03-264-17/+41
|\ \ \ \ | | |/ / | |/| |
| * | | Use a status_t return type for GL functorsRomain Guy2012-03-264-17/+41
* | | | Merge "Improve View layoutDirection resolution"Fabrice Di Meglio2012-03-261-16/+12
|\ \ \ \
| * | | | Improve View layoutDirection resolutionFabrice Di Meglio2012-03-231-16/+12
| | |/ / | |/| |
* | | | Merge "Fix View textDirection refresh"Fabrice Di Meglio2012-03-261-6/+4
|\ \ \ \
| * | | | Fix View textDirection refreshFabrice Di Meglio2012-03-261-6/+4
| | |_|/ | |/| |
* | | | Support UntranslatableReplacementStringInSubtypeNamesatok2012-03-261-1/+15
| |_|/ |/| |
* | | Merge "Destroy the hardware renderer when ViewRootImpl's die is post-poned Bu...Romain Guy2012-03-236-19/+29
|\ \ \ | |/ / |/| |
| * | Destroy the hardware renderer when ViewRootImpl's die is post-ponedRomain Guy2012-03-236-19/+29
* | | Add new thumbnail animation.Dianne Hackborn2012-03-233-1/+13
| |/ |/|
* | Merge "Reduce memory footprint for View (part 2)"Fabrice Di Meglio2012-03-231-105/+199
|\ \
| * | Reduce memory footprint for View (part 2)Fabrice Di Meglio2012-03-221-105/+199
* | | Merge "Re-start input when the IME is deactivated but window is focused"satok2012-03-221-3/+10
|\ \ \
| * | | Re-start input when the IME is deactivated but window is focusedsatok2012-03-221-3/+10
* | | | Merge "Don't make GLRenderer aware of GLES20Renderer"Romain Guy2012-03-222-11/+19
|\ \ \ \ | | |_|/ | |/| |
| * | | Don't make GLRenderer aware of GLES20RendererRomain Guy2012-03-222-11/+19
* | | | Do not allow Surface creation on machines without SurfaceFlingerKevin Hester2012-03-221-0/+18
|/ / /
* | | Disable DisplayList propertiesChet Haase2012-03-221-1/+1
* | | Avoid calling into JNI if not needed.Jeff Brown2012-03-211-5/+15
* | | Merge "Fix Animation bugs from DisplayList properties integration"Chet Haase2012-03-211-12/+8
|\ \ \
| * | | Fix Animation bugs from DisplayList properties integrationChet Haase2012-03-211-12/+8
* | | | Override not drawing to screen when screen is off.Craig Mautner2012-03-211-1/+3
* | | | Code cleanupRomain Guy2012-03-201-4/+5