| Commit message (Expand) | Author | Age | Files | Lines |
* | bionic: Update AMRNB encoder header file | Rajesha Kini | 2009-12-07 | 1 | -2/+11 |
* | bionic: Add msm_rotator.h and Update msm_mdp.h from kernel/include/linux | Omprakash Dhyade c_odhyad@quicinc.com | 2009-12-03 | 2 | -7/+43 |
* | bionic: update msm_camera.hM76XXTSNCJNLYA5010 | Priya Komarlingam | 2009-11-30 | 1 | -2/+5 |
* | Merge change I2edd7a3e into eclair | QuIC Gerrit Code Review | 2009-11-23 | 1 | -13/+21 |
|\ |
|
| * | bionic: Updating android_pmem.h as per current kernel | Priya Komarlingam | 2009-11-23 | 1 | -13/+21 |
* | | Merge change I6c5050d2 into eclair | QuIC Gerrit Code Review | 2009-11-23 | 2 | -0/+834 |
|\ \
| |/ |
|
| * | bionic: sound header files for alsa library | Asish Bhattacharya | 2009-11-23 | 2 | -0/+834 |
* | | Merge change I49ff9384 into eclair | QuIC Gerrit Code Review | 2009-11-23 | 2 | -0/+850 |
|\ \
| |/
|/| |
|
| * | bionic: Added support for 7x30 video drivers | Gopikrishnaiah Anandan | 2009-11-20 | 2 | -0/+850 |
* | | Merge change I13494856 into eclair | QuIC Gerrit Code Review | 2009-11-20 | 1 | -1/+6 |
|\ \
| |/
|/| |
|
| * | bionic: Use ldrex/strex instead of swp instruction to be multicore safe | Sukanya Rajkhowa | 2009-11-19 | 1 | -1/+6 |
* | | Updating bionic headers as per QCOM kernel | Priya Komarlingam | 2009-11-19 | 11 | -50/+527 |
|/ |
|
* | eclair snapshot | Jean-Baptiste Queru | 2009-11-12 | 44 | -3081/+4990 |
* | Make the DNS resolver accept domain names with an underscore. | David 'Digit' Turner | 2009-07-27 | 1 | -1/+8 |
* | Restore malloc debug. | Andy McFadden | 2009-07-21 | 4 | -16/+21 |
* | Fix the C library runtime initialization order. | David 'Digit' Turner | 2009-07-18 | 4 | -100/+115 |
* | Pass the elfdata pointer in a slot of the temporary TLS area. | David 'Digit' Turner | 2009-07-17 | 1 | -0/+7 |
* | Add <linux/uinput.h> to C library kernel headers | David 'Digit' Turner | 2009-07-10 | 1 | -0/+67 |
* | Prevent a crash in the memory leak checker (which happened in chk_free()) | David 'Digit' Turner | 2009-07-10 | 3 | -63/+88 |
* | Merge change 5184 into donut | Android (Google) Code Review | 2009-06-24 | 1 | -24/+26 |
|\ |
|
| * | update clean msm_camera.h | Iliyan Malchev | 2009-06-23 | 1 | -24/+26 |
* | | Add Glibc-compatible macro aliases for the nanosecond time accessors in stat ... | David 'Digit' Turner | 2009-06-22 | 1 | -0/+7 |
|/ |
|
* | Update cleaned-up kernel headers | David 'Digit' Turner | 2009-06-16 | 2 | -35/+35 |
* | Add new clean header for PPP on PPTP (VPN) | David 'Digit' Turner | 2009-06-12 | 1 | -0/+28 |
* | bionic: update msm_camera.h header | Iliyan Malchev | 2009-06-04 | 1 | -38/+38 |
* | Revert "Fix the C library initialization to avoid calling static C++ construc... | David 'Digit' Turner | 2009-06-03 | 9 | -227/+91 |
* | Fix the C library initialization to avoid calling static C++ constructors twice. | David 'Digit' Turner | 2009-06-02 | 9 | -91/+227 |
* | libc: Add an intermediate version of the static libc without malloc | Dima Zavin | 2009-05-27 | 1 | -0/+26 |
* | libc: Cleanup the libc makefile. | Dima Zavin | 2009-05-27 | 1 | -116/+84 |
* | Merge change 2470 into donut | Android (Google) Code Review | 2009-05-27 | 2 | -2/+27 |
|\ |
|
| * | Fix getservent() so that it returns s_port in network byte order. | David 'Digit' Turner | 2009-05-27 | 2 | -2/+27 |
* | | Merge change 1852 into donut | Android (Google) Code Review | 2009-05-27 | 2 | -2/+18 |
|\ \ |
|
| * | | Fix __eabi_atexit() implementation, as well as a bug in the BSD-originated __... | David 'Digit' Turner | 2009-05-20 | 2 | -2/+18 |
* | | | add msm_camera.h header and .gitignore file to bionic | Iliyan Malchev | 2009-05-26 | 1 | -0/+354 |
* | | | update msm_adsp.h header | Iliyan Malchev | 2009-05-26 | 1 | -7/+13 |
| |/
|/| |
|
* | | Add <linux/ipsec.h> and <linux/if_pppolac.h> for VPN support. | David 'Digit' Turner | 2009-05-20 | 4 | -2/+88 |
|/ |
|
* | revert to previous implementation of __aeabi_atexit() since the new one seems... | David 'Digit' Turner | 2009-05-15 | 1 | -1/+2 |
* | Fix __aeabi_atexit to call __cxa_atexit properly. This function is defined by... | David 'Digit' Turner | 2009-05-14 | 1 | -2/+3 |
* | change getaddrinfo() implementation to match GLibc. | David 'Digit' Turner | 2009-05-05 | 1 | -2/+6 |
* | Merge change 57 into donut | Android (Google) Code Review | 2009-05-01 | 1 | -0/+37 |
|\ |
|
| * | Add the domain search list for VPN connection. | Chung-yih Wang | 2009-04-13 | 1 | -0/+37 |
* | | libc: Replace a reference to TARGET_BUILD_TYPE with DEBUG_BIONIC_LIBC | Dave Bort | 2009-04-24 | 1 | -1/+1 |
|/ |
|
* | AI 143161: am: CL 142857 Add some bluring to the animation. This requires a n... | Mathias Agopian | 2009-03-27 | 1 | -0/+1 |
* | auto import from //branches/cupcake_rel/...@140373 | The Android Open Source Project | 2009-03-18 | 1 | -0/+1 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1631 | -0/+144391 |
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 1631 | -144388/+0 |
* | auto import from //depot/cupcake/@132589 | The Android Open Source Project | 2009-03-03 | 1 | -11/+8 |
* | auto import from //depot/cupcake/@137055 | The Android Open Source Project | 2009-03-02 | 1 | -8/+11 |
* | auto import from //branches/cupcake/...@132569 | The Android Open Source Project | 2009-02-20 | 1 | -0/+15 |
* | auto import from //branches/cupcake/...@132276 | The Android Open Source Project | 2009-02-19 | 28 | -819/+1556 |