OSDN Git Service

android-x86/frameworks-base.git
11 years agoMerge "Move a few files from frameworks/opt/telephony to frameworks/base."
Wink Saville [Fri, 8 Feb 2013 01:06:02 +0000 (01:06 +0000)]
Merge "Move a few files from frameworks/opt/telephony to frameworks/base."

11 years agoMove a few files from frameworks/opt/telephony to frameworks/base.
Wink Saville [Fri, 8 Feb 2013 01:03:05 +0000 (17:03 -0800)]
Move a few files from frameworks/opt/telephony to frameworks/base.

Because ISms.aidl imports PendingIntent we couldn't easily
make opt/telephony part of the PDK. So this change moves
ISms.aidl and SmsRawData.*, which ISms.aidl also imports,
back to frameworks/base.

Change-Id: Ia64c6e771d5a292d9bfebb413a43f3745df55c85

11 years agoMerge "Import translations. DO NOT MERGE"
Baligh Uddin [Fri, 8 Feb 2013 00:55:19 +0000 (00:55 +0000)]
Merge "Import translations. DO NOT MERGE"

11 years agoMerge "Import translations. DO NOT MERGE"
Baligh Uddin [Fri, 8 Feb 2013 00:44:41 +0000 (00:44 +0000)]
Merge "Import translations. DO NOT MERGE"

11 years agoam 1309c9e2: am 93ebe284: am 80a01a7f: am ef4196d0: am 89fafaea: Doc update: clean up
Katie McCormick [Thu, 7 Feb 2013 23:59:35 +0000 (15:59 -0800)]
am 1309c9e2: am 93ebe284: am 80a01a7f: am ef4196d0: am 89fafaea: Doc update: clean up

# Via Android Git Automerger (4) and Katie McCormick (1)
* commit '1309c9e2afe79ccd73cbf76f52477ffba92d10bd':
  Doc update: clean up

11 years agoam 93ebe284: am 80a01a7f: am ef4196d0: am 89fafaea: Doc update: clean up
Katie McCormick [Thu, 7 Feb 2013 23:57:21 +0000 (15:57 -0800)]
am 93ebe284: am 80a01a7f: am ef4196d0: am 89fafaea: Doc update: clean up

# Via Android Git Automerger (3) and Katie McCormick (1)
* commit '93ebe2845c7f2d7afea1b679020446adcd0047ee':
  Doc update: clean up

11 years agoam 80a01a7f: am ef4196d0: am 89fafaea: Doc update: clean up
Katie McCormick [Thu, 7 Feb 2013 23:54:33 +0000 (15:54 -0800)]
am 80a01a7f: am ef4196d0: am 89fafaea: Doc update: clean up

# Via Android Git Automerger (2) and Katie McCormick (1)
* commit '80a01a7f1d30ea5540eb8827dd221623f46e5a80':
  Doc update: clean up

11 years agoam ef4196d0: am 89fafaea: Doc update: clean up
Katie McCormick [Thu, 7 Feb 2013 23:52:32 +0000 (15:52 -0800)]
am ef4196d0: am 89fafaea: Doc update: clean up

# Via Android Git Automerger (1) and Katie McCormick (1)
* commit 'ef4196d0ec0a5e89c51b3cc455f083af2fbf3b98':
  Doc update: clean up

11 years agoam 89fafaea: Doc update: clean up
Katie McCormick [Thu, 7 Feb 2013 23:49:36 +0000 (15:49 -0800)]
am 89fafaea: Doc update: clean up

# Via Katie McCormick
* commit '89fafaeae73cc265f13775944ccb2841bbc6766c':
  Doc update: clean up

11 years agoMerge "Don't clip when drawing a layer"
Romain Guy [Thu, 7 Feb 2013 23:32:42 +0000 (23:32 +0000)]
Merge "Don't clip when drawing a layer"

11 years agoDon't clip when drawing a layer
Romain Guy [Thu, 7 Feb 2013 23:20:55 +0000 (15:20 -0800)]
Don't clip when drawing a layer

A layer will, by definition, clip its content already. The extra
clip added by the UI toolkit/renderer is wasteful and in some
situations very expensive. If a layered view is rotated, the clip
will be transformed into a non-rectangular region, thus forcing
the renderer to rely on the stencil buffer. The whole point of
using layers is to draw efficiently so let's avoid this case.

Change-Id: I813465f6468cc386b84a4d058c11a258fef8507a

11 years agoMerge "Use safe buffer sizes when parsing network stats."
Jeff Sharkey [Thu, 7 Feb 2013 23:03:33 +0000 (23:03 +0000)]
Merge "Use safe buffer sizes when parsing network stats."

11 years agoUse safe buffer sizes when parsing network stats.
Jeff Sharkey [Thu, 7 Feb 2013 23:02:55 +0000 (15:02 -0800)]
Use safe buffer sizes when parsing network stats.

Change-Id: I1733c1ddc48f9410136aee7af7889fdc7be8cc10

11 years agoMerge "Correctly resume profileRendering"
Chris Craik [Thu, 7 Feb 2013 22:53:44 +0000 (22:53 +0000)]
Merge "Correctly resume profileRendering"

11 years agoMerge "Improve TrafficStats UID APIs."
Jeff Sharkey [Thu, 7 Feb 2013 22:27:55 +0000 (22:27 +0000)]
Merge "Improve TrafficStats UID APIs."

11 years agoDoc update: clean up
Katie McCormick [Thu, 7 Feb 2013 22:23:14 +0000 (14:23 -0800)]
Doc update: clean up

Change-Id: Idd11b36d54e01671d45764dd6ed327621a3fa682

11 years agoMerge "COnvert sync error to int"
Alon Albert [Thu, 7 Feb 2013 22:05:08 +0000 (22:05 +0000)]
Merge "COnvert sync error to int"

11 years agoImprove TrafficStats UID APIs.
Jeff Sharkey [Wed, 16 Jan 2013 01:25:09 +0000 (17:25 -0800)]
Improve TrafficStats UID APIs.

Deprecate transport layer statistics, leaving only the summarized
network layer statistics.

Improve documentation to be clear about layers where measurements
occur, and their behavior since boot.  Under the hood, move to using
xt_qtaguid UID statistics.

Bug: 68186377013662
Change-Id: I9f26992e5fcdebd88c671e5765bd91229e7b0016

11 years agoCorrectly resume profileRendering
Chris Craik [Thu, 7 Feb 2013 20:57:10 +0000 (12:57 -0800)]
Correctly resume profileRendering

Ensure profileRendering reschedules a previously created profiler callback if
disabled and reenabled

Change-Id: I181ac5043966b99bb8d21e69ce4fdd7494102acb

11 years agoNew API to request a list of current notifications.
Daniel Sandler [Thu, 17 Jan 2013 05:21:05 +0000 (00:21 -0500)]
New API to request a list of current notifications.

The ACCESS_NOTIFICATIONS permission is signature|system only.

Change-Id: I41338230aee9611117cbdac251c1b6b6c3cebf00

11 years agoMerge "Add a RenderBuffer object to store stencil buffers. Bug #7146141"
Romain Guy [Thu, 7 Feb 2013 20:11:56 +0000 (20:11 +0000)]
Merge "Add a RenderBuffer object to store stencil buffers. Bug #7146141"

11 years agoAdd a RenderBuffer object to store stencil buffers.
Romain Guy [Thu, 7 Feb 2013 00:51:04 +0000 (16:51 -0800)]
Add a RenderBuffer object to store stencil buffers.
Bug #7146141

This change is needed to add a render buffer cache to avoid
creating and destroying stencil buffers on every frame.

This change also allows the renderer to use a 1 bit or 4 bit
stencil buffer whenever possible.

Finally this change fixes a bug introduced by a previous CL
which causes the stencil buffer to not be updated in certain
conditions. The fix relies on a new optional parameter in
drawColorRects() that can be used to avoid performing a
quickReject on rectangles generated by the clip region.

Change-Id: I2f55a8e807009887b276a83cde9f53fd5c01199f

11 years agoCOnvert sync error to int
Alon Albert [Thu, 7 Feb 2013 16:07:32 +0000 (08:07 -0800)]
COnvert sync error to int

Bug: 8152259
Change-Id: I99fc99f70796c70ec0566c40ba350e10c36b90b7

11 years agoMerge "Add Calendar Color Index to CalendarEntity"
Alon Albert [Thu, 7 Feb 2013 19:54:52 +0000 (19:54 +0000)]
Merge "Add Calendar Color Index to CalendarEntity"

11 years agoAdd Calendar Color Index to CalendarEntity
Alon Albert [Thu, 7 Feb 2013 19:50:27 +0000 (11:50 -0800)]
Add Calendar Color Index to CalendarEntity

Change-Id: I8dac2628fce44e37e5df1e19a97fc29934a6ba79

11 years agoam d080bb07: am b9620a89: am 9434c112: Merge "Services: Adding HSPAP info in Android"
Jaikumar Ganesh [Thu, 7 Feb 2013 19:19:59 +0000 (11:19 -0800)]
am d080bb07: am b9620a89: am 9434c112: Merge "Services: Adding HSPAP info in Android"

# By Arun Ravindran
# Via Android Git Automerger (2) and others
* commit 'd080bb07c88ca5ccf99f326789ed472448b50832':
  Services: Adding HSPAP info in Android

11 years agoMerge "Second pass tying into dns cache per interface"
Robert Greenwalt [Thu, 7 Feb 2013 19:02:47 +0000 (19:02 +0000)]
Merge "Second pass tying into dns cache per interface"

11 years agoam b9620a89: am 9434c112: Merge "Services: Adding HSPAP info in Android"
Jaikumar Ganesh [Thu, 7 Feb 2013 18:57:40 +0000 (10:57 -0800)]
am b9620a89: am 9434c112: Merge "Services: Adding HSPAP info in Android"

# By Arun Ravindran
# Via Android Git Automerger (1) and others
* commit 'b9620a89bd734d749cd162cbcda4699474bbf57a':
  Services: Adding HSPAP info in Android

11 years agoMerge "Migrate AppWindowToken lists into DisplayContent."
Craig Mautner [Thu, 7 Feb 2013 18:50:50 +0000 (18:50 +0000)]
Merge "Migrate AppWindowToken lists into DisplayContent."

11 years agoam 9434c112: Merge "Services: Adding HSPAP info in Android"
Jaikumar Ganesh [Thu, 7 Feb 2013 18:46:10 +0000 (10:46 -0800)]
am 9434c112: Merge "Services: Adding HSPAP info in Android"

# By Arun Ravindran
# Via Gerrit Code Review (1) and Shuo Gao (1)
* commit '9434c112d1fef52ade78d7ef818daf981bf63bef':
  Services: Adding HSPAP info in Android

11 years agoMerge "Services: Adding HSPAP info in Android"
Jaikumar Ganesh [Thu, 7 Feb 2013 17:54:41 +0000 (17:54 +0000)]
Merge "Services: Adding HSPAP info in Android"

11 years agoFix build, conflict with another change.
Dianne Hackborn [Thu, 7 Feb 2013 08:33:31 +0000 (00:33 -0800)]
Fix build, conflict with another change.

Change-Id: If4d7b6c814d946806838cee7dcaccba4c65c3d0f

11 years agoMerge "App ops: track system windows, monitoring changes."
Dianne Hackborn [Thu, 7 Feb 2013 08:03:13 +0000 (08:03 +0000)]
Merge "App ops: track system windows, monitoring changes."

11 years agoApp ops: track system windows, monitoring changes.
Dianne Hackborn [Thu, 7 Feb 2013 07:14:49 +0000 (23:14 -0800)]
App ops: track system windows, monitoring changes.

Change-Id: I273e82bdad66ada3bf0f7ec9176bc304b9ee1ee8

11 years agoam fb2b5e04: am 1fd77470: am 1a1e9b31: Merge "DateView: Use Intent.ACTION_LOCALE_CHAN...
Daniel Sandler [Thu, 7 Feb 2013 06:06:23 +0000 (22:06 -0800)]
am fb2b5e04: am 1fd77470: am 1a1e9b31: Merge "DateView: Use Intent.ACTION_LOCALE_CHANGED to refresh notification bar clock"

# By Jorge Ruesga
# Via Android Git Automerger (2) and others
* commit 'fb2b5e04a02669c764e4ebd7a6daf9846d596435':
  DateView: Use Intent.ACTION_LOCALE_CHANGED to refresh notification bar clock

11 years agoam 2990ed7a: am 3c6ee5b5: am d2bec096: Merge "NullPointerException in SQLiteSession"
Jeffrey Brown [Thu, 7 Feb 2013 06:06:18 +0000 (22:06 -0800)]
am 2990ed7a: am 3c6ee5b5: am d2bec096: Merge "NullPointerException in SQLiteSession"

# By László Dávid
# Via Android Git Automerger (2) and others
* commit '2990ed7a3bf7314bbd4d98161fbcdcf48098052c':
  NullPointerException in SQLiteSession

11 years agoam 1fd77470: am 1a1e9b31: Merge "DateView: Use Intent.ACTION_LOCALE_CHANGED to refres...
Daniel Sandler [Thu, 7 Feb 2013 06:03:55 +0000 (22:03 -0800)]
am 1fd77470: am 1a1e9b31: Merge "DateView: Use Intent.ACTION_LOCALE_CHANGED to refresh notification bar clock"

# By Jorge Ruesga
# Via Android Git Automerger (1) and others
* commit '1fd774709790b220bb780e95db7275d60a1eae57':
  DateView: Use Intent.ACTION_LOCALE_CHANGED to refresh notification bar clock

11 years agoam 3c6ee5b5: am d2bec096: Merge "NullPointerException in SQLiteSession"
Jeffrey Brown [Thu, 7 Feb 2013 06:03:51 +0000 (22:03 -0800)]
am 3c6ee5b5: am d2bec096: Merge "NullPointerException in SQLiteSession"

# By László Dávid
# Via Android Git Automerger (1) and others
* commit '3c6ee5b509d6360a431290fff4b366848c293899':
  NullPointerException in SQLiteSession

11 years agoam 1a1e9b31: Merge "DateView: Use Intent.ACTION_LOCALE_CHANGED to refresh notificatio...
Daniel Sandler [Thu, 7 Feb 2013 06:01:39 +0000 (22:01 -0800)]
am 1a1e9b31: Merge "DateView: Use Intent.ACTION_LOCALE_CHANGED to refresh notification bar clock"

# By Jorge Ruesga
# Via Gerrit Code Review (1) and Jorge Ruesga (1)
* commit '1a1e9b317ac2d737ad92a35c4d806f0fda1ede70':
  DateView: Use Intent.ACTION_LOCALE_CHANGED to refresh notification bar clock

11 years agoam d2bec096: Merge "NullPointerException in SQLiteSession"
Jeffrey Brown [Thu, 7 Feb 2013 06:01:34 +0000 (22:01 -0800)]
am d2bec096: Merge "NullPointerException in SQLiteSession"

# By László Dávid
# Via Gerrit Code Review (1) and László Dávid (1)
* commit 'd2bec0960d04578182905b34795c6895760944dd':
  NullPointerException in SQLiteSession

11 years agoMerge "DateView: Use Intent.ACTION_LOCALE_CHANGED to refresh notification bar clock"
Daniel Sandler [Thu, 7 Feb 2013 05:09:33 +0000 (05:09 +0000)]
Merge "DateView: Use Intent.ACTION_LOCALE_CHANGED to refresh notification bar clock"

11 years agoam 75701e8f: am 7eb4db35: am b9185fd1: Merge "Fix PointerCoords Parcel incorrectly...
Jeffrey Brown [Thu, 7 Feb 2013 04:56:07 +0000 (20:56 -0800)]
am 75701e8f: am 7eb4db35: am b9185fd1: Merge "Fix PointerCoords Parcel incorrectly storing values as Int32"

# By Ilya Polenov
# Via Android Git Automerger (2) and Gerrit Code Review (2)
* commit '75701e8fc92285680637f69e0f004741919ddc10':
  Fix PointerCoords Parcel incorrectly storing values as Int32

11 years agoam edc93331: am a0d547b4: am dac4a90d: Merge "fix hover events consume issue"
Jeffrey Brown [Thu, 7 Feb 2013 04:56:03 +0000 (20:56 -0800)]
am edc93331: am a0d547b4: am dac4a90d: Merge "fix hover events consume issue"

# By Masanori Ogino
# Via Android Git Automerger (2) and others
* commit 'edc933318c9690761866a4da63b551ae09054104':
  fix hover events consume issue

11 years agoam 3c239d7e: am 8934c575: am 88ba2f48: Merge "Disable usage of WAL in DatabaseHelper"
Jeffrey Brown [Thu, 7 Feb 2013 04:55:58 +0000 (20:55 -0800)]
am 3c239d7e: am 8934c575: am 88ba2f48: Merge "Disable usage of WAL in DatabaseHelper"

# By Yevgen Pronenko
# Via Android Git Automerger (2) and others
* commit '3c239d7e8d78570b1e17ad968c408506e73a8f3f':
  Disable usage of WAL in DatabaseHelper

11 years agoam 4e68024c: am 1e48b386: am 04ce0d25: Merge "Keep native callbacks when primary...
Jeffrey Brown [Thu, 7 Feb 2013 04:55:53 +0000 (20:55 -0800)]
am 4e68024c: am 1e48b386: am 04ce0d25: Merge "Keep native callbacks when primary SQLiteConnection is recreated"

# By Niklas Brunlid
# Via Android Git Automerger (2) and others
* commit '4e68024c7e9cf5849bc7c57266b0079113a2562f':
  Keep native callbacks when primary SQLiteConnection is recreated

11 years agoam e646f943: am ca7b1210: am ea56499d: Merge "Potential NPE in SQLiteConnection"
Jeffrey Brown [Thu, 7 Feb 2013 04:55:49 +0000 (20:55 -0800)]
am e646f943: am ca7b1210: am ea56499d: Merge "Potential NPE in SQLiteConnection"

# By Sylvain Becuwe
# Via Android Git Automerger (2) and others
* commit 'e646f943fd7c4f9d81a4f2fb4de153a2ad9fd8bc':
  Potential NPE in SQLiteConnection

11 years agoam f2873456: am 352d84b8: am 0d47af11: Merge "Clear loaders array after they are...
Jeffrey Brown [Thu, 7 Feb 2013 04:55:45 +0000 (20:55 -0800)]
am f2873456: am 352d84b8: am 0d47af11: Merge "Clear loaders array after they are destroyed."

# By Roman Mazur
# Via Android Git Automerger (2) and others
* commit 'f2873456dd2c7f93b63d4bd6bc0c742dfd153b62':
  Clear loaders array after they are destroyed.

11 years agoam 3d33806a: am 1950d2e6: am af595a0f: Merge "Fix bugs regarding IllegalStateExceptio...
Jeffrey Brown [Thu, 7 Feb 2013 04:55:41 +0000 (20:55 -0800)]
am 3d33806a: am 1950d2e6: am af595a0f: Merge "Fix bugs regarding IllegalStateException during moving position in cursorwindow."

# By Jangwon Lee
# Via Android Git Automerger (2) and others
* commit '3d33806af0726487badc33d8b5ed6281b3c49bef':
  Fix bugs regarding IllegalStateException during moving position in cursorwindow.

11 years agoam a3f82b1b: am e4ce2517: am b314f433: Merge "add reply.writeNoException() for quick...
Jeffrey Brown [Thu, 7 Feb 2013 04:55:37 +0000 (20:55 -0800)]
am a3f82b1b: am e4ce2517: am b314f433: Merge "add reply.writeNoException() for quick response"

# By Sungmin Choi
# Via Android Git Automerger (2) and others
* commit 'a3f82b1b2dca74e7f287912cd85069dd74b8bf4d':
  add reply.writeNoException() for quick response

11 years agoam 7eb4db35: am b9185fd1: Merge "Fix PointerCoords Parcel incorrectly storing values...
Jeffrey Brown [Thu, 7 Feb 2013 04:53:25 +0000 (20:53 -0800)]
am 7eb4db35: am b9185fd1: Merge "Fix PointerCoords Parcel incorrectly storing values as Int32"

# By Ilya Polenov
# Via Gerrit Code Review (2) and Android Git Automerger (1)
* commit '7eb4db35935237a6bd029d5bafda97fa5d4d905c':
  Fix PointerCoords Parcel incorrectly storing values as Int32

11 years agoam a0d547b4: am dac4a90d: Merge "fix hover events consume issue"
Jeffrey Brown [Thu, 7 Feb 2013 04:53:21 +0000 (20:53 -0800)]
am a0d547b4: am dac4a90d: Merge "fix hover events consume issue"

# By Masanori Ogino
# Via Android Git Automerger (1) and others
* commit 'a0d547b43b3508c7253da234f529acf60d00fd13':
  fix hover events consume issue

11 years agoam 8934c575: am 88ba2f48: Merge "Disable usage of WAL in DatabaseHelper"
Jeffrey Brown [Thu, 7 Feb 2013 04:53:17 +0000 (20:53 -0800)]
am 8934c575: am 88ba2f48: Merge "Disable usage of WAL in DatabaseHelper"

# By Yevgen Pronenko
# Via Android Git Automerger (1) and others
* commit '8934c57564a864e046c5172ba7d56ab68056ab26':
  Disable usage of WAL in DatabaseHelper

11 years agoam 1e48b386: am 04ce0d25: Merge "Keep native callbacks when primary SQLiteConnection...
Jeffrey Brown [Thu, 7 Feb 2013 04:53:14 +0000 (20:53 -0800)]
am 1e48b386: am 04ce0d25: Merge "Keep native callbacks when primary SQLiteConnection is recreated"

# By Niklas Brunlid
# Via Android Git Automerger (1) and others
* commit '1e48b386eac8cb1ca9e6e50d73422661691512dc':
  Keep native callbacks when primary SQLiteConnection is recreated

11 years agoam ca7b1210: am ea56499d: Merge "Potential NPE in SQLiteConnection"
Jeffrey Brown [Thu, 7 Feb 2013 04:53:10 +0000 (20:53 -0800)]
am ca7b1210: am ea56499d: Merge "Potential NPE in SQLiteConnection"

# By Sylvain Becuwe
# Via Android Git Automerger (1) and others
* commit 'ca7b1210292c2fc80fd40f1f4c8662a1faf0b7a5':
  Potential NPE in SQLiteConnection

11 years agoam 352d84b8: am 0d47af11: Merge "Clear loaders array after they are destroyed."
Jeffrey Brown [Thu, 7 Feb 2013 04:53:06 +0000 (20:53 -0800)]
am 352d84b8: am 0d47af11: Merge "Clear loaders array after they are destroyed."

# By Roman Mazur
# Via Android Git Automerger (1) and others
* commit '352d84b841e7c81c259f5de576ea127d177b39f8':
  Clear loaders array after they are destroyed.

11 years agoam 1950d2e6: am af595a0f: Merge "Fix bugs regarding IllegalStateException during...
Jeffrey Brown [Thu, 7 Feb 2013 04:53:03 +0000 (20:53 -0800)]
am 1950d2e6: am af595a0f: Merge "Fix bugs regarding IllegalStateException during moving position in cursorwindow."

# By Jangwon Lee
# Via Android Git Automerger (1) and others
* commit '1950d2e6575e04fc623d1d0bcc32393ce4dfef93':
  Fix bugs regarding IllegalStateException during moving position in cursorwindow.

11 years agoam e4ce2517: am b314f433: Merge "add reply.writeNoException() for quick response"
Jeffrey Brown [Thu, 7 Feb 2013 04:52:59 +0000 (20:52 -0800)]
am e4ce2517: am b314f433: Merge "add reply.writeNoException() for quick response"

# By Sungmin Choi
# Via Android Git Automerger (1) and others
* commit 'e4ce25177bdf7720c6b3dd5ea7b48f6b03b06469':
  add reply.writeNoException() for quick response

11 years agoam b9185fd1: Merge "Fix PointerCoords Parcel incorrectly storing values as Int32"
Jeffrey Brown [Thu, 7 Feb 2013 04:50:17 +0000 (20:50 -0800)]
am b9185fd1: Merge "Fix PointerCoords Parcel incorrectly storing values as Int32"

# By Ilya Polenov
# Via Gerrit Code Review
* commit 'b9185fd1ffd85239e3ab10ab34cb9d8508970fb4':
  Fix PointerCoords Parcel incorrectly storing values as Int32

11 years agoam dac4a90d: Merge "fix hover events consume issue"
Jeffrey Brown [Thu, 7 Feb 2013 04:50:13 +0000 (20:50 -0800)]
am dac4a90d: Merge "fix hover events consume issue"

# By Masanori Ogino
# Via Gerrit Code Review (1) and Masanori Ogino (1)
* commit 'dac4a90d656dca86bd14cd91d685c07d8a6b29a4':
  fix hover events consume issue

11 years agoam 88ba2f48: Merge "Disable usage of WAL in DatabaseHelper"
Jeffrey Brown [Thu, 7 Feb 2013 04:50:09 +0000 (20:50 -0800)]
am 88ba2f48: Merge "Disable usage of WAL in DatabaseHelper"

# By Yevgen Pronenko
# Via Gerrit Code Review (1) and Johan Redestig (1)
* commit '88ba2f48a2d1193f3877575b2589897a7804aa75':
  Disable usage of WAL in DatabaseHelper

11 years agoam 04ce0d25: Merge "Keep native callbacks when primary SQLiteConnection is recreated"
Jeffrey Brown [Thu, 7 Feb 2013 04:50:04 +0000 (20:50 -0800)]
am 04ce0d25: Merge "Keep native callbacks when primary SQLiteConnection is recreated"

# By Niklas Brunlid
# Via Gerrit Code Review (1) and Johan Redestig (1)
* commit '04ce0d253de9ec16f921824409a7b2c13195c19e':
  Keep native callbacks when primary SQLiteConnection is recreated

11 years agoam ea56499d: Merge "Potential NPE in SQLiteConnection"
Jeffrey Brown [Thu, 7 Feb 2013 04:50:00 +0000 (20:50 -0800)]
am ea56499d: Merge "Potential NPE in SQLiteConnection"

# By Sylvain Becuwe
# Via Gerrit Code Review (1) and You Kim (1)
* commit 'ea56499dc36d863f92857ab7f93e5c4436f9654f':
  Potential NPE in SQLiteConnection

11 years agoam 0d47af11: Merge "Clear loaders array after they are destroyed."
Jeffrey Brown [Thu, 7 Feb 2013 04:49:54 +0000 (20:49 -0800)]
am 0d47af11: Merge "Clear loaders array after they are destroyed."

# By Roman Mazur
# Via Gerrit Code Review (1) and Roman Mazur (1)
* commit '0d47af1131c4d4f9f29dad790d919d8599e3a3cc':
  Clear loaders array after they are destroyed.

11 years agoam af595a0f: Merge "Fix bugs regarding IllegalStateException during moving position...
Jeffrey Brown [Thu, 7 Feb 2013 04:49:47 +0000 (20:49 -0800)]
am af595a0f: Merge "Fix bugs regarding IllegalStateException during moving position in cursorwindow."

# By Jangwon Lee
# Via Gerrit Code Review (1) and git-lg-database.lge.com (1)
* commit 'af595a0f37643f12f32860fdea43fb67b74654b4':
  Fix bugs regarding IllegalStateException during moving position in cursorwindow.

11 years agoam b314f433: Merge "add reply.writeNoException() for quick response"
Jeffrey Brown [Thu, 7 Feb 2013 04:49:41 +0000 (20:49 -0800)]
am b314f433: Merge "add reply.writeNoException() for quick response"

# By Sungmin Choi
# Via Gerrit Code Review (1) and Sungmin Choi (1)
* commit 'b314f433905ea2cbc62bd5af658f05261a752e5a':
  add reply.writeNoException() for quick response

11 years agoMerge "NullPointerException in SQLiteSession"
Jeffrey Brown [Thu, 7 Feb 2013 04:43:00 +0000 (04:43 +0000)]
Merge "NullPointerException in SQLiteSession"

11 years agoMerge "Fix PointerCoords Parcel incorrectly storing values as Int32"
Jeffrey Brown [Thu, 7 Feb 2013 04:42:31 +0000 (04:42 +0000)]
Merge "Fix PointerCoords Parcel incorrectly storing values as Int32"

11 years agoMerge "fix hover events consume issue"
Jeffrey Brown [Thu, 7 Feb 2013 04:40:30 +0000 (04:40 +0000)]
Merge "fix hover events consume issue"

11 years agoMerge "Disable usage of WAL in DatabaseHelper"
Jeffrey Brown [Thu, 7 Feb 2013 04:39:35 +0000 (04:39 +0000)]
Merge "Disable usage of WAL in DatabaseHelper"

11 years agoMerge "Keep native callbacks when primary SQLiteConnection is recreated"
Jeffrey Brown [Thu, 7 Feb 2013 04:15:31 +0000 (04:15 +0000)]
Merge "Keep native callbacks when primary SQLiteConnection is recreated"

11 years agoMerge "Potential NPE in SQLiteConnection"
Jeffrey Brown [Thu, 7 Feb 2013 04:04:57 +0000 (04:04 +0000)]
Merge "Potential NPE in SQLiteConnection"

11 years agoMerge "Clear loaders array after they are destroyed."
Jeffrey Brown [Thu, 7 Feb 2013 03:59:20 +0000 (03:59 +0000)]
Merge "Clear loaders array after they are destroyed."

11 years agoMerge "Fix bugs regarding IllegalStateException during moving position in cursorwindow."
Jeffrey Brown [Thu, 7 Feb 2013 03:48:22 +0000 (03:48 +0000)]
Merge "Fix bugs regarding IllegalStateException during moving position in cursorwindow."

11 years agoMerge "add reply.writeNoException() for quick response"
Jeffrey Brown [Thu, 7 Feb 2013 03:46:47 +0000 (03:46 +0000)]
Merge "add reply.writeNoException() for quick response"

11 years agoMerge "Rename convolve3x3.rs to prevent collisions."
Stephen Hines [Thu, 7 Feb 2013 03:19:34 +0000 (03:19 +0000)]
Merge "Rename convolve3x3.rs to prevent collisions."

11 years agoMerge "Implement rs.sendMessage()"
Jason Sams [Thu, 7 Feb 2013 02:17:15 +0000 (02:17 +0000)]
Merge "Implement rs.sendMessage()"

11 years agoSecond pass tying into dns cache per interface
Mattias Falk [Tue, 23 Aug 2011 12:15:13 +0000 (14:15 +0200)]
Second pass tying into dns cache per interface

Set dns servers for secondary nets and attach the
processes (pids) that are using the secondary nets
to the secondary nets associated dns cache.

bug:5465296
Change-Id: I1eaf92d5c6b81d287e9fb2763b3d972d9de34395

11 years agoRename convolve3x3.rs to prevent collisions.
Stephen Hines [Thu, 7 Feb 2013 01:33:18 +0000 (17:33 -0800)]
Rename convolve3x3.rs to prevent collisions.

Change-Id: I9046348959d51fda6142e16f1226fed0c57a6d16

11 years agoMerge "Offer parsed TCP interface statistics."
Jeff Sharkey [Thu, 7 Feb 2013 00:37:57 +0000 (00:37 +0000)]
Merge "Offer parsed TCP interface statistics."

11 years agoOffer parsed TCP interface statistics.
Jeff Sharkey [Wed, 6 Feb 2013 05:32:33 +0000 (21:32 -0800)]
Offer parsed TCP interface statistics.

Also switch to newer iface_stat_fmt numbers, which are measured at
XT level instead of dev.

Bug: 79031456569689
Change-Id: Ibeb742966b8c89916ea31a49388a5dbe25a5f67f

11 years agoMerge "Add cap tessellation support"
Chris Craik [Thu, 7 Feb 2013 00:14:05 +0000 (00:14 +0000)]
Merge "Add cap tessellation support"

11 years agoMerge "Fix for SettingsProvider to query for correct user."
Maggie Benthall [Thu, 7 Feb 2013 00:04:59 +0000 (00:04 +0000)]
Merge "Fix for SettingsProvider to query for correct user."

11 years agoMerge "Require that bugreport requesters have DUMP."
Jeff Sharkey [Wed, 6 Feb 2013 23:57:44 +0000 (23:57 +0000)]
Merge "Require that bugreport requesters have DUMP."

11 years agoFix for SettingsProvider to query for correct user.
Maggie Benthall [Mon, 4 Feb 2013 18:28:19 +0000 (13:28 -0500)]
Fix for SettingsProvider to query for correct user.

insertForUser takes a specified user and attempts to adjust that user's
settings, first looking at their existing settings to determine the difference.
However it was querying the settings for the calling user, rather than for
the user whose settings were being changed.

Also add a test that exercises the fix.

Change-Id: I6ed6fd79154ac1b6e6ab880769ac9081dfff6b80

11 years agoAdd cap tessellation support
Chris Craik [Tue, 11 Dec 2012 01:56:27 +0000 (17:56 -0800)]
Add cap tessellation support

bug:7117155
bug:8114304

Currently used for lines (with and without AA) and arcs with useCenter=false

Also removes 0.375, 0.375 offset for AA lines

Change-Id: Ic8ace418739344db1e2814edf65253fe7448b0b0

11 years agoMerge "Fix uninitialized variables in Caches.cpp Bug #8151401"
Romain Guy [Wed, 6 Feb 2013 23:34:03 +0000 (23:34 +0000)]
Merge "Fix uninitialized variables in Caches.cpp Bug #8151401"

11 years agoMerge "rework SystemSensorManager.java"
Mathias Agopian [Wed, 6 Feb 2013 23:32:12 +0000 (23:32 +0000)]
Merge "rework SystemSensorManager.java"

11 years agoFix uninitialized variables in Caches.cpp
Romain Guy [Wed, 6 Feb 2013 23:29:46 +0000 (15:29 -0800)]
Fix uninitialized variables in Caches.cpp
Bug #8151401

Change-Id: I221f93de0f1981974f82a094297836dd3fe418bc

11 years agoMerge "Fix Snapshot::resetClip to also reset the clip region"
Romain Guy [Wed, 6 Feb 2013 23:29:15 +0000 (23:29 +0000)]
Merge "Fix Snapshot::resetClip to also reset the clip region"

11 years agoFix Snapshot::resetClip to also reset the clip region
Romain Guy [Wed, 6 Feb 2013 23:28:04 +0000 (15:28 -0800)]
Fix Snapshot::resetClip to also reset the clip region

Change-Id: I979151e73f64ff9d45f8a5232d8700361b09fbc7

11 years agoam bfb64e85: am 96111ddf: Merge "SimulatdDpad: fix NPE for event without device"...
Dake Gu [Wed, 6 Feb 2013 23:11:29 +0000 (15:11 -0800)]
am bfb64e85: am 96111ddf: Merge "SimulatdDpad: fix NPE for event without device" into jb-mr1-aah-dev

# Via Android (Google) Code Review (1) and others
* commit 'bfb64e85e608889f18f4273b0f07a3d91d4082bd':
  SimulatdDpad: fix NPE for event without device

11 years agoam 044a4c3e: am 351f7817: am 21af9a08: Merge "avoid multiple-"0" to exceed the length...
Adam Powell [Wed, 6 Feb 2013 23:11:24 +0000 (15:11 -0800)]
am 044a4c3e: am 351f7817: am 21af9a08: Merge "avoid multiple-"0" to exceed the length of upper bound"

# By Sungmin Choi
# Via Android Git Automerger (2) and others
* commit '044a4c3e4a42aae4faac8b92ea05f122cdf45f7c':
  avoid multiple-"0" to exceed the length of upper bound

11 years agoam 96111ddf: Merge "SimulatdDpad: fix NPE for event without device" into jb-mr1-aah-dev
Dake Gu [Wed, 6 Feb 2013 23:01:17 +0000 (15:01 -0800)]
am 96111ddf: Merge "SimulatdDpad: fix NPE for event without device" into jb-mr1-aah-dev

# Via Android (Google) Code Review (1) and Dake Gu (1)
* commit '96111ddff7af61ce37fa8d9020d8e1eeba9095e8':
  SimulatdDpad: fix NPE for event without device

11 years agoam 351f7817: am 21af9a08: Merge "avoid multiple-"0" to exceed the length of upper...
Adam Powell [Wed, 6 Feb 2013 23:00:44 +0000 (15:00 -0800)]
am 351f7817: am 21af9a08: Merge "avoid multiple-"0" to exceed the length of upper bound"

# By Sungmin Choi
# Via Android Git Automerger (1) and others
* commit '351f7817e555f52571e72751bb452a715495f010':
  avoid multiple-"0" to exceed the length of upper bound

11 years agoam 21af9a08: Merge "avoid multiple-"0" to exceed the length of upper bound"
Adam Powell [Wed, 6 Feb 2013 22:58:41 +0000 (14:58 -0800)]
am 21af9a08: Merge "avoid multiple-"0" to exceed the length of upper bound"

# By Sungmin Choi
# Via Gerrit Code Review (1) and Sungmin Choi (1)
* commit '21af9a08465c4927aab9db30efdfcf5ee8f52410':
  avoid multiple-"0" to exceed the length of upper bound

11 years agoMerge "SimulatdDpad: fix NPE for event without device" into jb-mr1-aah-dev
Dake Gu [Wed, 6 Feb 2013 22:56:58 +0000 (22:56 +0000)]
Merge "SimulatdDpad: fix NPE for event without device" into jb-mr1-aah-dev

11 years agoMerge "avoid multiple-"0" to exceed the length of upper bound"
Adam Powell [Wed, 6 Feb 2013 22:11:19 +0000 (22:11 +0000)]
Merge "avoid multiple-"0" to exceed the length of upper bound"

11 years agoImport translations. DO NOT MERGE
Baligh Uddin [Wed, 6 Feb 2013 20:38:36 +0000 (12:38 -0800)]
Import translations. DO NOT MERGE

Change-Id: I17a8f545e9858909e2c4c831e4facf7252e284d7
Auto-generated-cl: translation import

11 years agoam 11f1c5b8: am b3a57191: am 0a00de11: am 805d2e2d: am 00f49084: Merge "docs: fix...
Scott Main [Wed, 6 Feb 2013 20:31:26 +0000 (12:31 -0800)]
am 11f1c5b8: am b3a57191: am 0a00de11: am 805d2e2d: am 00f49084: Merge "docs: fix renderscript links that currently require redirect" into jb-mr1-dev

# Via Android Git Automerger (4) and others
* commit '11f1c5b89a98cb6794f2b1f158b8c22e38af975f':
  docs: fix renderscript links that currently require redirect

11 years agoam b3a57191: am 0a00de11: am 805d2e2d: am 00f49084: Merge "docs: fix renderscript...
Scott Main [Wed, 6 Feb 2013 20:26:46 +0000 (12:26 -0800)]
am b3a57191: am 0a00de11: am 805d2e2d: am 00f49084: Merge "docs: fix renderscript links that currently require redirect" into jb-mr1-dev

# Via Android Git Automerger (3) and others
* commit 'b3a57191e62e0c394ba4a3448770853a1fb7ac3b':
  docs: fix renderscript links that currently require redirect