Rajneesh Chowdury
b6c544f606
Merge "Fix for issue 5007228 IllegalArgumentException when testing VideoEditorAPITest#testEffectKenBurn"
2011-07-08 17:00:08 -07:00
Romain Guy
c16b883579
Merge "Align paths on pixel boundaries when rasterizing in bitmaps. Bug #5003739 "
2011-07-08 16:53:23 -07:00
Shimeng (Simon) Wang
8570e2fe08
Merge "Prevent set mInitialScale being overridden by mDefaultScale."
2011-07-08 16:48:23 -07:00
Romain Guy
19c61f4cb8
Merge "Correctly render nested rectangles with different winding rules."
2011-07-08 16:27:47 -07:00
Gilles Debunne
675dad843d
Merge "Fleshed up SuggestionSpan documentation. Bug 4553472"
2011-07-08 16:02:36 -07:00
Romain Guy
6e25e45259
Merge "Always redraw the UI on orientation change Bug #4994715 "
2011-07-08 15:54:10 -07:00
Adam Powell
77ac3f7658
Merge "The COLORS!!"
2011-07-08 15:38:31 -07:00
Mathias Agopian
5561f1a070
Merge "fix screen on/off animation (again)"
2011-07-08 15:34:50 -07:00
Mathias Agopian
f915de4b2f
Merge "Add a simple EGL test"
2011-07-08 15:34:33 -07:00
Mathias Agopian
1382cbb4b9
Merge "Fix EGLUtils::selectConfigForPixelFormat()"
2011-07-08 15:34:23 -07:00
RoboErik
5e5e8c3e0d
Merge "Unhide CalendarContract apis"
2011-07-08 15:28:26 -07:00
Jaikumar Ganesh
60a918a356
Merge "Get server's listening channel"
2011-07-08 15:01:18 -07:00
Gilles Debunne
1fb0d1964a
Merge "Animation settings reset to default"
2011-07-08 14:56:14 -07:00
Mathias Agopian
2f739f8f04
Add a simple EGL test
...
currently it just tests EGLConfig selection
Change-Id: Id9d9971012d733147dd7dc02fa2054307960235e
2011-07-08 14:40:39 -07:00
Mathias Agopian
ffcf465771
fix screen on/off animation (again)
...
- surfaceflinger now uses the GL-convention of
placing the origin in the left-bottom corner
- map texture coordinates of the screen capture
properly
- add the ability to control the animation
speed through a debug property
Bug: 4989276
Change-Id: Ifb3297bb578078b47146fff666c01f85417e0d6f
2011-07-08 14:37:06 -07:00
Mathias Agopian
6163091a2c
Fix EGLUtils::selectConfigForPixelFormat()
...
- renderscript now calls EGL directly instead of relying on this function
- surfaceflinger also does its own EGLConfig selection
- selectConfigForPixelFormat stays for legacy reason (many tests use it) but
it now only tries to match the alpha channel of the format rather than the
format itself.
this will allow implementations who don't support the exact formats
defined in the HAL to work properly.
Bug: 4998223
Change-Id: Ic664dfc14d5072a514b6f77a115d1521bfc1578f
2011-07-08 14:37:05 -07:00
James Dong
a464123a0d
Merge "Use advertised h264 encoding parameters by default if the profile is not baseline"
2011-07-08 14:17:16 -07:00
Glenn Kasten
54160d28db
Merge "Fix build warning; LOG_TAG was misplaced"
2011-07-08 14:06:24 -07:00
RoboErik
adc0f725a6
Merge "Pseudo-final api fixes to CalendarContract"
2011-07-08 14:05:42 -07:00
Jim Miller
f2b0cc64be
Merge "Fix 4689527: Improved curation for Recents + misc cleanup"
2011-07-08 13:14:38 -07:00
Christopher Tate
32a84e24d6
Merge "Can now restore a subset of apps from historical dataset"
2011-07-08 12:48:48 -07:00
John Reck
cbb24abc0f
Merge "NPE guard in setupViewport"
2011-07-08 12:43:22 -07:00
Wink Saville
656b373568
am a736cd54: am 848aa3ab: Merge "No need to have BASE_DATA_CONNECTION_TRACKER start at 50000." into honeycomb-LTE
...
* commit 'a736cd54e1de62e84a7a49a3c68c56fc6d9bfc00':
No need to have BASE_DATA_CONNECTION_TRACKER start at 50000.
2011-07-08 12:28:27 -07:00
Romain Guy
1c8b5beb00
Merge "Correctly position layers."
2011-07-08 11:58:18 -07:00
Kristian Monsen
b7beee0192
Merge "Merge Chromium at r12.0.742.93: New autofill string"
2011-07-08 11:31:33 -07:00
Robert Greenwalt
ab1db31b71
Merge "Remove unused setHttpProxy."
2011-07-08 11:06:55 -07:00
Wink Saville
4dcbd934fc
am 848aa3ab: Merge "No need to have BASE_DATA_CONNECTION_TRACKER start at 50000." into honeycomb-LTE
...
* commit '848aa3ab8a00835c5af2ead954c7736e507249b5':
No need to have BASE_DATA_CONNECTION_TRACKER start at 50000.
2011-07-08 09:40:03 -07:00
Romain Guy
076a3c7fb1
Merge "Cleanup"
2011-07-07 21:35:19 -07:00
Romain Guy
57d9cdf408
Merge "Use NEAREST filtering mode for TextureView.getBitmap()."
2011-07-07 21:28:41 -07:00
Adam Powell
d51d49eb12
Merge "Add ALL CAPS style to TextView/TextAppearance"
2011-07-07 20:55:10 -07:00
Romain Guy
9dd666ae6b
Merge "Use NEAREST filtering for layers whenever possible."
2011-07-07 20:55:08 -07:00
Michael Jurka
e1629167cf
Merge "Handling Resources.NotFoundException in Recents"
2011-07-07 16:28:03 -07:00
Jason Sams
4207b52d26
Merge "Fix more type info caching bugs."
2011-07-07 16:24:51 -07:00
Shimeng (Simon) Wang
2646b68687
Merge "Update viewport asap."
2011-07-07 16:17:16 -07:00
Jason Sams
fa234b2910
Merge "Fix defered type creation when loading from A3D."
2011-07-07 16:10:38 -07:00
Gilles Debunne
d4116b3d93
Merge "XmlDocumentProvider moved to the XmlAdapter sample code"
2011-07-07 16:07:07 -07:00
Jason Sams
b6d4c47195
Merge "AllocationAdapter cleanup."
2011-07-07 15:50:41 -07:00
Eric Laurent
613f5ff0bb
Merge "Moved and renamed effect API header files"
2011-07-07 15:37:07 -07:00
Joe Fernandez
47a355d658
Merge "Revert "docs: OpenGL Tutorials""
2011-07-07 15:33:15 -07:00
Huahui Wu
373aad1bb4
Merge "Revert "b/3302378 Passes touch pressures, size and timestamps to webkit.""
2011-07-07 15:10:25 -07:00
Jamie Gennis
798ff739a1
Merge "SurfaceTexture: enable newly passing tests."
2011-07-07 14:42:12 -07:00
Wink Saville
206637af68
Merge "No need to have BASE_DATA_CONNECTION_TRACKER start at 50000." into honeycomb-LTE
2011-07-07 14:39:23 -07:00
Adam Powell
5100c063a8
Merge "Action bar layout tweaks"
2011-07-07 14:35:22 -07:00
Jim Miller
bd2f0535d4
Merge "Fix 4689527: Fix rendering issue with thumbnails on phones"
2011-07-07 14:35:18 -07:00
Joe Fernandez
eb20d068cb
Merge "docs: OpenGL Tutorials"
2011-07-07 14:31:02 -07:00
Philip Milne
703f7f53f8
Merge "Simplify and tidy the API for maximum value support."
2011-07-07 14:30:31 -07:00
Romain Guy
e76fbf4ec9
Merge "Add an API to query maximum bitmap/texture size on Canvas."
2011-07-07 14:10:52 -07:00
Jim Miller
7b4329fb89
Merge "Fix 4689527: Update Recents"
2011-07-07 13:58:13 -07:00
Daniel Lehmann
c616445641
Merge "Contacts contract changes for social updates."
2011-07-07 13:35:00 -07:00
James Dong
a8b1288afd
Merge "Add support for some custom YUV420 color formats to recordvideo utility"
2011-07-07 13:34:58 -07:00