Svetoslav
6fadd4436b
am 4c8c9ac0: Merge "Update FrameStats API per api-council request." into lmp-dev
...
* commit '4c8c9ac06fc213d9bc9d82c39d55f425fee5b429':
Update FrameStats API per api-council request.
2014-09-05 17:13:29 +00:00
Svetoslav
53dcd394aa
Update FrameStats API per api-council request.
...
bug:17390382
Change-Id: I50518834569f4d0ec394709294537256f03530e0
2014-09-05 10:07:02 -07:00
Prabhakar Thirumoorthy
f2238b40b0
am 163960d3: am fd21f082: am bbc5508d: Merge "Add a missing dependency on a shared JNI library" into lmp-dev
...
* commit '163960d37fc5c1f6b9531dc2676f90d7ca4b6cda':
Add a missing dependency on a shared JNI library
2014-09-04 21:18:29 +00:00
Prabhakar Thirumoorthy
94e1134448
am bbc5508d: Merge "Add a missing dependency on a shared JNI library" into lmp-dev
...
* commit 'bbc5508df13852f2e95bedaedc3fba9b202f9a67':
Add a missing dependency on a shared JNI library
2014-09-04 20:42:14 +00:00
Svetoslav
d97bf6920b
Add a missing dependency on a shared JNI library
...
bug:17389508
Change-Id: I38e1ad7daf991f37458eac391b472eb3816d7838
2014-09-04 12:37:52 -07:00
Brian Carlstrom
bb97a306c9
am 88727d32: am a4411ee0: am 12799b2f: Used LOCAL_SHARED_LIBRARIES for proper dependencies
...
* commit '88727d32be3527797477adc2a7c62e60b95391ee':
Used LOCAL_SHARED_LIBRARIES for proper dependencies
2014-09-04 17:27:42 +00:00
Brian Carlstrom
7dfd690888
am 12799b2f: Used LOCAL_SHARED_LIBRARIES for proper dependencies
...
* commit '12799b2f1a8db1171ff1dd8db99d8de72574738a':
Used LOCAL_SHARED_LIBRARIES for proper dependencies
2014-09-04 17:05:27 +00:00
Brian Carlstrom
191cbad91f
Used LOCAL_SHARED_LIBRARIES for proper dependencies
...
bug:15938254
Change-Id: I710f689e8bcad66988ef3aa0aa189b185c8ad662
2014-09-04 09:52:31 -07:00
Svet Ganov
6ba8107110
am acb46c49: am 3d32b758: am 26aa29dd: Merge "Switching to raw byte copy of bitmaps for print preview." into lmp-dev
...
* commit 'acb46c498be18447d52e6966534eab2175171bf9':
Switching to raw byte copy of bitmaps for print preview.
2014-09-04 00:54:32 +00:00
Svetoslav
c0c72b2768
am 32b243e3: am 0181321d: am c07c5902: Merge "Fix some print UI issues." into lmp-dev
...
* commit '32b243e32952dbad516b6959cb7c4491bae5e332':
Fix some print UI issues.
2014-09-04 00:02:02 +00:00
Svetoslav
9b06bfb041
am cfcbad0d: am ede02f37: am de985e74: Merge "Update print chooser drop down width." into lmp-dev
...
* commit 'cfcbad0d28e39e5cfdb8e08fcf0467fd123e1274':
Update print chooser drop down width.
2014-09-04 00:01:52 +00:00
Svetoslav
a33c57a0f5
am d80a9aef: am 88713679: am 87263510: Merge "Unregister from the remote renderer only if bound." into lmp-dev
...
* commit 'd80a9aef134504bed1e73fe92b7e8c855e6d7626':
Unregister from the remote renderer only if bound.
2014-09-04 00:01:11 +00:00
Svet Ganov
4b5facda2f
am 26aa29dd: Merge "Switching to raw byte copy of bitmaps for print preview." into lmp-dev
...
* commit '26aa29ddc7c818ff1272b687aeb2412701155bf3':
Switching to raw byte copy of bitmaps for print preview.
2014-09-03 23:41:53 +00:00
Svet Ganov
def58cbffc
Merge "Switching to raw byte copy of bitmaps for print preview." into lmp-dev
2014-09-03 23:33:30 +00:00
Svetoslav
c7afa4104e
am c07c5902: Merge "Fix some print UI issues." into lmp-dev
...
* commit 'c07c5902d70dd411839810d42d3ed747da52333c':
Fix some print UI issues.
2014-09-03 23:27:25 +00:00
Svetoslav
8c07e8d2a3
Merge "Fix some print UI issues." into lmp-dev
2014-09-03 23:18:30 +00:00
Svetoslav
9622365dd6
am de985e74: Merge "Update print chooser drop down width." into lmp-dev
...
* commit 'de985e7411fb4ca0b17c7273856392a043a4ea08':
Update print chooser drop down width.
2014-09-03 22:50:15 +00:00
Svetoslav
baa5bccb19
Merge "Update print chooser drop down width." into lmp-dev
2014-09-03 22:46:30 +00:00
Svetoslav
e04dcca593
Update print chooser drop down width.
...
bug:16324744
Change-Id: I1f0b79ae5da06de97ca80a800537d815ce59bf41
2014-09-03 15:02:14 -07:00
Svetoslav
a1b3bb9f73
am 87263510: Merge "Unregister from the remote renderer only if bound." into lmp-dev
...
* commit '87263510e60bb163dc85152405217538797646e8':
Unregister from the remote renderer only if bound.
2014-09-03 21:50:54 +00:00
Svetoslav
9e795e19c7
Unregister from the remote renderer only if bound.
...
bug:8213791
Change-Id: Ia9efa33331437c4db447acf0c510d4cb4932a593
2014-09-03 14:34:01 -07:00
Svet Ganov
df6444931b
Switching to raw byte copy of bitmaps for print preview.
...
Using compression and decompression for moving bitmap data
acorss processes is slow as compression is expensive. This
change switches to using direct streaming of the bitmap
data.
bug:15938254
Change-Id: I78bc450031ee60ada4c3b66f14586a73c72ce34f
2014-09-03 12:34:23 -07:00
Svetoslav
6f249835a4
Fix some print UI issues.
...
1. Fixed a crash when orientation changes and the content
is scrolled due to wrong size bitmap being requested.
2. Closed a file dscriptior that was being left open.
3. Clearing the bitmap before passing it to the renderer to
ensure it is white for pixels not touched when rendering.
4. Removed debug logs.
5. Switched to the correct layout manager for RecyclerView.
bug:16966145
Change-Id: I8ab9d22635c93cac5ff85c6f4b5d82e58cd8df5c
2014-09-03 12:29:53 -07:00
Svet Ganov
7007cc7c30
am a53f8061: am 87ca3b16: am 668b4765: Merge "Move print rendering in an isolated process." into lmp-dev
...
* commit 'a53f80617f36df48789b7153ffda4bc1b5586486':
Move print rendering in an isolated process.
2014-09-03 09:13:13 +00:00
Svet Ganov
825b432151
am 668b4765: Merge "Move print rendering in an isolated process." into lmp-dev
...
* commit '668b4765de3e97d69aaebb3bd58fe23eb800264d':
Move print rendering in an isolated process.
2014-09-02 22:03:58 +00:00
Svet Ganov
561b893174
Merge "Move print rendering in an isolated process." into lmp-dev
2014-09-02 21:51:47 +00:00
Svet Ganov
13f542cabd
Move print rendering in an isolated process.
...
Security review of the PDF rendering code revealed that it is
not sercure. Therefore, this code must be run in a sandbox.
This change moves the rendering code in an isolated process.
bug:16897933
Change-Id: I711ce42a56892db1837950137bfaa79e1d61a7c4
2014-09-02 11:40:44 -07:00
Svetoslav
8a01aa95f4
am 58691e29: am 221ae208: am 6a353ad0: Merge "Print UI polish." into lmp-dev
...
* commit '58691e2945f554849d606a6ed052c181e227e4ac':
Print UI polish.
2014-08-29 19:13:50 +00:00
Svetoslav
2d3cac2128
am 6a353ad0: Merge "Print UI polish." into lmp-dev
...
* commit '6a353ad0caaaf634804c18467838a5804c2abe06':
Print UI polish.
2014-08-29 03:35:20 +00:00
Svetoslav
c404cacd3a
Print UI polish.
...
1. Fixed an issue where input focus is given to the copies
edit text every other time we expand the options UI. We
want focus there only if the user touches the control.
bug:16966145
2. Fixed the all printers list view to have item dividers
reaching the left and right ends of the list view.
bug:17288761
3. Fixed an issue where the user can deselect all pages
which is not only an invalid state but also causes a crash.
bug:17286198
4. Tweaked the minimal size of the preview in landscape on
phone to better accomodate the page.
bug:17288904
5. Fixed a regression introduced by a change from the UI folks.
Change-Id: Ida7dad7eea413295a840028060810b2619c616e8
2014-08-27 18:46:23 -07:00
Svetoslav
890052f07f
am f5b5d4a5: am c466f26d: am f25081e0: Merge "Fix a crash in PrintSpooler." into lmp-dev
...
* commit 'f5b5d4a5ab3bb0961d2f7097d73a150a2fbe811e':
Fix a crash in PrintSpooler.
2014-08-27 04:34:16 +00:00
Svetoslav
0e23dd870a
am f25081e0: Merge "Fix a crash in PrintSpooler." into lmp-dev
...
* commit 'f25081e063e495bf53ac0f5e1ea41b10231145e3':
Fix a crash in PrintSpooler.
2014-08-27 03:01:03 +00:00
Svetoslav
9c9888b8c5
Fix a crash in PrintSpooler.
...
If the user cancels printing we cancel the current
pring operation in the RemotePrintDocument which is
a state machine enforcing valid state transitions.
A valid transition was not allowed: finishing after
canceled.
bug:17182301
Change-Id: Iccf3a78d7dc736a64bf5c44941a8f8064dcd0ec3
2014-08-26 15:19:56 -07:00
Baligh Uddin
397ca90661
Import translations. DO NOT MERGE
...
Change-Id: Ie191b1750a02be1a7aecbe110fa3720dc6cd0e61
Auto-generated-cl: translation import
2014-08-26 10:43:12 -07:00
Alan Viverette
f4c2e445c5
am c0073bfa: am 77cc46f2: am 20862a7f: Merge "Update material colors" into lmp-dev
...
* commit 'c0073bfa6b3043ca7ddc1f410f8085887267ef91':
Update material colors
2014-08-26 10:09:27 +00:00
Alan Viverette
042a0cee90
am 20862a7f: Merge "Update material colors" into lmp-dev
...
* commit '20862a7fe43f05b12a6f95515ab08ae0bffb1bae':
Update material colors
2014-08-25 23:23:33 +00:00
Alan Viverette
a1fe772bd7
Update material colors
...
BUG: 17212898
Change-Id: Ic0806db57e88d5143b4241e419970ffeb2468d50
2014-08-25 16:15:06 -07:00
Baligh Uddin
4879a5c9e2
Import translations. DO NOT MERGE
...
Change-Id: Ic42db2aebb4777ec9a7107851b5479d0b25e048f
Auto-generated-cl: translation import
2014-08-24 09:21:39 -07:00
Baligh Uddin
546003aa53
Merge "Import translations. DO NOT MERGE"
2014-08-22 16:41:32 +00:00
Svetoslav
5bfeb961a8
am f8df297b: am 5af18576: am 0ab2d34b: Merge "Using default system icon for print spooler" into lmp-dev
...
* commit 'f8df297b975094e10f5d0ad1a912ab441cdd55b6':
Using default system icon for print spooler
2014-08-21 04:10:21 +00:00
Svetoslav
df96fa2aa2
am d1ca6533: am ae0bb518: am d5f8a500: Merge "Update the "More options" button in printing." into lmp-dev
...
* commit 'd1ca6533a7d3bad57036bdcd1e7cab5ae3efe9c1':
Update the "More options" button in printing.
2014-08-21 04:10:16 +00:00
Svetoslav
c3c5ad6fdf
am 0ab2d34b: Merge "Using default system icon for print spooler" into lmp-dev
...
* commit '0ab2d34bb6a182fc15994c3e212ea458a5f048f7':
Using default system icon for print spooler
2014-08-21 02:02:52 +00:00
Svetoslav
748b9a1638
am d5f8a500: Merge "Update the "More options" button in printing." into lmp-dev
...
* commit 'd5f8a5008cf56e33b5bd99ed8ef80179691e0966':
Update the "More options" button in printing.
2014-08-21 02:02:44 +00:00
Svetoslav
49cbfcc10c
Merge "Using default system icon for print spooler" into lmp-dev
2014-08-21 00:11:43 +00:00
Svetoslav
fed7173306
Using default system icon for print spooler
...
bug:16568027
Change-Id: I87c7e7d60864b6d28899210bb400e56e21bf43f8
2014-08-20 20:28:22 +00:00
Svetoslav
3c238245eb
Update the "More options" button in printing.
...
The "More options" button needed changes to match the
new UX spec. Also fixed some identation issues as well
as a missing marging in the erorr UI.
bug:16301066
Change-Id: I29f0d41915d1816d754f2c6288a7387aafeba2c2
2014-08-20 19:57:16 +00:00
Selim Cinek
522cb106dc
am 65dbc328: am 53006cab: am cc19946d: Added notification color to all system notifications
...
* commit '65dbc32814ed265a0c1adcd4100f80029402ef40':
Added notification color to all system notifications
2014-08-20 13:59:14 +00:00
Selim Cinek
60ea8ac991
am cc19946d: Added notification color to all system notifications
...
* commit 'cc19946d947cf553ee9fd23778a3c811c18ae633':
Added notification color to all system notifications
2014-08-20 13:44:39 +00:00
Selim Cinek
255dd04271
Added notification color to all system notifications
...
Bug: 17128331
Change-Id: I81a94510ef51b99916f314c0dd65852426a1fbeb
2014-08-20 14:25:18 +02:00
Svetoslav
f9bc02b362
am 9c7efe2d: am a08da437: am 4b6229fd: Merge "Update the print spooler theme." into lmp-dev
...
* commit '9c7efe2ddcf18732ee33f03fc35feb2b02c21086':
Update the print spooler theme.
2014-08-20 00:22:28 +00:00