Commit Graph

45515 Commits

Author SHA1 Message Date
Gilles Debunne
a40414b3d3 Merge "Fixed comment for selectAllOnFocus" 2012-02-22 18:27:27 -08:00
George Mount
aaa41e625f Merge "Characters sent directly to InputConnection treated as changes." 2012-02-22 17:33:03 -08:00
Svetoslav Ganov
b16f9de39e Merge "Add check for no children in VIew hosting virtual view tree." 2012-02-22 16:49:36 -08:00
George Mount
e7756b680b Merge "Changes that don't map to keys sent as text changes." 2012-02-22 16:02:30 -08:00
Dima Zavin
20b05f9192 Merge "libui: add ability to force a framebuffer format for EGL's use" 2012-02-22 16:00:49 -08:00
Dima Zavin
c6cd27cbf3 libui: add ability to force a framebuffer format for EGL's use
This does not actually change the framebuffer format. It merely
fakes this format to surfaceflinger so that when it creates
framebuffer surfaces it will use this format. It's really a giant
HACK to allow interworking with buggy gralloc+GPU driver
implementations. You should *NEVER* need to set this for shipping
devices.

Change-Id: I03eeb5b4d72838ef219df386ecc489fc20ab9cc7
Signed-off-by: Dima Zavin <dima@android.com>
2012-02-22 15:44:46 -08:00
John Reck
0f2a25a75f Merge "Fix drawing focus node rect in touch mode" 2012-02-22 15:39:23 -08:00
George Mount
d7150585fb Merge "Add caret thumb following selection handle logic." 2012-02-22 15:17:00 -08:00
Andreas Huber
f40efaa3a7 Merge "Implementation of a java media codec interface and associated tools." 2012-02-22 15:13:44 -08:00
Romain Guy
635989b138 Merge "Reduce logs" 2012-02-22 14:36:28 -08:00
Gilles Debunne
bfdeee6129 Merge "EditText-specific data extracted from TextView" 2012-02-22 14:30:43 -08:00
Gilles Debunne
55442a49f4 Merge "Added bottom padding in textview's focused rectangle" 2012-02-22 14:18:17 -08:00
Alex Sakhartchouk
2ad542dd79 Merge "Simplifying programmatic creation." 2012-02-22 14:10:58 -08:00
Alex Sakhartchouk
9d8d4b9a7f Merge "Properly pipe texture names through." 2012-02-22 14:10:45 -08:00
James Dong
06d8079325 Merge "Removed out-of-date TODO in video editor performance/stress test cases" 2012-02-22 14:00:38 -08:00
Glenn Kasten
ebeb824698 Merge "Avoid wp<>::unsafe_get() with a few exceptions" 2012-02-22 13:22:13 -08:00
Eric Fischer
f896943c6e Merge "Import translations. DO NOT MERGE" 2012-02-22 13:17:22 -08:00
Glenn Kasten
0deac301bc Merge "Fix build warning" 2012-02-22 13:14:50 -08:00
Daisuke Miyakawa
7824c4f86f Merge "Remove the entire PIM directory." 2012-02-22 13:06:58 -08:00
Svetoslav Ganov
0a4d72b966 Merge "Fixing the content build file to include the command on user builds." 2012-02-22 12:51:35 -08:00
Adam Powell
b8405f7ad5 Merge "Fix bug 6048643 - verify ListView layoutparams while tracking stable IDs" 2012-02-22 12:22:31 -08:00
James Dong
4dffaa8a1d Merge "Allow to record time lapse videos without using setProfile()" 2012-02-22 11:47:07 -08:00
John Reck
62772e430e Merge "Turn off the focus animation" 2012-02-22 10:18:43 -08:00
John Reck
a4f800cdb6 Merge "Add null parent check to startActionMode" 2012-02-22 09:43:27 -08:00
Marco Nelissen
4f0baa32ef Merge "Eliminate scanner file cache" 2012-02-22 09:42:54 -08:00
Eric Fischer
f4f6632cfd Merge "Import translations. DO NOT MERGE" 2012-02-22 09:34:09 -08:00
Steve Block
79dbc6f082 Merge "Remove unused cache methods" 2012-02-22 09:23:04 -08:00
Alex Sakhartchouk
eec6eb76e0 Merge "Adding a very simple all-code scenegraph example." 2012-02-22 09:02:53 -08:00
Craig Mautner
c87302b49a Merge "- Consolidate all animations in a single place outside of layout loop. - Move mPolicy.startAnimationLw and mPolicy.finishAnimationLw into same method as mPolicy.animatingWindowLw. - Fix first parameter of performLayoutLockedInner(initial, ...) to pass true on initial pass." 2012-02-22 07:53:43 -08:00
satok
e2c4797430 Merge "Refactor sentence level spell checking APIs" 2012-02-21 22:59:12 -08:00
Mathias Agopian
063ec51581 Merge "remove libui's dependency on libpixelflinger" 2012-02-21 18:58:32 -08:00
Mathias Agopian
42e2458144 remove libui's dependency on libpixelflinger
this also remove support for unused pixelformats.

Change-Id: I2c759a6d2daa740f3786ed62095def8047ae933d
2012-02-21 18:56:08 -08:00
Romain Guy
e22a54249b Merge "Only copy paths, paints and shaders when we need to." 2012-02-21 18:33:58 -08:00
Adam Powell
836dacb903 Merge "Fix bug 5971117 - Action bar does not update icon used for collapsible action views" 2012-02-21 17:19:29 -08:00
Svetoslav Ganov
fab59ffce1 Merge "Improving accessibility APIs used for UI automation." 2012-02-21 17:17:33 -08:00
Mathias Agopian
725da0fb40 Merge "attempt to fix sdk build" 2012-02-21 16:57:14 -08:00
Nicolas Roard
74d6972f26 Merge "Simplify Youtube <embed> management" 2012-02-21 16:06:36 -08:00
Alex Sakhartchouk
349f810b13 Merge "Adding better default behaviour for programmatically created objects." 2012-02-21 15:52:47 -08:00
Adam Powell
8b420a9eaf Merge "Fix the size of DialogWhenLarge windows" 2012-02-21 15:51:23 -08:00
John Reck
5bfa209a3e Merge "Improved keyboard navigation cursor rings" 2012-02-21 15:43:38 -08:00
Adam Powell
b714260e79 Merge "Have View call setPressed explicitly instead of just twiddling flags." 2012-02-21 15:39:00 -08:00
Mathias Agopian
6861d94d4c Merge "frameworks/base refactoring" 2012-02-21 12:52:06 -08:00
Victoria Lease
f1e7d1174b Merge "async find-on-page implementation via WebKit" 2012-02-21 11:33:42 -08:00
James Dong
684c420c50 Merge "Added checks for illegal arguments" 2012-02-21 11:10:46 -08:00
James Dong
84cd97be19 Merge "Limit the amount of audio record data in each buffer" 2012-02-21 11:10:35 -08:00
Alex Sakhartchouk
ffc4c6c6cd Merge "Making sure stranded objects are not left behind." 2012-02-21 09:23:17 -08:00
Steve Block
2302cae183 Merge "Update stagefright makefile after dropping support for JSC" 2012-02-21 09:05:47 -08:00
Martin Kosiba
02d4cfec8d Merge "Update the JavaDoc on getVisibleTitleHeight." 2012-02-21 08:58:21 -08:00
Steve Block
acd11891f1 Merge "Clean up JavaDoc for CacheManager" 2012-02-21 07:44:11 -08:00
Steve Block
83653599c8 Merge "Fix CacheManager.getCacheFile() with the Chromium HTTP stack" 2012-02-21 07:43:07 -08:00