OSDN Git Service

android-x86/frameworks-base.git
2013-08-17 Sascha HaeberlingMerge "Fix typo in JavaDoc for TypeEvaluator." into...
2013-08-17 Ruben BrunkMerge "Refactor CameraService to handle errors properly...
2013-08-17 Jeff SharkeyMerge "Richer ParcelFileDescriptor close events." into...
2013-08-16 Dmitry ShmidtMerge "wifi: Do not use prefix for p2p commands" into...
2013-08-16 Chet HaaseMerge "Better Transition interruption" into klp-dev
2013-08-16 David ChristieMerge "Add comments to new hidden API in LocationReques...
2013-08-16 David ChristieAdd comments to new hidden API in LocationRequest.
2013-08-16 Matthew WilliamsMerge "Use pending.xml to persist sync ops." into klp-dev
2013-08-16 Jeff TinkerMerge "Fix JNI method called with exception pending...
2013-08-16 David ChristieMerge "Use default class loader when creating a Locatio...
2013-08-16 David ChristieMerge "Ensure LocationRequest's worksource defaults...
2013-08-16 Elliott HughesMerge "Fix NPE in DateFormat.is24HourFormat." into...
2013-08-16 Romain GuyMerge "Prevent ANR in apps using drawPath() Bug #103470...
2013-08-16 Elliott HughesFix NPE in DateFormat.is24HourFormat.
2013-08-16 Romain GuyPrevent ANR in apps using drawPath()
2013-08-16 Fabrice Di... Merge "Fix old remaining i18n bugs on TimePicker:"...
2013-08-16 Jeff SharkeyRicher ParcelFileDescriptor close events.
2013-08-16 Fabrice Di... Fix old remaining i18n bugs on TimePicker:
2013-08-16 David ChristieEnsure LocationRequest's worksource defaults to null
2013-08-16 Igor MurashkinMerge "media: Fix ImageReader only using maxImages...
2013-08-16 Romain GuyMerge "Clear FBO cache on full memory flush" into klp-dev
2013-08-16 Romain GuyClear FBO cache on full memory flush
2013-08-16 Jeff TinkerFix JNI method called with exception pending
2013-08-16 Chet HaaseBetter Transition interruption
2013-08-16 Igor Murashkinmedia: Fix ImageReader only using maxImages=1 no matter...
2013-08-16 Lajos MolnarMerge "MediaFormat: added subtitle format" into klp-dev
2013-08-16 Eino-Ville... Merge "Camera2: Add user tag to CaptureRequest" into...
2013-08-16 Matthew WilliamsUse pending.xml to persist sync ops.
2013-08-16 Ruben BrunkRefactor CameraService to handle errors properly.
2013-08-16 Robert GreenwaltMerge "Modify wifi BatchedScan." into klp-dev
2013-08-16 Eino-Ville... Camera2: Add user tag to CaptureRequest
2013-08-16 Baligh UddinMerge "Import translations. DO NOT MERGE" into klp-dev
2013-08-16 Scott Mainam 59616de7: am 8f5a76d2: am b4f96287: add latest Robot...
2013-08-16 Alan ViveretteMerge "Forward events to ListPopupWindow, highlight...
2013-08-16 Scott Mainam 8f5a76d2: am b4f96287: add latest Roboto fonts to...
2013-08-16 Alan ViveretteMerge "Update documentation for FastScroller and Sectio...
2013-08-16 Scott Mainam b4f96287: add latest Roboto fonts to DAC and update...
2013-08-16 Scott Mainadd latest Roboto fonts to DAC and update download...
2013-08-16 Satoshi KataokaMerge "Add an API supportsSwitchingToNextInput" into...
2013-08-16 Sascha HaeberlingFix typo in JavaDoc for TypeEvaluator.
2013-08-16 Alan ViveretteUpdate documentation for FastScroller and SectionIndexer
2013-08-16 Alan ViveretteForward events to ListPopupWindow, highlight touched...
2013-08-16 Baligh UddinMerge "Import translations. DO NOT MERGE" into klp-dev
2013-08-16 Jeff SharkeyMerge "Documents management mode; API adjustment."...
2013-08-15 Jeff SharkeyDocuments management mode; API adjustment.
2013-08-15 David ChristieUse default class loader when creating a LocationReques...
2013-08-15 Zhihai XuMerge "LE: Add support for the HID-over-GATT profile...
2013-08-15 John SpurlockMerge "Maintain TRANSIENT_*_BAR flags until transient...
2013-08-15 Andre EisenbachLE: Add support for the HID-over-GATT profile (2/3)
2013-08-15 Jeff SharkeyMerge "DocumentsUI handles GET_CONTENT; hinting, errors...
2013-08-15 John SpurlockMaintain TRANSIENT_*_BAR flags until transient bars...
2013-08-15 Jeff SharkeyDocumentsUI handles GET_CONTENT; hinting, errors.
2013-08-15 Romain GuyConvert 4444 bitmaps to 8888
2013-08-15 Dmitry ShmidtMerge "wifi: Send event without prefix to p2p0" into...
2013-08-15 Michael WrightMerge "Bound touch and tool axes lengths below at 0...
2013-08-15 Jeff SharkeyGracefully handle missing directories.
2013-08-15 Lajos MolnarMediaFormat: added subtitle format
2013-08-15 Dmitry Shmidtwifi: Send event without prefix to p2p0
2013-08-15 Jeff SharkeyMerge "Root invalidation, write and grid flags, local...
2013-08-15 John SpurlockMerge "Recover tracking pointer going up mid-gesture...
2013-08-15 Daniel SandlerMerge "Defend against NPE." into klp-dev
2013-08-15 Robert GreenwaltModify wifi BatchedScan.
2013-08-15 John SpurlockRecover tracking pointer going up mid-gesture in shade.
2013-08-15 Satoshi KataokaAdd an API supportsSwitchingToNextInput
2013-08-15 Jeff SharkeyRoot invalidation, write and grid flags, local.
2013-08-15 Michael WrightBound touch and tool axes lengths below at 0
2013-08-15 Alan ViveretteMerge "Prevent refocus after entering touch mode" into...
2013-08-14 John SpurlockMerge "Ensure LOW_PROFILE is always clear when bars...
2013-08-14 Alan ViveretteMerge "Add motion event forwarding hidden APIs to View...
2013-08-14 Dmitry Shmidtwifi: Do not use prefix for p2p commands
2013-08-14 Alan ViveretteMerge "Throw exception in FragmentManager when queuing...
2013-08-14 Elliott HughesDateUtils should use the user's 12/24-hour preference...
2013-08-14 Alan ViveretteAdd motion event forwarding hidden APIs to View
2013-08-14 Eino-Ville... Merge "Camera2: Add metadata keys and enum values"...
2013-08-14 John SpurlockEnsure LOW_PROFILE is always clear when bars are transient.
2013-08-14 Jeff SharkeyMerge "Add GIDs to packages.list, update SD card perms...
2013-08-14 The Android... am 04b40ee3: (-s ours) Reconcile with jb-mr2-release...
2013-08-14 The Android... Reconcile with jb-mr2-release jb-mr2-zeroday-release...
2013-08-14 Baligh UddinImport translations. DO NOT MERGE
2013-08-14 Roman Nurikam 30e9065c: am 8ab80f1a: am 1a5bb9d5: Update Typograph...
2013-08-14 Roman Nurikam 8ab80f1a: am 1a5bb9d5: Update Typography design...
2013-08-14 Roman Nurikam 1a5bb9d5: Update Typography design guide Bug: 6947941
2013-08-14 Baligh UddinImport translations. DO NOT MERGE
2013-08-14 Alan ViveretteThrow exception in FragmentManager when queuing to...
2013-08-14 Roman NurikUpdate Typography design guide
2013-08-14 Mike KleinRemove comment that's only relevant for the underlying...
2013-08-14 Andreas HuberMerge "Expose MediaCodec.setParameters API to" into...
2013-08-14 John SpurlockNormalize dream service dump check with other services.
2013-08-14 Matthew XieMerge "LE: Add peripheral role support (1/4)" into...
2013-08-14 Andre EisenbachLE: Add peripheral role support (1/4)
2013-08-14 Matthew XieMerge "LE: Add instance ID to descriptors (1/4)" into...
2013-08-14 SvetoslavMerge "Partial implementation for the favorite and...
2013-08-14 SvetoslavPartial implementation for the favorite and available...
2013-08-14 Daniel SandlerMerge "Toward regularizing color & level across battery...
2013-08-14 Daniel SandlerToward regularizing color & level across battery indica...
2013-08-14 Daniel SandlerMerge "How did that get there?" into klp-dev
2013-08-14 Daniel SandlerHow did that get there?
2013-08-14 Daniel SandlerDefend against NPE.
2013-08-14 Daniel SandlerMerge "Drop simultaneous pointer events when tracking...
2013-08-14 Andre EisenbachLE: Add instance ID to descriptors (1/4)
next