- 780d61d am d1f7b3a5: Merge change 1704 into donut by Android (Google) Code Review · 16 years ago
- d1f7b3a Merge change 1704 into donut by Android (Google) Code Review · 16 years ago
- 809a7f6 New feature to track down #1846038. Adds the ability to export flags encoded in int values so as to make them human readable in HierarchyViewer. by Romain Guy · 16 years ago
- 67fd6d5 am 1c9a92fd: Merge change 1690 into donut by Android (Google) Code Review · 16 years ago
- 1c9a92f Merge change 1690 into donut by Android (Google) Code Review · 16 years ago
- 80a538d am 9ea92317: Rearrange some code so it makes more sense. Thanks, findbugs. by Marco Nelissen · 16 years ago
- 9ea9231 Rearrange some code so it makes more sense. Thanks, findbugs. by Marco Nelissen · 16 years ago
- 3537506 Rework some code so that it works the way it was supposed to work. by Marco Nelissen · 16 years ago
- 5f4a2a6 am 94f70cbb: Merge change 1685 into donut by Android (Google) Code Review · 16 years ago
- 679bfc1 am 1746d6fe: Fix a bug that findbugs found by Marco Nelissen · 16 years ago
- 4ae6aa2 am 109b21ba: Merge change 1677 into donut by Android (Google) Code Review · 16 years ago
- aa2b723 am 2a5cfe51: Merge change 1590 into donut by Android (Google) Code Review · 16 years ago
- d6ea77e1 am 4a8fb93f: Merge change 1638 into donut by Android (Google) Code Review · 16 years ago
- afee71a am fafb16c5: Fix typo by Marco Nelissen · 16 years ago
- 2848954 am 02c1c46f: Merge change 1674 into donut by Android (Google) Code Review · 16 years ago
- a9e0bdb am d4103d0d: Fix the build by Romain Guy · 16 years ago
- a64b8607 am aa642c0c: Merge changes 1591,1596 into donut by Android (Google) Code Review · 16 years ago
- 94f70cb Merge change 1685 into donut by Android (Google) Code Review · 16 years ago
- 4fb27ba Remove unnecessary code. by Marco Nelissen · 16 years ago
- 1746d6f Fix a bug that findbugs found by Marco Nelissen · 16 years ago
- 109b21b Merge change 1677 into donut by Android (Google) Code Review · 16 years ago
- 2a5cfe5 Merge change 1590 into donut by Android (Google) Code Review · 16 years ago
- d282ac8 Findbugs fixes. by Marco Nelissen · 16 years ago
- 4a8fb93 Merge change 1638 into donut by Android (Google) Code Review · 16 years ago
- 3d91492 fix window layout problem in ViewRoot by Mitsuru Oshima · 16 years ago
- fafb16c Fix typo by Marco Nelissen · 16 years ago
- 02c1c46 Merge change 1674 into donut by Android (Google) Code Review · 16 years ago
- 0632ca7 gps: Time out after 1 minute if we are unable to get a fix and our fix interval is long. by Mike Lockwood · 16 years ago
- d4103d0 Fix the build by Romain Guy · 16 years ago
- aa642c0 Merge changes 1591,1596 into donut by Android (Google) Code Review · 16 years ago
- d47d81a Merge change 1622 into donut by Android (Google) Code Review · 16 years ago
- 8f9ff7e remove isClick parameter in browser touch event handler by Cary Clark · 16 years ago
- 290bb01 Get the backup calling through to the file backup helper. by Joe Onorato · 16 years ago
- ec2d74d4 Merge change 1545 into donut by Android (Google) Code Review · 16 years ago
- f0885c7 am b910811: am 5d6d773: AI 148824: Fix issue #1851541 (sharedUserId requ by Dianne Hackborn · 16 years ago
- b910811 am 5d6d773: AI 148824: Fix issue #1851541 (sharedUserId requests not bei by Dianne Hackborn · 16 years ago
- 5d6d773 AI 148824: Fix issue #1851541 (sharedUserId requests not being checked for matching signatures on .apk). by Dianne Hackborn · 16 years ago
- 60b88ed Fix typos. by Ken Shirriff · 16 years ago
- 560d210 am c4cdc7d: Merge change 1611 into donut by Android (Google) Code Review · 16 years ago
- a3c36cc am 2b52b3e: Merge change 1610 into donut by Android (Google) Code Review · 16 years ago
- c4cdc7d Merge change 1611 into donut by Android (Google) Code Review · 16 years ago
- 2b52b3e Merge change 1610 into donut by Android (Google) Code Review · 16 years ago
- 37caecd Replace the search dialog images so that they correctly center by Mike LeBeau · 16 years ago
- 694bb19 Revert dividers back to their original translucent versions but add new opaque dividers to improve the speed of lists. by Romain Guy · 16 years ago
- c4b11a7 Add a new feature to android.os.Debug to add the ability to inject only specific fields when calling setFieldsOn(). by Romain Guy · 16 years ago
- a49bff4 am 3a5ce8a: am 04c72b4: AI 148812: revise the AppWidget developer guide by Scott Main · 16 years ago
- 3a5ce8a am 04c72b4: AI 148812: revise the AppWidget developer guide documentatio by Scott Main · 16 years ago
- 04c72b4 AI 148812: revise the AppWidget developer guide documentation BUG=1827433 by Scott Main · 16 years ago
- 13922e0 Fixes #1836075. Adds consistency checks for the View hierarchy. To enable them, you need a debug build and ViewDebug.sConsistencyCheckEnabled set to true in debug.prop. This change also lets you easily enable drawing and layout profiling in ViewRoot by setting ViewRoot.sProfileDrawing, ViewRoot.sProfileLayout and ViewRoot.sShowFps in debug.prop with a debug build. by Romain Guy · 16 years ago
- df867ab am 55d7bd3: am 4ce6430: AI 148803: Update 1.xml and 2.xml for methods th by Bill Napier · 16 years ago
- 370e92c am 7567a74: AI 148803: Update 1.xml and 2.xml for methods that take Gene by Bill Napier · 16 years ago
- 55d7bd3 am 4ce6430: AI 148803: Update 1.xml and 2.xml for methods that take Gene by Bill Napier · 16 years ago
- 7567a74 AI 148803: Update 1.xml and 2.xml for methods that take Generic Type Varargs. This will allow the CTS Signature Test to be run against older android releases. by Bill Napier · 16 years ago
- 5369ad6 am 541ff5d: Merge change 1566 into donut by Android (Google) Code Review · 16 years ago
- 541ff5d Merge change 1566 into donut by Android (Google) Code Review · 16 years ago
- 5347bd4 Add wifi multicast filter api (enable/disable). by Robert Greenwalt · 16 years ago
- 4ce6430 AI 148803: Update 1.xml and 2.xml for methods that take Generic Type Varargs. This will allow the CTS Signature Test to be run against older android releases. by Bill Napier · 16 years ago
- d032b40 am 6063a9c: Merge change 1491 into donut by Android (Google) Code Review · 16 years ago
- 6063a9c Merge change 1491 into donut by Android (Google) Code Review · 16 years ago
- dbcb3ba am a0f87f6: Merge change 1565 into donut by Android (Google) Code Review · 16 years ago
- a0f87f6 Merge change 1565 into donut by Android (Google) Code Review · 16 years ago
- a19fd7a Merge change 1466 by Android (Google) Code Review · 16 years ago
- 97ecc9c define Intent.ACTION_REMOTE_INTENT, which replaces the old GTalk data messaging intent "android.intent.action.GTALK_DATA_MESSAGE_RECEIVED". by Wei Huang · 16 years ago
- 271cee6 Fix issue #1838944: Application sync settings cant be changed with auto sync on by Dianne Hackborn · 16 years ago
- 3667ce4 Enable filtering <select> lists. by Leon Scroggins · 16 years ago
- a086a97 am e7fe35b: Whoops fix installing. I am dumb. by Dianne Hackborn · 16 years ago
- 77d8419 am a2a34a5: Merge change 1528 into donut by Android (Google) Code Review · 16 years ago
- 6a8d5332f content provider entities by Fred Quintana · 16 years ago
- e7fe35b Whoops fix installing. I am dumb. by Dianne Hackborn · 16 years ago
- 7dfc85f rebuild api file by The Android Open Source Project · 16 years ago
- 86b6c530 Add Intent.ACTION_APP_ERROR by Jacek Surazski · 16 years ago
- a2a34a5 Merge change 1528 into donut by Android (Google) Code Review · 16 years ago
- 3cc68d2 should help fix the Simulator build. by Mathias Agopian · 16 years ago
- 48ba3ea fix build, remove duplicate ids by The Android Open Source Project · 16 years ago
- 09b87a7 am 8ad0281: With this, the BackupService onBackup method is called. by Joe Onorato · 16 years ago
- 8ad0281 With this, the BackupService onBackup method is called. by Joe Onorato · 16 years ago
- 937809c am d39afbd: Make android.content.ComponentName implement java.lang.Compa by Joe Onorato · 16 years ago
- 898761f am c5b0e6e: don\'t scale trackball event by Mitsuru Oshima · 16 years ago
- 98f2b84 am 2466bdf: am f7a480d: AI 148759: Add download page for NDK 1.5 r1. by Dirk Dougherty · 16 years ago
- 3d5b793 am 63fbf39: am c214de5: AI 148752: Fix description of breakText() param. by Dirk Dougherty · 16 years ago
- 8d06087 am 33a31b3: AI 148752: Fix description of breakText() param. by Dirk Dougherty · 16 years ago
- 98eeba8 am 6347c32: Merge change 1436 into donut by Android (Google) Code Review · 16 years ago
- d2b4929 am ade3eca: Implement issue #1783881 (manifest option for adb-install-on by Dianne Hackborn · 16 years ago
- 7118a2c am 807f23b: Merge change 1057 into donut by Android (Google) Code Review · 16 years ago
- 1520395 am 2bb3ea1: Fix native core runtime. A messy declaration was causing a p by Romain Guy · 16 years ago
- f11e669 Merge commit 'c64322c' by The Android Open Source Project · 16 years ago
- d39afbd Make android.content.ComponentName implement java.lang.Comparable. by Joe Onorato · 16 years ago
- c5b0e6e don't scale trackball event by Mitsuru Oshima · 16 years ago
- 2466bdf am f7a480d: AI 148759: Add download page for NDK 1.5 r1. by Dirk Dougherty · 16 years ago
- 63fbf39 am c214de5: AI 148752: Fix description of breakText() param. by Dirk Dougherty · 16 years ago
- 33a31b3 AI 148752: Fix description of breakText() param. BUG=1790234 by Dirk Dougherty · 16 years ago
- 6347c32 Merge change 1436 into donut by Android (Google) Code Review · 16 years ago
- 001a6e52 Density Compatibility mode for SurfaceView by Mitsuru Oshima · 16 years ago
- ade3eca Implement issue #1783881 (manifest option for adb-install-only apps) by Dianne Hackborn · 16 years ago
- 807f23b Merge change 1057 into donut by Android (Google) Code Review · 16 years ago
- 2bb3ea1 Fix native core runtime. A messy declaration was causing a problem at boot time. by Romain Guy · 16 years ago
- b10f138 * Add regoin scaling for transparent support by Mitsuru Oshima · 16 years ago
- f7a480de AI 148759: Add download page for NDK 1.5 r1. BUG=1790234 by Dirk Dougherty · 16 years ago
- a59d7b0 Make pressing the search button within an app that does not support by Mike LeBeau · 16 years ago
- c64322c PackageManager keeps track of who installed what. by Jacek Surazski · 16 years ago