Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add devicesToString, inputFlagsToString, and sourceToString | Glenn Kasten | 2015-03-06 | 2 | -1/+106 |
* | Merge "Fix typo in string table" | Glenn Kasten | 2015-03-06 | 1 | -1/+1 |
|\ | |||||
| * | Fix typo in string table | Glenn Kasten | 2015-03-05 | 1 | -1/+1 |
* | | Merge "Improve resampler speed for floating point and arm64" | Andy Hung | 2015-03-04 | 6 | -6/+626 |
|\ \ | |||||
| * | | Improve resampler speed for floating point and arm64 | Andy Hung | 2015-03-03 | 6 | -6/+626 |
* | | | Merge "audiopolicy: Do not route VoIP call to HDMI" | Eric Laurent | 2015-03-04 | 1 | -1/+1 |
|\ \ \ | |_|/ |/| | | |||||
| * | | audiopolicy: Do not route VoIP call to HDMI | Eric Laurent | 2015-03-04 | 1 | -1/+1 |
* | | | Merge "Remove PCM16 assumption from FastCapture" | Glenn Kasten | 2015-03-04 | 2 | -9/+6 |
|\ \ \ | |||||
| * | | | Remove PCM16 assumption from FastCapture | Glenn Kasten | 2015-03-03 | 2 | -9/+6 |
* | | | | Merge "Pull up comment to superclass" | Glenn Kasten | 2015-03-04 | 2 | -7/+6 |
|\ \ \ \ | |/ / / | |||||
| * | | | Pull up comment to superclass | Glenn Kasten | 2015-03-03 | 2 | -7/+6 |
* | | | | Merge "Remove redundant this->" | Glenn Kasten | 2015-03-04 | 2 | -12/+12 |
|\ \ \ \ | |/ / / | |||||
| * | | | Remove redundant this-> | Glenn Kasten | 2015-03-03 | 2 | -12/+12 |
* | | | | Merge "Add "m" prefix to fields" | Glenn Kasten | 2015-03-04 | 8 | -396/+403 |
|\ \ \ \ | |/ / / | |||||
| * | | | Add "m" prefix to fields | Glenn Kasten | 2015-03-03 | 8 | -396/+403 |
* | | | | Merge "camera: implement flashlight for HAL v1 devices" | Chien-Yu Chen | 2015-03-03 | 9 | -23/+322 |
|\ \ \ \ | |||||
| * | | | | camera: implement flashlight for HAL v1 devices | Chien-Yu Chen | 2015-03-03 | 9 | -23/+322 |
* | | | | | Merge "camera: fix flashlight implementation for HAL v2" | Chien-Yu Chen | 2015-03-03 | 4 | -201/+423 |
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | | | |||||
| * | | | camera: fix flashlight implementation for HAL v2 | Chien-Yu Chen | 2015-03-03 | 4 | -201/+423 |
* | | | | Pull out commandToString() from FastMixerDumpState.cpp | Glenn Kasten | 2015-03-03 | 7 | -29/+50 |
* | | | | Pull up increaseSamplingN and kSamplingNforLowRamDevice | Glenn Kasten | 2015-03-03 | 5 | -43/+33 |
* | | | | Remove redundant semicolon from namespace closing | Glenn Kasten | 2015-03-03 | 19 | -21/+19 |
* | | | | Merge "Fix compile error if FAST_THREAD_STATISTICS not defined" | Glenn Kasten | 2015-03-03 | 1 | -0/+2 |
|\ \ \ \ | |||||
| * | | | | Fix compile error if FAST_THREAD_STATISTICS not defined | Glenn Kasten | 2015-03-02 | 1 | -0/+2 |
* | | | | | Merge "Rename FAST_MIXER_STATISTICS to FAST_THREAD_STATISTICS" | Glenn Kasten | 2015-03-03 | 8 | -19/+18 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Rename FAST_MIXER_STATISTICS to FAST_THREAD_STATISTICS | Glenn Kasten | 2015-03-02 | 8 | -19/+18 |
| | |_|/ | |/| | | |||||
* | | | | Re-generate sinc tables with comment and indent by 4 | Glenn Kasten | 2015-03-02 | 2 | -258/+262 |
|/ / / | |||||
* | | | Merge "Line length 100" | Glenn Kasten | 2015-03-02 | 1 | -1/+2 |
|\ \ \ | |||||
| * | | | Line length 100 | Glenn Kasten | 2015-02-27 | 1 | -1/+2 |
* | | | | Merge "Extract resampler coefficient tables to separate files" | Glenn Kasten | 2015-03-02 | 3 | -258/+260 |
|\ \ \ \ | |/ / / | |||||
| * | | | Extract resampler coefficient tables to separate files | Glenn Kasten | 2015-02-27 | 3 | -258/+260 |
* | | | | Merge "Fix comments in resampler assembly" | Andy Hung | 2015-02-28 | 1 | -40/+40 |
|\ \ \ \ | |||||
| * | | | | Fix comments in resampler assembly | Andy Hung | 2015-02-09 | 1 | -40/+40 |
* | | | | | Merge "Add channel index mask to AudioMixer" | Andy Hung | 2015-02-28 | 1 | -6/+44 |
|\ \ \ \ \ | |||||
| * | | | | | Add channel index mask to AudioMixer | Andy Hung | 2015-02-27 | 1 | -6/+44 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Merge "Change AudioTrack resampling buffers from 3 to 2" | Andy Hung | 2015-02-28 | 1 | -19/+12 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | |||||
| * | | | | Change AudioTrack resampling buffers from 3 to 2 | Andy Hung | 2015-02-06 | 1 | -19/+12 |
* | | | | | Merge "Warmup cycles must be in range and consecutive" | Glenn Kasten | 2015-02-27 | 4 | -10/+28 |
|\ \ \ \ \ | |_|_|_|/ |/| | | | | |||||
| * | | | | Warmup cycles must be in range and consecutive | Glenn Kasten | 2015-02-19 | 4 | -10/+28 |
* | | | | | Merge "Do not pre-fill OutputTrack buffer for duplicating thread" | Andy Hung | 2015-02-26 | 1 | -22/+1 |
|\ \ \ \ \ | |||||
| * | | | | | Do not pre-fill OutputTrack buffer for duplicating thread | Andy Hung | 2015-01-22 | 1 | -22/+1 |
* | | | | | | Merge "Remove unused stride-by-8 resampling code" | Andy Hung | 2015-02-26 | 1 | -511/+0 |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | / | | |_|_|/ | |/| | | | |||||
| * | | | | Remove unused stride-by-8 resampling code | Andy Hung | 2015-02-09 | 1 | -511/+0 |
* | | | | | Merge "CameraService: fix invalid access of camera metadata" | Yin-Chia Yeh | 2015-02-20 | 1 | -8/+7 |
|\ \ \ \ \ | |||||
| * | | | | | CameraService: fix invalid access of camera metadata | Yin-Chia Yeh | 2015-02-18 | 1 | -8/+7 |
* | | | | | | Merge "Camera: Remove RAW_SENSOR in favor of RAW16" | Eino-Ville Talvala | 2015-02-20 | 2 | -4/+4 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Camera: Remove RAW_SENSOR in favor of RAW16 | Eino-Ville Talvala | 2015-02-19 | 2 | -4/+4 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge "Fix for getMicMute in AudioFlinger" | Ricardo Garcia | 2015-02-20 | 1 | -4/+10 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix for getMicMute in AudioFlinger | Ricardo Garcia | 2015-02-19 | 1 | -4/+10 |
| |/ / / / / | |||||
* | | | | | | Merge "Include what you use" | Glenn Kasten | 2015-02-20 | 4 | -4/+4 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | |