- 23a0ee4 Added crash-detection mechanism. by Maksymilian Osowski · 14 years ago
- f2cbc68 Merge "Added detection of missing EventSender functions." by Maksymilian Osowski · 14 years ago
- 7e2a39b Added detection of missing EventSender functions. by Maksymilian Osowski · 14 years ago
- ba7186e Add 3d transformation test. by Romain Guy · 14 years ago
- 8cc44cb Merge "Add support for paths." by Romain Guy · 14 years ago
- 7fbcc04 Add support for paths. by Romain Guy · 14 years ago
- f21d2e3 Initial work on browser incognito mode history feature. by Elliott Slaughter · 14 years ago
- 529b60a Add android:hardwareAccelerated to Activity. by Romain Guy · 14 years ago
- d468e50 Merge "After merging webkit to 64264 these hang, so added them to the do not run list. The tests timeout on chrome and are on the chrome skiplist." by Kristian Monsen · 14 years ago
- ed3cfb5 Generated hdpi drawable size reduced by Gilles Debunne · 14 years ago
- d1ce749 Merge "frameworks/base/ : added scaled hdpi version of assets that were moved to drawable-mdpi" by Gilles Debunne · 14 years ago
- 389878e frameworks/base/ : added scaled hdpi version of assets that were moved to drawable-mdpi by Gilles Debunne · 14 years ago
- 38f28fa Added geolocation layoutTestController functions. by Maksymilian Osowski · 14 years ago
- 40968a4 Added recording of JS dialog messages. by Maksymilian Osowski · 14 years ago
- 100e106 Merge "Changed the order of searching for expected result (and added additional location)." by Maksymilian Osowski · 14 years ago
- c83712e Changed the order of searching for expected result (and added additional location). by Maksymilian Osowski · 14 years ago
- ef7f9d2 Added wakelock to keep the screen from sleeping when executing tests. by Maksymilian Osowski · 14 years ago
- 19ca35a Merge "Added detecting unimplemented layoutTestController functions and green squares." by Maksymilian Osowski · 14 years ago
- fb60226 Merge "First batch of layoutTestController functions + some fixes and tweaks." by Maksymilian Osowski · 14 years ago
- 8136954 After merging webkit to 64264 these hang, so added them to the do not run list. by Kristian Monsen · 14 years ago
- 4a9e3a6 Added detecting unimplemented layoutTestController functions and green squares. by Maksymilian Osowski · 14 years ago
- dd4bff6 First batch of layoutTestController functions + some fixes and tweaks. by Maksymilian Osowski · 14 years ago
- 7768e02 Merge "Add support for ColorFilters." by Romain Guy · 14 years ago
- db1938e Add support for ColorFilters. by Romain Guy · 14 years ago
- b0dde8e Move pngs from drawable to drawable-mdpi in project frameworks/base by Gilles Debunne · 14 years ago
- 13ee57e Merge "Time-out mechanism and state machine." by Maksymilian Osowski · 14 years ago
- 42bee9c Time-out mechanism and state machine. by Maksymilian Osowski · 14 years ago
- 06f96e2 Refactor Skia shaders handling. by Romain Guy · 14 years ago
- b82da65 Fix improper clipping after a save() by Romain Guy · 14 years ago
- b827f45 Merge "Fix gradients rendering and destructor crashes." by Romain Guy · 14 years ago
- ae5575b Fix gradients rendering and destructor crashes. by Romain Guy · 14 years ago
- 5aa1c03 resolved conflicts for merge of 8a76a908 to master by Jean-Baptiste Queru · 14 years ago
- 8a76a90 am 9150cff6: Merge "Replaced /sdcard with Environment.getExternalStorageDirectory()" by Jean-Baptiste Queru · 14 years ago
- f82447e Merge "Moved all the rendering code to the new shader generator." by Romain Guy · 14 years ago
- 889f8d1 Moved all the rendering code to the new shader generator. by Romain Guy · 14 years ago
- b969722 Merge "Upgraded DRT2 to generate nice HTML summaries of the tests." by Maksymilian Osowski · 14 years ago
- 6d0dae6 Upgraded DRT2 to generate nice HTML summaries of the tests. by Maksymilian Osowski · 14 years ago
- 5e8a587 Tracking merge of dalvik-dev to master by Brian Carlstrom · 14 years ago
- 9835d61 am 1de9f490: am bae6fe24: Merge "Support streaming of compressed assets > 1 megabyte" into gingerbread by Christopher Tate · 14 years ago
- 1de9f49 am bae6fe24: Merge "Support streaming of compressed assets > 1 megabyte" into gingerbread by Christopher Tate · 14 years ago
- b100cbf Support streaming of compressed assets > 1 megabyte by Christopher Tate · 14 years ago
- 6688214 Merge "Moved practically all of the prerefactoring functionality to the new design." by Maksymilian Osowski · 14 years ago
- 5f0ccd7 Moved practically all of the prerefactoring functionality to the new design. by Maksymilian Osowski · 14 years ago
- 3f61750 Merge "Add some dom/xtml/level3 LayoutTests to the DumpRenderTree ignore results list" by Steve Block · 14 years ago
- 357d280 Merge WebKit at r63859 : Implement layoutTestController.dumpAsText(boolean) in DumpRenderTree. by Ben Murdoch · 14 years ago
- a713753 Merge "First stage of refactoring the code to handle crashes gracefully." by Maksymilian Osowski · 14 years ago
- 7ddc0b7 First stage of refactoring the code to handle crashes gracefully. by Maksymilian Osowski · 14 years ago
- e8e62a4 Add text alignment support to drawText(). by Romain Guy · 14 years ago
- 09147fb Add support for text culling. by Romain Guy · 14 years ago
- d1d4418 Add some dom/xtml/level3 LayoutTests to the DumpRenderTree ignore results list by Steve Block · 14 years ago
- 694b519 Add text rendering. by Romain Guy · 14 years ago
- 650893b Build fix. by Maksymilian Osowski · 14 years ago
- 8dc9b86 Merge "LayoutTest class with supporting classes (AbstractResult, TextResult)." by Maksymilian Osowski · 14 years ago
- 4ee7f4b LayoutTest class with supporting classes (AbstractResult, TextResult). by Maksymilian Osowski · 14 years ago
- c0ac193 Add support for linear gradients. by Romain Guy · 14 years ago
- 8b85dce Replaced /sdcard with Environment.getExternalStorageDirectory() by Christian Mehlmauer · 14 years ago
- ee6aadd Merge "Added the LayoutTestsRunner class that is responsible for running the tests. Also, added some methods to FileFilter." by Maksymilian Osowski · 14 years ago
- a508668 am c9ecd445: merge from open-source master by The Android Open Source Project · 14 years ago
- c9ecd44 merge from open-source master by The Android Open Source Project · 14 years ago
- 62dfcf3 am 3b97e5a6: merge from open-source master by The Android Open Source Project · 14 years ago
- 3b97e5a merge from open-source master by The Android Open Source Project · 14 years ago
- 3c8ccb3 Added the LayoutTestsRunner class that is responsible for running the tests. Also, added some methods to FileFilter. by Maksymilian Osowski · 14 years ago
- c96cdc9 Merge "Add support for BitmapShader." by Romain Guy · 14 years ago
- d27977d Add support for BitmapShader. by Romain Guy · 14 years ago
- 3fb33c7 Merge "Added method getPreferredHttpHost" by Romain Guy · 14 years ago
- 5d53c19 add a paramter to control page-load-termination-on-JS-error by Guang Zhu · 14 years ago
- 3d58c03 Do not apply transforms when using drawColor(). by Romain Guy · 14 years ago
- 266e051 Prevent crash in ListView when changing cache hint. by Romain Guy · 14 years ago
- 2986f85 Added method getPreferredHttpHost by Andreas Sandblad · 15 years ago
- c692e8c Make HTTP Header class handle multiple cache-control fields. by Henrik Baard · 14 years ago
- 6926c72 Correctly support pre-multiplied alpha, optimizations, more stuff. by Romain Guy · 14 years ago
- 7ee7815 Merge "Added dialogs to the DirListActivity." by Maksymilian Osowski · 14 years ago
- cefd8d9 Merge "Update DumpRenderTree to look in platform/android for Android-specific results" by Steve Block · 14 years ago
- a888375 Update DumpRenderTree to look in platform/android for Android-specific results by Steve Block · 14 years ago
- cc483d2 Added dialogs to the DirListActivity. by Maksymilian Osowski · 14 years ago
- 16202fc Fix alpha blending and improve fragment shaders performance. by Romain Guy · 14 years ago
- 177eb38 Update the file filter in DumpRenderTree (and DumpRenderTree2) so that by Ben Murdoch · 14 years ago
- 029c62d Merge "A basic extension of ListActivity that allows navigating through tests and test folders." by Maksymilian Osowski · 14 years ago
- 6fd7112 A basic extension of ListActivity that allows navigating through tests and test folders. by Maksymilian Osowski · 14 years ago
- f7f9355 Draw n-patches using OpenGL. by Romain Guy · 14 years ago
- 17adbfb am 0e1d3391: am b59b9445: Fix icon size in intruder alerts. by Daniel Sandler · 14 years ago
- b59b944 Fix icon size in intruder alerts. by Daniel Sandler · 14 years ago
- 054e3d5 Merge "Basic file filter class for the new DumpRenderTree." by Maksymilian Osowski · 14 years ago
- 2910c12 Basic file filter class for the new DumpRenderTree. by Maksymilian Osowski · 14 years ago
- f86ef57 Don't use full screen FBOs, this dramatically increase performance. by Romain Guy · 14 years ago
- 8ba548f Add implementation for drawBitmap(Bitmap, Rect, Rect, Paint) by Romain Guy · 14 years ago
- c1396e9 Add implementation for drawBitmap(). by Romain Guy · 14 years ago
- ce0537b Add hooks for drawBitmap(). by Romain Guy · 14 years ago
- 570bb56 frameworks/base updates to track merge from dalvik-dev by Brian Carlstrom · 14 years ago
- 04f229a am 77655393: am 5d7f6e61: Merge "Support for tapping on an immersive-mode priority notification." into gingerbread by Daniel Sandler · 14 years ago
- 27a8be4 Support for tapping on an immersive-mode priority notification. by Daniel Sandler · 14 years ago
- d55a861 Add support for saveLayer(). by Romain Guy · 14 years ago
- 026c5e16 Implement support for PorterDuff's blending modes. by Romain Guy · 14 years ago
- bd6b79b Add implementations for saveLayerAlpha() and textured rects. by Romain Guy · 14 years ago
- c7d5349 Implement quickReject() and drawRect(). by Romain Guy · 14 years ago
- 6d7a052 am b9353372: am 8896783d: Updated StatusBar test app for new notifications API. by Daniel Sandler · 14 years ago
- ca9d544 Merge "Add colored rectangles implementation in OpenGLRenderer." by Romain Guy · 14 years ago
- 9d5316e Add colored rectangles implementation in OpenGLRenderer. by Romain Guy · 14 years ago
- 8896783 Updated StatusBar test app for new notifications API. by Daniel Sandler · 14 years ago
- ab3c7d2 am 0bf5cce9: am 0a0edcca: Merge "Fix the notification vibration setting and add a test app that lets you recover from the busted state." into gingerbread by Joe Onorato · 14 years ago