- 6e4ba2b Merge "Add an option to force to use HW codec in stagefright cmd tool" by James Dong · 13 years ago
- decbe32 Merge "Add B frame support for MPEG4Writer" by James Dong · 13 years ago
- 2714abf Merge "Expose api on View to determine if the view can be scrolled." by Adam Powell · 13 years ago
- 14f58ff Merge "fix RefBase so it retains binary-compatibility with gingerbread" by Mathias Agopian · 13 years ago
- b375d3c Merge "Mimic Zygote preload steps when using wrappers." by Jeff Brown · 13 years ago
- f2751aa Merge "Take advantage of updated linux/input.h kernel headers." by Jeff Brown · 13 years ago
- eb99f0d fix RefBase so it retains binary-compatibility with gingerbread by Mathias Agopian · 13 years ago
- a934219 Merge "Add "geoDescription" to CallerInfo" by David Brown · 13 years ago
- b3a2d13 Take advantage of updated linux/input.h kernel headers. by Jeff Brown · 13 years ago
- 6915944 Expose api on View to determine if the view can be scrolled. by Adam Powell · 13 years ago
- 94202fe Add "geoDescription" to CallerInfo by David Brown · 13 years ago
- 78b9c38 Add an option to force to use HW codec in stagefright cmd tool by James Dong · 13 years ago
- 0991a7f Merge changes I9b8e1962,I7bb843ca by Mathias Agopian · 13 years ago
- 3f71cfc Merge "Fix thread violation in WebView.getViewHeight()" by Steve Block · 13 years ago
- 8fa10d4 Merge "Switch is not affected by touch when disabled" by Gilles Debunne · 13 years ago
- 4108b1ed Add B frame support for MPEG4Writer by James Dong · 13 years ago
- 71afd5e Merge "VPN: tolerate duplicated routes." by Chia-chi Yeh · 13 years ago
- c2ab0d6 Switch is not affected by touch when disabled by Gilles Debunne · 13 years ago
- 23a5e4b VPN: tolerate duplicated routes. by Chia-chi Yeh · 13 years ago
- 328958c Merge "VPN: fix a bad optimization of zeroing ifr_flags lately." by Chia-chi Yeh · 13 years ago
- 6ddd574 VPN: fix a bad optimization of zeroing ifr_flags lately. by Chia-chi Yeh · 13 years ago
- 9b8e196 Temporarily don't return the current buffer in synchronous mode by Mathias Agopian · 14 years ago
- 7bb843c unify SurfaceTexture and Surface by Mathias Agopian · 14 years ago
- 10e78c9 am f11c52d2: Updates resulting from the Skia merge (revision 1327) by Derek Sollenberger · 13 years ago
- 72171ad am c031afc8: (-s ours) am 77079399: am a9c9a4ba: fix RefBase so it retains binary-compatibility with gingerbread (DO NOT MERGE) by Mathias Agopian · 13 years ago
- c9a7f1d am c793f521: Merge/Ignore 653fd9cf by Jean-Baptiste Queru · 13 years ago
- fa56409 am 74e646ca: (-s ours) Fix merge conflict for \'c2e1e329\'. by Dan Morrill · 13 years ago
- 0b6cca4 Merge "VPN: set IFF_NO_PI on TUN interface." by Chia-chi Yeh · 13 years ago
- 6224b5e VPN: set IFF_NO_PI on TUN interface. by Chia-chi Yeh · 13 years ago
- 26cfe80 Merge "VPN: add MTU support." by Chia-chi Yeh · 13 years ago
- f11c52d Updates resulting from the Skia merge (revision 1327) by Derek Sollenberger · 14 years ago
- 3663227 VPN: add MTU support. by Chia-chi Yeh · 13 years ago
- 716a38a Merge changes Ic9186db2,Id5a7cdff by Jamie Gennis · 13 years ago
- 49edc10 Merge "VPN: use ParcelFileDescriptor.adoptFd() instead of doing it in JNI." by Chia-chi Yeh · 13 years ago
- 3667369 VPN: use ParcelFileDescriptor.adoptFd() instead of doing it in JNI. by Chia-chi Yeh · 13 years ago
- c282401 Merge "Final polish of the interrogation feature." by Svetoslav Ganov · 13 years ago
- c031afc am 77079399: am a9c9a4ba: fix RefBase so it retains binary-compatibility with gingerbread (DO NOT MERGE) by Mathias Agopian · 13 years ago
- 7707939 am a9c9a4ba: fix RefBase so it retains binary-compatibility with gingerbread (DO NOT MERGE) by Mathias Agopian · 13 years ago
- 2f911b7 Merge "Remove @hide on SyncColumns, make them protected" by RoboErik · 13 years ago
- 0025860 Remove @hide on SyncColumns, make them protected by RoboErik · 13 years ago
- a9c9a4b fix RefBase so it retains binary-compatibility with gingerbread (DO NOT MERGE) by Mathias Agopian · 13 years ago
- 323badd SurfaceTexture: disable a deadlocking test. by Jamie Gennis · 13 years ago
- 43bdc23 SurfaceTexture: add a pixel tolerance to the tests. by Jamie Gennis · 13 years ago
- 0fe7b26 Merge "Make interfaces protected so they get included in api" by RoboErik · 13 years ago
- b2c7560 Make interfaces protected so they get included in api by RoboErik · 13 years ago
- dfc7958 Merge "libutils: add a binary blob cache implementation." by Jamie Gennis · 13 years ago
- c793f52 Merge/Ignore 653fd9cf by Jean-Baptiste Queru · 13 years ago
- fde45f58 Merge "Support for setting the NfcA transceive timeout (API)." by Martijn Coenen · 13 years ago
- 74e646c Fix merge conflict for 'c2e1e329'. by Dan Morrill · 13 years ago
- 9d9f237 Merge "Update Configuration for renaming and fixes" by Fabrice Di Meglio · 13 years ago
- bd3e537 Merge changes I56779420,I044e44e1,Ic5adfa29,Ied541ab8 by Jamie Gennis · 13 years ago
- 28b6711 Merge "Bugfix for GridLayout assuming that the x value of last column index is maximal. This is not the case when column indexes are defined incorrectly and GridLayout should still work in this case." by Philip Milne · 13 years ago
- 7abf5a6 Merge "Tweaks for webview snap" by John Reck · 13 years ago
- ee32eed Merge "Fix driver start/stop handling" by Irfan Sheriff · 13 years ago
- 3159886 Merge "Fix a NPE if the Chrome Client is not setup" by Teng-Hui Zhu · 13 years ago
- 9deb930 SurfaceTexture: add some GL->GL tests. by Jamie Gennis · 13 years ago
- 4e03d32 SurfaceTexture: fix up a comment. by Jamie Gennis · 13 years ago
- 15e0d9f SurfaceTexture: add getTransformMatrix tests. by Jamie Gennis · 13 years ago
- eadfb67 SurfaceTexture: fix a getTransformMatrix crash. by Jamie Gennis · 13 years ago
- 51f17d5 Bugfix for GridLayout assuming that the x value of last column index is maximal. This is not the case when column indexes are defined incorrectly and GridLayout should still work in this case. by Philip Milne · 13 years ago
- 2664d85 Tweaks for webview snap by John Reck · 13 years ago
- 1775a0c Merge "Open up setKeyManager/setTrustManager." by Ben Komalo · 13 years ago
- 0411207 Merge "Remove redundant memory barrier" by Glenn Kasten · 13 years ago
- 592b2a6 Fix a NPE if the Chrome Client is not setup by Teng-Hui Zhu · 13 years ago
- 193bc6d Open up setKeyManager/setTrustManager. by Ben Komalo · 13 years ago
- 112fdf6 Support for setting the NfcA transceive timeout (API). by Martijn Coenen · 13 years ago
- 622d544 Merge "Use the new animated notification layout on tablets." by Daniel Sandler · 13 years ago
- e0b4fe5 Merge "Rebuilt notification list using a new custom layout." by Daniel Sandler · 13 years ago
- 08d08f6 Use the new animated notification layout on tablets. by Daniel Sandler · 13 years ago
- 5891f55 Merge "Fix the issue of onNetwork in UI thread." by repo sync · 13 years ago
- c133781 Fix the issue of onNetwork in UI thread. by repo sync · 13 years ago
- 4922084 Merge "Made VoicemailContract classes non-instantiable." by Debashish Chatterjee · 13 years ago
- b361066 Merge "Fix test-related build breakage." by Jeff Sharkey · 13 years ago
- af11d48 Fix test-related build breakage. by Jeff Sharkey · 13 years ago
- fdfc3c7 Merge "External mutation of full NetworkPolicy set." by Jeff Sharkey · 13 years ago
- 22c055e External mutation of full NetworkPolicy set. by Jeff Sharkey · 13 years ago
- cf892f9 Merge "Ensure the RemoteViewsAdapter cleans up its HandlerThread." by Jeff Brown · 13 years ago
- 4a97122 Growable NetworkStats object instead of builder. by Jeff Sharkey · 13 years ago
- d42497e Rebuilt notification list using a new custom layout. by Daniel Sandler · 13 years ago
- 39ebc21 Persist UID stats, lazy loading, resize buckets. by Jeff Sharkey · 13 years ago
- 13010be CameraService: return stide when dequeueing a buffer by Iliyan Malchev · 13 years ago
- 653fd9c am 8688d470: Moving flag to a member field instead of a stack variable. by Dan Morrill · 13 years ago
- fc442bd Ensure the RemoteViewsAdapter cleans up its HandlerThread. by Jeff Brown · 13 years ago
- 0c2313d Mimic Zygote preload steps when using wrappers. by Jeff Brown · 13 years ago
- 854bbfd Fix LockScreen regression. by Jeff Brown · 13 years ago
- 7a9db18 No position information for outside touches by Kenny Root · 13 years ago
- 038b737 Fix regression handling negative sizes. by Jeff Brown · 13 years ago
- eeee4d2 Final polish of the interrogation feature. by Svetoslav Ganov · 13 years ago
- eaf7ce6 Merge "Move data cycle methods to framework object." by Jeff Sharkey · 13 years ago
- cd2ca40 Move data cycle methods to framework object. by Jeff Sharkey · 13 years ago
- 57af6e7 Merge "Interface-level network policy, persist policies." by Jeff Sharkey · 13 years ago
- 21c9c45 Interface-level network policy, persist policies. by Jeff Sharkey · 13 years ago
- 27e4266 Merge "resolved conflicts for merge of ed1a9c77 to master" by Dianne Hackborn · 13 years ago
- 7b1c0f6 resolved conflicts for merge of ed1a9c77 to master by Dianne Hackborn · 13 years ago
- f5b6101 Merge "Optimize StrictMode activity instance count check." by Jeff Brown · 13 years ago
- b7c8263 Merge "Always clear the Message when recycled." by Jeff Brown · 13 years ago
- bc38d3e Merge "Optimize orientation changes." by Jeff Brown · 13 years ago
- ad47ab3 Merge "Make orientation changes happen sooner." by Jeff Brown · 13 years ago
- ed1a9c7 am fc441bff: am fd63814a: Merge "Fix some problems with moving in and out of detached state." into honeycomb-mr2 by Dianne Hackborn · 13 years ago
- fc441bf am fd63814a: Merge "Fix some problems with moving in and out of detached state." into honeycomb-mr2 by Dianne Hackborn · 13 years ago