summaryrefslogtreecommitdiffstats
path: root/src_pd/com/android
Commit message (Collapse)AuthorAgeFilesLines
* Fix build: Don't build GCam for non-arm targetsRuben Brunk2013-09-231-32/+0
| | | | | | Bug: 10430748 Change-Id: I26e1208b38f40808ff59e3976f5c4a76efa15b4c
* Adding gcam module to Camera2 app.Ruben Brunk2013-09-181-0/+32
| | | | | | Bug: 10430748 Change-Id: I0c53085553cd8505ba376b1518507d36065894f5
* Bring back wide angle panorama.Angus Kong2013-09-042-25/+43
| | | | | | bug:10293937 Change-Id: I23a977e87b7416f07ecac20025b6c142ae61be05
* Remove RefocusHelper.Sascha Haeberling2013-08-261-32/+0
| | | | | | Bug: 10494566 Change-Id: I0e5c665867fe324883ff199327df1ef3736cc7c7
* Clean up Gallery codes.Angus Kong2013-08-092-31/+0
| | | | | | bug:10263696 Change-Id: I3a16dba3aabe52b8103a2c591cfa39907265a263
* Remove refocus icon if it's not enabled or present.Sascha Haeberling2013-08-062-1/+38
| | | | Change-Id: I0c885a7a56abfe2365d832fa5ca8c1d74ce2edc8
* This removes all non-Camera stuff from Camera2.Sascha Haeberling2013-08-0614-520/+38
| | | | | | | Note: Camera2 is a clone of Gallery2 right now. Note 2: I will bring .mk files back later. Change-Id: Ida958654296f5ebaacb6bb0ff59d52a7c37ce6fc
* add Per Channel SaturationJohn Hoford2013-08-011-0/+1
| | | | Change-Id: Icfd24c817674b81ac9caecc2d73348dc7734f037
* Refactoring Geometry handling.Ruben Brunk2013-08-011-1/+1
| | | | | | | | | | | | | Bug: 9170644 Bug: 9366654 Bug: 9366263 - Consolidates all the geometry transforms in GeometryMathUtils and significantly reduces complexity. - Removes GeometryMetadata object and dependent code. - Removes ImageGeometry and geometry update callbacks. Change-Id: I59add51907459593244c9ebaadef585efc7486d5
* Merge "add Grad filter" into gb-ub-photos-carlsbadJohn Hoford2013-07-301-0/+1
|\
| * add Grad filterJohn Hoford2013-07-291-0/+1
| | | | | | | | Change-Id: I30fc0810c54f3daa31726188a4c3762df33953a7
* | Refocus integration phase 1.Sascha Haeberling2013-07-241-0/+25
|/ | | | | | Bug: 9966846 Change-Id: I591ce1ee878a9f4d6bd63eddef6e79608ffd69ec
* Merge "Update Uri instead of removing" into gb-ub-photos-carlsbadztenghui2013-07-191-0/+15
|\
| * Update Uri instead of removingztenghui2013-07-191-0/+15
| | | | | | | | | | | | | | | | | | In this way, the processing service can have a better presentation. The cache key now include the file Uri and local abs path if exists. bug:9468909 Change-Id: I0919c09ad26bea2e798c99ad376996547f8f2bf8
* | Add stitching manager in Camera.Angus Kong2013-07-171-0/+41
|/ | | | Change-Id: I2f27c2c0e77ed3d618df890e709ca09076591f70
* fix restoring framesJohn Hoford2013-07-171-22/+24
| | | | Change-Id: I77a75f3feb8a1affdb579e3c7b196928af1b2bf0
* Fix help for GalleryGoogle buildsJohn Reck2013-07-171-0/+28
| | | | | | Bug: 9886976 Change-Id: I23fc78b924f3757f8ab12f84d3a0c97c1adc2333 (cherry picked from commit 7a43c8c3b85d6f9162651d8ed8b3a11a87490824)
* Add background processing servicenicolasroard2013-07-161-16/+17
| | | | | | bug:7298624 Change-Id: Ie79f88fd84fdf8f4dab6a8071f06a819e247b357
* Switch over to use new camera activityDoris Liu2013-06-181-5/+0
| | | | Change-Id: Ib907b5ab5d0e818261e95edd182f2e20c3bbebe0
* Add more metrics to EditorBobby Georgescu2013-06-171-0/+5
| | | | | | | | | | | | Bug: 9467671 Instrument - Editor opened - Number of filters used in save - Undo/redo/reset/state panel - Save completed Change-Id: I4722f36496ccd089829bd616f89d760078922573
* Added serialization IDs for frames, adds frames to analytics.Ruben Brunk2013-06-171-17/+63
| | | | | Bug: 9467671 Change-Id: I6f21e7bc9ca7255a290ba7cd1a94e9b07e7b06cb
* Refactor to separate out EGL part.Angus Kong2013-06-121-0/+5
| | | | Change-Id: I90c37b9e221a80f0d35e6e12ab8850078dc03622
* Instrument importer for usage statisticsBobby Georgescu2013-04-281-1/+1
| | | | | Bug: 8744068 Change-Id: I416463ba15713d363ac0ce68109532b770fb02b3
* Remove dead codeBobby Georgescu2013-04-201-2/+0
| | | | | Bug: 8672542 Change-Id: Ia6046b17f8ae77ffe6b8090b5fbd1dda2bc0327e
* fixed borders issuesJohn Hoford2013-04-181-1/+28
| | | | | bug:8315216 Change-Id: I04d62984c70e7e514b8625e6a4b5ed9395137471
* Usage statistics for sharing.Flavio Lerda2013-04-171-0/+1
| | | | | Bug: 8433834 Change-Id: Iaec6150443258daa213395b6fb1e8d8d3e6123b3
* Small cleanup in setting resourcesnicolasroard2013-04-101-0/+7
| | | | Change-Id: Icd275aaddcee59a578f916c57903012ce35469ad
* Add a third pipeline reserved for the high res previewnicolasroard2013-04-091-0/+9
| | | | Change-Id: I1f35f0a7195157e5fe742d7d7c5506b3f84ece1b
* Usage statistics for photo and video captureBobby Georgescu2013-04-021-0/+4
| | | | | Bug: 8433834 Change-Id: Idb4343a9e8d6895adbf9707e8c7811d007acc984
* Revert "New loading model"John Reck2013-03-211-6/+2
| | | | Change-Id: I5d3d4c7a4ca0d11de01278529e1413fc62e6b4ed
* Fixed more threading bugs in the ImageFilterRS and the FiltersManager.Ruben Brunk2013-03-141-0/+1
| | | | | | Bug: 8392832 Change-Id: I87b3af9ddb62524f02858a82eac2cc3bd2209418
* Exif parser modifications.Ruben Brunk2013-03-131-3/+0
| | | | | Bug: 8018327 Change-Id: I66a2ec309f9807ac255bbf29d8f5f26de60e89b8
* Memory usage improvements, speed improvementnicolasroard2013-03-081-3/+10
| | | | | | | | - free filters resources agressively - implements multiple rendering pipelines - some cleanup Change-Id: Ib9ed268b0b2662d0bf5c049adcf046b556954c37
* Merge "Add possibility for UX improvement measurements" into gb-ub-photos-bryceBobby Georgescu2013-03-071-0/+45
|\
| * Add possibility for UX improvement measurementsBobby Georgescu2013-02-251-0/+45
| | | | | | | | | | Bug: 4293199 Change-Id: I45f8a63c676c8d7700c422a0a18f799fb6d02d2e
* | Merge "UI cleanup" into gb-ub-photos-brycenicolasroard2013-03-051-0/+2
|\ \
| * | UI cleanupnicolasroard2013-03-041-0/+2
| | | | | | | | | | | | Change-Id: Iaf138455651511e610b640a716820bd846284948
* | | Update PhotoProvider and tests to allow tests to run against GalleryGoogle.apkGeorge Mount2013-03-041-0/+21
|/ / | | | | | | Change-Id: I6630e7a5ba0883b887915f63094885a2dc9f025c
* | refactor the geometry codeJohn Hoford2013-02-271-0/+4
| | | | | | | | Change-Id: I5b0381ec5e127aabf37924af64fbeb490755bc9a
* | Fixed more of filtershows large bitmap reference leaks.Ruben Brunk2013-02-251-4/+15
|/ | | | | Bug: 8253109 Change-Id: Iaff381e759d02baae701a01d6c081c49f4b3c772
* add movable vignetteJohn Hoford2013-02-191-0/+1
| | | | Change-Id: I54f2fccd0d748ca4c908d5b0f3c3ef7349cd686d
* Refactor FiltersManagernicolasroard2013-02-121-97/+1
| | | | Change-Id: I4c42ddb90e65e90af873eb8dbe065f4fa3de69ef
* Add reset bitmap for RS filtersnicolasroard2013-02-121-0/+9
| | | | Change-Id: I34e28ca72d13f9b5f8054d8a2c07cfffca4e85c6
* fix red eye to use the new systemJohn Hoford2013-02-111-0/+2
| | | | Change-Id: If79106dc3144cce374afd410f5f859692e564b83
* Cleaning filtersnicolasroard2013-02-111-0/+27
| | | | Change-Id: I413b935f90cebdab37d3db73d7fcb0fe77a64579
* Fix tiny planet to work with the new frameworkJohn Hoford2013-02-081-0/+1
| | | | Change-Id: I57e87ade6f2cfdfee1b237cdfdf5914244ee98aa
* Fix bordersnicolasroard2013-02-071-0/+2
| | | | Change-Id: Ia77660872f3baf10968e20b5656d97c4fbfc815e
* Fix Fx filtersnicolasroard2013-02-071-0/+1
| | | | Change-Id: Id501ec3a7b4880e697e2b90c056a57fb3ec456ea
* Refactor filters parametersnicolasroard2013-02-051-3/+38
| | | | | | | - introduce FilterRepresentations - change filters lifecycle Change-Id: I9416fca47a334d532a347cd5577795738c870933
* Fix curves refresh bugJohn Hoford2013-02-011-1/+0
| | | | Change-Id: I5c85dcfa118345d24a5fef120541741e7d1cbdd6