summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Moving renderscript GL code into the HALAlex Sakhartchouk2011-04-2935-986/+1549
| | | | | | | | | | This change affects - shaders - meshes - fonts - quad rendering Change-Id: I2a53acb4cd1fa8f4c6e67668f6ee969f3d7f7aa1
* am ba5aebd1: am ac505b86: am f0556bb9: am 86d1d747: Merge "Add lock before ↵Conley Owens2011-04-271-2/+10
|\ | | | | | | | | | | | | calling initEglImage" * commit 'ba5aebd106c61567ad6be905efd18902025735aa': Add lock before calling initEglImage
| * am ac505b86: am f0556bb9: am 86d1d747: Merge "Add lock before calling ↵Conley Owens2011-04-271-2/+10
| |\ | | | | | | | | | | | | | | | | | | initEglImage" * commit 'ac505b86b45462d9883f9c36fad0ef85e0885ee4': Add lock before calling initEglImage
| | * am f0556bb9: am 86d1d747: Merge "Add lock before calling initEglImage"Conley Owens2011-04-271-2/+10
| | |\ | | | | | | | | | | | | | | | | * commit 'f0556bb90ff38be96c6099f5efafe386cd7f1083': Add lock before calling initEglImage
| | | * am 86d1d747: Merge "Add lock before calling initEglImage"Conley Owens2011-04-271-2/+10
| | | |\ | | | | | | | | | | | | | | | | | | | | * commit '86d1d74762e65b6f64c2d4758aa5fd4af6275696': Add lock before calling initEglImage
| | | | * Merge "Add lock before calling initEglImage"Conley Owens2011-04-271-2/+10
| | | | |\
| | | | | * Add lock before calling initEglImageKobi Cohen Arazi2011-04-151-2/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Without that lock, there is a chance of race condition where while composing a specific index, requestBuf with the same index can be executed and touch the same data that is being used in initEglImage. (e.g. dirty flag in texture)
* | | | | | Merge "Cleanup rs.spec file and code generator."Jason Sams2011-04-278-69/+189
|\ \ \ \ \ \
| * | | | | | Cleanup rs.spec file and code generator.Jason Sams2011-04-268-69/+189
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I369e36b222ff962fc6835bc550435c2940e2b5fd
* | | | | | | am d84df054: am 96974931: am 83ddcdf7: Add heartbeat error codes into ↵Gloria Wang2011-04-271-0/+11
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | MediaErrors.h * commit 'd84df05490e8b102e81cca848f65c174398be1b6': Add heartbeat error codes into MediaErrors.h
| * | | | | | am 96974931: am 83ddcdf7: Add heartbeat error codes into MediaErrors.hGloria Wang2011-04-271-0/+11
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '969749319ca17f6e0c6836303a78cc484df2539b': Add heartbeat error codes into MediaErrors.h
| | * \ \ \ \ \ am 83ddcdf7: Add heartbeat error codes into MediaErrors.hGloria Wang2011-04-271-0/+11
| | |\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '83ddcdf7fdd46b81a2b0ea5acdf9b9dc52b5daa6': Add heartbeat error codes into MediaErrors.h
| | | * | | | | | Add heartbeat error codes into MediaErrors.hGloria Wang2011-04-261-0/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | related-to-bug: 4322415 Change-Id: I78137c61e3a8ce9afcb9fb38cb77a83561b9b72d
* | | | | | | | | am b54bebf4: am 470239a0: am 30d59fa9: Ignore fix for startup NPE as file is ↵Conley Owens2011-04-270-0/+0
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | deleted. * commit 'b54bebf47fcd1cfbfdccd67e062d856ec06ce825': Fix for startup NPE.
| * | | | | | | | am 470239a0: am 30d59fa9: Ignore fix for startup NPE as file is deleted.Conley Owens2011-04-270-0/+0
| |\ \ \ \ \ \ \ \ | | | |_|_|/ / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | * commit '470239a0904a439b0364ef2ae6d85e8811c90d36': Fix for startup NPE.
| | * | | | | | | am 30d59fa9: Ignore fix for startup NPE as file is deleted.Conley Owens2011-04-270-0/+0
| | |\ \ \ \ \ \ \ | | | | |_|_|/ / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | * commit '30d59fa90ffa1f19674f21596175ccb5fd8febd2': Fix for startup NPE.
| | | * | | | | | Ignore fix for startup NPE as file is deleted.Conley Owens2011-04-270-0/+0
| | | |\ \ \ \ \ \ | | | | | |_|_|/ / | | | | |/| | | | | | | | | | | | | Change-Id: Ifcedb4cc14b7079b03f585218c8c29b8f5d96d20
| | | | * | | | | Merge "Fix for startup NPE."Conley Owens2011-04-271-0/+3
| | | | |\ \ \ \ \
| | | | | * | | | | Fix for startup NPE.Jozef BABJAK2011-04-191-0/+3
| | | | | | |_|_|/ | | | | | |/| | | | | | | | | | | | | | | | | | | | | Change-Id: I6928939d235faf544a85bb84bba2fa135ddc8e45
* | | | | | | | | Merge "The accessibility input filter state was not unregistered when no ↵Svetoslav Ganov2011-04-271-6/+8
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | spoken feedback accessibility services are regitstered."
| * | | | | | | | | The accessibility input filter state was not unregistered whenSvetoslav Ganov2011-04-271-6/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | no spoken feedback accessibility services are regitstered. bug:4343996 Change-Id: Ie709ac24baa084cf3627d6adb6caf1550c399f8b
* | | | | | | | | | Merge "Better workaround for the bitmap invalidation problem."Alex Sakhartchouk2011-04-271-2/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Better workaround for the bitmap invalidation problem.Alex Sakhartchouk2011-04-261-2/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I9aa5ff9f68413ec36596d976a2e65b8ef272d56e
* | | | | | | | | | | Merge "Make DRT pull data over network"Guang Zhu2011-04-275-31/+96
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Make DRT pull data over networkGuang Zhu2011-04-265-31/+96
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | command format: adb shell am instrument -w -e class \ com.android.dumprendertree.LoadTestsAutoTest#runPageCyclerTest \ -e suite moz \ -e iteration 1 \ -e forward android-browser-test:80/page_cycler/ \ com.android.dumprendertree/.LayoutTestsAutoRunner Change-Id: Ib4e9db28953f6be155517bb4b139e4477305c2c2
* | | | | | | | | | | Merge "Add support for force-enabling zoom"John Reck2011-04-272-4/+43
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Add support for force-enabling zoomJohn Reck2011-04-262-4/+43
| | |/ / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds an option in WebSettings that causes WebView to ignore the user-scalable option on the viewport metatag Change-Id: Ia850489811a6617a8c17ec6cb17e0a65400f55f0
* | | | | | | | | | | Merge "Expose TTS engine API"Bjorn Bringert2011-04-274-15/+48
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Expose TTS engine APIBjorn Bringert2011-04-274-15/+48
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This is a new API for writing text-to-speech engines. The existing API for apps that use TTS remains the same, with some minor additions. Change-Id: Id577db449ae0e5baec40621d4a08387dbd755342
* | | | | | | | | | | | Fix a bug in InputMethodSubtype#hashCodesatok2011-04-271-7/+4
|/ / / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug: 4345760 Not to use resource ids for calculating hashCode Change-Id: I29d2555aeb7d0e51205d9f1fe0da708df0890942
* | | | | | | | | | | Merge "Fix overlay action bar decor layout for lower context mode area."Adam Powell2011-04-261-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fix overlay action bar decor layout for lower context mode area.Adam Powell2011-04-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I36287c36ed36179eed2b742d494d18de87541001
* | | | | | | | | | | | am 3fa53e44: am 36e6c4c1: am cc9ee72b: Implement dead service recovery in ↵Nick Pelly2011-04-262-17/+42
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | NFC extras library. * commit '3fa53e448a4b2255f6ed14f8b8355ac2ee3379e9': Implement dead service recovery in NFC extras library.
| * | | | | | | | | | | am 36e6c4c1: am cc9ee72b: Implement dead service recovery in NFC extras library.Nick Pelly2011-04-262-17/+42
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '36e6c4c1940f816df6c7745458f8c6bcca643701': Implement dead service recovery in NFC extras library.
| | * | | | | | | | | | am cc9ee72b: Implement dead service recovery in NFC extras library.Nick Pelly2011-04-262-17/+42
| | |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit 'cc9ee72bd42bb40b1852f907f58305adde12ecc2': Implement dead service recovery in NFC extras library.
| | | * | | | | | | | | | Implement dead service recovery in NFC extras library.Nick Pelly2011-04-262-17/+42
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I4f1d714c625470df4cda2c4c9aacb8d27bfabb10
* | | | | | | | | | | | | Merge "Report errors when eglCreateImageKHR fails"Mathias Agopian2011-04-261-7/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Report errors when eglCreateImageKHR failsMathias Agopian2011-04-261-7/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Ica39b72ac2505675e619ef4994bd67b98bf6e7da
* | | | | | | | | | | | | | Merge "- Add instrumentation utility to automate rs performance tests: The ↵Xia Wang2011-04-268-16/+238
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | RsBench test activity can be launched within instrumentation"
| * | | | | | | | | | | | | | - Add instrumentation utility to automate rs performance tests:Xia Wang2011-04-268-16/+238
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The RsBench test activity can be launched within instrumentation - Provide parameter to control test run: set the maximum number of loops from test runner, the script will send out a message after the test loops exceeds the maxium number Change-Id: I5fba0543094ef7a8b5eaa6ff9a04367d272b4d65
* | | | | | | | | | | | | | | Merge "Import revised translations."Eric Fischer2011-04-2640-161/+81
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Import revised translations.Eric Fischer2011-04-2640-161/+81
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Change-Id: Iec08aa2073bf29bbc9465e57228f6776d3b49ad0
* | | | | | | | | | | | | | | | am ca15bf7a: am 54a952c8: am bf4769c7: am 17ba30b5: Merge "Load mnc/mcc ↵Conley Owens2011-04-261-0/+44
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / | |/| | | | | | / / / / / / / / | |_|_|_|_|_|_|/ / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | configuration value from SIM (KDDI-CDMA)" * commit 'ca15bf7ae0e55057d3eafabe5f97fe81bb3dcf26': Load mnc/mcc configuration value from SIM (KDDI-CDMA)
| * | | | | | | | | | | | | | am 54a952c8: am bf4769c7: am 17ba30b5: Merge "Load mnc/mcc configuration ↵Conley Owens2011-04-261-0/+44
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | value from SIM (KDDI-CDMA)" * commit '54a952c84317afc64034ded8baad3d788a54026d': Load mnc/mcc configuration value from SIM (KDDI-CDMA)
| | * | | | | | | | | | | | | am bf4769c7: am 17ba30b5: Merge "Load mnc/mcc configuration value from SIM ↵Conley Owens2011-04-261-0/+44
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|/ / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (KDDI-CDMA)" * commit 'bf4769c7da5dd39499c2c5dc4413a7f5d6ad88a5': Load mnc/mcc configuration value from SIM (KDDI-CDMA)
| | | * | | | | | | | | | | | am 17ba30b5: Merge "Load mnc/mcc configuration value from SIM (KDDI-CDMA)"Conley Owens2011-04-261-0/+44
| | | |\ \ \ \ \ \ \ \ \ \ \ \ | | | | | |_|_|_|_|_|/ / / / / | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * commit '17ba30b549a847f3aab854173a9484851f694453': Load mnc/mcc configuration value from SIM (KDDI-CDMA)
| | | | * | | | | | | | | | | Merge "Load mnc/mcc configuration value from SIM (KDDI-CDMA)"Conley Owens2011-04-261-0/+44
| | | | |\ \ \ \ \ \ \ \ \ \ \
| | | | | * | | | | | | | | | | Load mnc/mcc configuration value from SIM (KDDI-CDMA)Masanori Ogino2011-04-121-0/+44
| | | | | | |_|_|_|_|_|/ / / / | | | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Now support to load mnc/mcc value from IMSI on KDDI-CDMA. Change-Id: I6f1d137ecf2e3130ca8f1a782dccec13b51f9933
* | | | | | | | | | | | | | | Merge "Apply shaders/filters to text drop shadows. Bug #4318323"Romain Guy2011-04-264-12/+33
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | Apply shaders/filters to text drop shadows.Romain Guy2011-04-264-12/+33
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bug #4318323 This change also fixes the fact that shaders were not modulated by the paint's color when drawing paths. Change-Id: Id88804143aea06c895d4cbcdbe106d660230aa5a