6160 Commits

Author SHA1 Message Date
Android (Google) Code Review
d76a6133d5 Merge change 20262
* changes:
  libdrm1: Use libcrypto instead of libaes.
2009-08-06 04:07:11 -07:00
Scott Main
dbeed16374 am d2102a3f: fix broken links
Merge commit 'd2102a3f13fa03337ce7493b785e7f817f7d2bb6'

* commit 'd2102a3f13fa03337ce7493b785e7f817f7d2bb6':
  fix broken links
2009-08-06 03:14:09 -07:00
Scott Main
d2102a3f13 fix broken links 2009-08-06 03:11:12 -07:00
Scott Main
6591448842 am c7279e9c: edits to the API Level doc
Merge commit 'c7279e9cbd2689c6686e152bb030d796d741ffce'

* commit 'c7279e9cbd2689c6686e152bb030d796d741ffce':
  edits to the API Level doc
2009-08-06 03:00:45 -07:00
Scott Main
c7279e9cbd edits to the API Level doc 2009-08-06 02:57:33 -07:00
Scott Main
34e3c52dd0 am 17cffb5a: fix image reference for offline docs
Merge commit '17cffb5a23d6b669db75298521e23e77b27a9ad0'

* commit '17cffb5a23d6b669db75298521e23e77b27a9ad0':
  fix image reference for offline docs
2009-08-06 02:45:20 -07:00
Scott Main
17cffb5a23 fix image reference for offline docs 2009-08-06 02:37:46 -07:00
Scott Main
b930603f60 am fb485733: add preview flags to terms doc so the early look title appears in nav
Merge commit 'fb48573370e16f0d4f0285b485f243a8484af028'

* commit 'fb48573370e16f0d4f0285b485f243a8484af028':
  add preview flags to terms doc so the early look title appears in nav
2009-08-06 02:14:54 -07:00
Scott Main
fb48573370 add preview flags to terms doc so the early look title appears in nav 2009-08-06 02:09:36 -07:00
Scott Main
4f320f4645 am 02a803f2: final changes to make the sdk sidenav work for the offline preview docs
Merge commit '02a803f201df2c267ab3a10cf6547c69d72ba6db'

* commit '02a803f201df2c267ab3a10cf6547c69d72ba6db':
  final changes to make the sdk sidenav work for the offline preview docs
2009-08-06 02:07:10 -07:00
Scott Main
02a803f201 final changes to make the sdk sidenav work for the offline preview docs 2009-08-06 01:56:25 -07:00
Dirk Dougherty
5e72709d38 resolved conflicts for merge of f11d7d55 to master 2009-08-06 01:14:04 -07:00
Dirk Dougherty
f11d7d559a Add support for preview SDK handling in doc templates. Add preview SDK docs.
Bug: 2031559
2009-08-06 00:14:25 -07:00
Android (Google) Code Review
19202cf788 am 2dce6988: Merge change 20230 into donut
Merge commit '2dce6988c26332b4733a06851eee9631151b0bda'

* commit '2dce6988c26332b4733a06851eee9631151b0bda':
  Cleanup - Specify the version and rel id.
2009-08-05 22:17:21 -07:00
Android (Google) Code Review
2dce6988c2 Merge change 20230 into donut
* changes:
  Cleanup - Specify the version and rel id.
2009-08-05 22:14:47 -07:00
Android (Google) Code Review
82fa0ca553 am 701f8b86: Merge change 20229 into donut
Merge commit '701f8b86a404504045c459be0384d155fc02728a'

* commit '701f8b86a404504045c459be0384d155fc02728a':
  Add 3->donut diff report to SDK docs.
2009-08-05 22:12:58 -07:00
Android (Google) Code Review
701f8b86a4 Merge change 20229 into donut
* changes:
  Add 3->donut diff report to SDK docs.
2009-08-05 22:10:10 -07:00
Android (Google) Code Review
c089485494 am be9d08d0: Merge change 20228 into donut
Merge commit 'be9d08d04ee313d56578934b4f062f95170140fc'

* commit 'be9d08d04ee313d56578934b4f062f95170140fc':
  add installing/upgrading docs for donut preview sdk
2009-08-05 22:08:14 -07:00
Android (Google) Code Review
be9d08d04e Merge change 20228 into donut
* changes:
  add installing/upgrading docs for donut preview sdk and update eclipse ide doc to include new AVD Manager
2009-08-05 22:06:40 -07:00
Scott Main
75f7a2642f add installing/upgrading docs for donut preview sdk
and update eclipse ide doc to include new AVD Manager
2009-08-05 21:56:40 -07:00
Android (Google) Code Review
9488437b4f Merge change 20240
* changes:
  First bit of wallpaper work.
2009-08-05 21:39:14 -07:00
Dianne Hackborn
8cc6a5026a First bit of wallpaper work.
This is mostly refactoring, adding a new WallpaperManager class that takes care
of the old wallpaper APIs on Context, so we don't need to pollute Context with
various new wallpaper APIs as they are needed.  Also adds the first little
definition of a wallpaper service, which is not yet used or useful.
2009-08-05 21:29:42 -07:00
Dirk Dougherty
890b835d62 Cleanup - Specify the version and rel id.
Bug: 2031559
2009-08-05 19:54:52 -07:00
Dirk Dougherty
027ece7d89 Add 3->donut diff report to SDK docs.
Bug: 2031559
2009-08-05 19:31:13 -07:00
Android (Google) Code Review
71cb821c05 Merge change 20217
* changes:
  Draw untextured water mesh
2009-08-05 19:27:58 -07:00
Chia-chi Yeh
64e69e8ab8 libdrm1: Use libcrypto instead of libaes.
It seems that libdrm1 was the only user of libaes.
Now libaes is no longer required and removing it saves 36 kilobytes.
2009-08-05 22:01:28 -04:00
Android (Google) Code Review
a65b989ce3 Merge change 20218
* changes:
  Correct the backup manager's identity around wakelock use
2009-08-05 18:41:38 -07:00
Android (Google) Code Review
7b38f73a4b am ae18ca5c: Merge change 20140 into donut
Merge commit 'ae18ca5ceb7ebe376288c8c7653d2c3875f1d18e'

* commit 'ae18ca5ceb7ebe376288c8c7653d2c3875f1d18e':
  Work on issue #2030135: Device sluggish
2009-08-05 18:39:48 -07:00
Romain Guy
31858c2b84 Draw untextured water mesh 2009-08-05 18:39:37 -07:00
Android (Google) Code Review
ae18ca5ceb Merge change 20140 into donut
* changes:
  Work on issue #2030135: Device sluggish
2009-08-05 18:34:55 -07:00
Christopher Tate
aa93b0418f Correct the backup manager's identity around wakelock use 2009-08-05 18:21:40 -07:00
Android (Google) Code Review
3905eb3d2f am ff6585cb: Merge change 20144 into donut
Merge commit 'ff6585cbb0e5e42adf056b4a074b9f3683b853c1'

* commit 'ff6585cbb0e5e42adf056b4a074b9f3683b853c1':
  Remove flaky MonitorTest#testInterrupt from continuous, and attempt to make
2009-08-05 17:52:10 -07:00
Android (Google) Code Review
ff6585cbb0 Merge change 20144 into donut
* changes:
  Remove flaky MonitorTest#testInterrupt from continuous, and attempt to make AutoCompletePopup tests more reliable.
2009-08-05 17:49:41 -07:00
Android (Google) Code Review
87fb084c84 Merge change 20208
* changes:
  added a gl swapinterval test
2009-08-05 17:40:07 -07:00
Mathias Agopian
bb99ffb4db added a gl swapinterval test 2009-08-05 17:38:49 -07:00
Android (Google) Code Review
5903a91545 Merge change 20207
* changes:
  Implement basic snapping.
2009-08-05 17:36:07 -07:00
Jason Sams
8c709dcc41 Implement basic snapping. 2009-08-05 17:35:36 -07:00
Dianne Hackborn
de42bb61ad Work on issue #2030135: Device sluggish
This adds some new debugging code to make it easier to see why a process is at
a certain oom_adj level -- for example telling you that a certain other process
has a binding to a certain one of its services.  This has helped a lot in
identifying cases where processes are holding references to other processes that
they don't need and thus not allowing the system to get memory it needs.

Also fix a few problems with leaking entries on the service restarting and
service stopping lists.
2009-08-05 15:57:16 -07:00
Android (Google) Code Review
b13f32c0a0 am 8b2cdcd1: Merge change 20037 into donut
Merge commit '8b2cdcd184acfebfb245b15a71f5f1c32e53b050'

* commit '8b2cdcd184acfebfb245b15a71f5f1c32e53b050':
  fix issue with gids not being added for packages with shared user id
2009-08-05 15:45:34 -07:00
Android (Google) Code Review
8b2cdcd184 Merge change 20037 into donut
* changes:
  fix issue with gids not being added for packages with shared user id
2009-08-05 15:42:54 -07:00
Dianne Hackborn
d41ba666d1 Fix documentation. 2009-08-05 15:30:56 -07:00
Jean-Baptiste Queru
bae0f8e729 Remove a handful of preloaded classes 2009-08-05 15:13:28 -07:00
Suchi Amalapurapu
2ed287b6ba fix issue with gids not being added for packages with shared user id
Squashed commit of the following:

commit 2bc4c29dab22d8a541dfca0a20320b307ba64cfb
Author: Suchi Amalapurapu <asuchitra@google.com>
Date:   Tue Aug 4 16:24:55 2009 -0700

    fix issue with gids not being added for packages with shared user id
2009-08-05 14:59:07 -07:00
Android (Google) Code Review
53c66b490a Merge change 20157
* changes:
  Fix the issue of datacall not being reinitiated after exiting Emergency Callback Mode.
2009-08-05 14:39:10 -07:00
Android (Google) Code Review
d657b72aeb Merge change 20126
* changes:
  Removing SyncColumns from Contact - they were put there by accident.
2009-08-05 14:22:41 -07:00
Android (Google) Code Review
46e1198c9e Merge change 20146
* changes:
  Calendar attendee support: add columns.
2009-08-05 14:22:05 -07:00
Android (Google) Code Review
20fefe90bc Merge change 20124
* changes:
  Remove useless slot from ProgramVertex.  Optimize GL state setup.
2009-08-05 14:00:02 -07:00
Jason Sams
9bee51c42e Remove useless slot from ProgramVertex. Optimize GL state setup. 2009-08-05 13:57:03 -07:00
Brett Chabot
04588d5225 Remove flaky MonitorTest#testInterrupt from continuous, and attempt to make
AutoCompletePopup tests more reliable.

Bugs 2036517 and 1636810.
2009-08-05 13:35:58 -07:00
Ken Shirriff
79f0c56b63 Calendar attendee support: add columns.
Add HAS_ATTENDEE_DATA and OWNER_ACCOUNT column names to the provider classes.
2009-08-05 13:29:42 -07:00