| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove trailing whitespaces | Anatol Pomazau | 2012-02-28 | 12 | -94/+94 |
| * | Merge "Enables ADBD tracing in the emulator." | Vladimir Chtchetkine | 2012-02-28 | 2 | -0/+70 |
| |\ | |||||
| | * | Enables ADBD tracing in the emulator. | Vladimir Chtchetkine | 2012-02-27 | 2 | -0/+70 |
| * | | ion: fix header for including in C++ code | Dima Zavin | 2012-02-27 | 1 | -0/+8 |
| * | | libion: use correct build vars in makefile | Dima Zavin | 2012-02-27 | 1 | -2/+2 |
| * | | am f1ab88c2: am 73c019b3: Add asus vendor id | Ramanan Rajeswaran | 2012-02-27 | 1 | -0/+1 |
| |\ \ | |/ |/| | |||||
| | * | am 73c019b3: Add asus vendor id | Ramanan Rajeswaran | 2012-02-27 | 1 | -0/+1 |
| | |\ | |||||
| | | * | Add asus vendor id | Ramanan Rajeswaran | 2012-02-24 | 1 | -0/+1 |
| * | | | add missing include | Mathias Agopian | 2012-02-25 | 1 | -0/+1 |
| * | | | resolved conflicts for merge of 44898072 to master | Jean-Baptiste Queru | 2012-02-24 | 12 | -8/+616 |
| |\| | | |||||
| | * | | am 7c02a327: am 1ea9fce4: Merge "Extend toolbox with SE Android support." | Jean-Baptiste Queru | 2012-02-24 | 12 | -8/+616 |
| | |\ \ | |||||
| | | * \ | am 1ea9fce4: Merge "Extend toolbox with SE Android support." | Jean-Baptiste Queru | 2012-02-24 | 12 | -8/+616 |
| | | |\ \ | |||||
| | | | * \ | Merge "Extend toolbox with SE Android support." | Jean-Baptiste Queru | 2012-02-24 | 12 | -8/+616 |
| | | | |\ \ | |||||
| | | | | * | | Extend toolbox with SE Android support. | Stephen Smalley | 2012-02-03 | 12 | -8/+616 |
| * | | | | | | am 3b04bde9: am ee79b455: am 93553073: Merge "Extend init and ueventd for SE ... | Jean-Baptiste Queru | 2012-02-24 | 8 | -13/+390 |
| |\| | | | | | |||||
| | * | | | | | am ee79b455: am 93553073: Merge "Extend init and ueventd for SE Android." | Jean-Baptiste Queru | 2012-02-24 | 8 | -13/+390 |
| | |\| | | | | |||||
| | | * | | | | am 93553073: Merge "Extend init and ueventd for SE Android." | Jean-Baptiste Queru | 2012-02-24 | 8 | -13/+390 |
| | | |\| | | | |||||
| | | | * | | | Merge "Extend init and ueventd for SE Android." | Jean-Baptiste Queru | 2012-02-24 | 8 | -13/+390 |
| | | | |\ \ \ | | | | |/ / | | | |/| | | |||||
| | | | | * | | Extend init and ueventd for SE Android. | Stephen Smalley | 2012-02-01 | 8 | -13/+390 |
| | | | |/ / | |||||
| * | | | | | fix "logcat -c ; logcat -d" hang. | Nick Kralevich | 2012-02-23 | 1 | -1/+1 |
| * | | | | | Add ion helper library | Rebecca Schultz Zavin | 2012-02-23 | 4 | -0/+463 |
| * | | | | | Implement 'fastboot format' command | Anatol Pomazau | 2012-02-17 | 4 | -5/+220 |
| * | | | | | Fix 'extra tokens at end of #endif directive' warning | Anatol Pomazau | 2012-02-13 | 1 | -1/+1 |
| * | | | | | Revert "Implement 'fastboot format' command" | Mike Lockwood | 2012-02-13 | 4 | -157/+5 |
| * | | | | | Implement 'fastboot format' command | Anatol Pomazau | 2012-02-11 | 4 | -5/+157 |
| * | | | | | Merge "New user definitions for isolated sandboxes." | Dianne Hackborn | 2012-02-09 | 1 | -1/+6 |
| |\ \ \ \ \ | |||||
| | * | | | | | New user definitions for isolated sandboxes. | Dianne Hackborn | 2012-02-09 | 1 | -1/+6 |
| * | | | | | | do more checks on packages.list | Nick Kralevich | 2012-02-09 | 1 | -0/+10 |
| |/ / / / / | |||||
| * | | | | | Revert "New NativeDaemonConnector protocol adds a seqnum." | Guang Zhu | 2012-02-07 | 6 | -59/+24 |
| * | | | | | New NativeDaemonConnector protocol adds a seqnum. | Robert Greenwalt | 2012-02-07 | 6 | -24/+59 |
| * | | | | | Revert "Implement 'fastboot format' command" | Anatol Pomazau | 2012-02-03 | 4 | -204/+5 |
| * | | | | | Implement 'fastboot format' command | Anatol Pomazau | 2012-02-03 | 4 | -5/+204 |
| * | | | | | Merge "Revert "Implement 'fastboot format' command"" | Anatol Pomazau | 2012-02-03 | 4 | -157/+5 |
| |\ \ \ \ \ | |||||
| | * | | | | | Revert "Implement 'fastboot format' command" | Anatol Pomazau | 2012-02-03 | 4 | -157/+5 |
| * | | | | | | Merge "Implement 'fastboot format' command" | Anatol Pomazau | 2012-02-03 | 4 | -5/+157 |
| |\| | | | | | |||||
| | * | | | | | Implement 'fastboot format' command | Anatol Pomazau | 2012-01-25 | 4 | -5/+157 |
| * | | | | | | am 4802f781: am 48aca55f: Reconcile with ics-mr1-release | The Android Open Source Project | 2012-02-01 | 0 | -0/+0 |
| |\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| | * | | | | | am 48aca55f: Reconcile with ics-mr1-release | The Android Open Source Project | 2012-02-01 | 0 | -0/+0 |
| | |\ \ \ \ \ | | |_|/ / / | |/| | | / | | | |_|/ | | |/| | | |||||
| | | * | | | Reconcile with ics-mr1-release | The Android Open Source Project | 2012-02-01 | 0 | -0/+0 |
| | | |\ \ \ | |||||
| * | | \ \ \ | Merge "Restrict zygote to system user." | Nick Kralevich | 2012-01-31 | 1 | -1/+1 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Restrict zygote to system user. | Nick Kralevich | 2012-01-27 | 1 | -1/+1 |
| | | |_|_|/ / | |/| | | | | |||||
| * | | | | | | am aee9fc1e: Reconcile with ics-mr1-release | The Android Open Source Project | 2012-01-30 | 0 | -0/+0 |
| |\ \ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| | * | | | | | Reconcile with ics-mr1-release | The Android Open Source Project | 2012-01-30 | 0 | -0/+0 |
| | |\ \ \ \ \ | | | |_|/ / | | |/| | | | |||||
| | | * | | | | merge in ics-mr1-release history after reset to ics-mr1 | The Android Automerger | 2012-01-24 | 0 | -0/+0 |
| | | |\ \ \ \ | | | |_|/ / | | |/| | | | |||||
| * | | | | | | am 142e895a: am e83cd37e: am 0458d373: Merge "fastboot: set the language loca... | Jean-Baptiste Queru | 2012-01-27 | 2 | -3/+5 |
| |\| | | | | | |_|_|/ / |/| | | | | |||||
| | * | | | | am e83cd37e: am 0458d373: Merge "fastboot: set the language local string" | Jean-Baptiste Queru | 2012-01-27 | 2 | -3/+5 |
| | |\ \ \ \ | |||||
| | | * \ \ \ | am 0458d373: Merge "fastboot: set the language local string" | Jean-Baptiste Queru | 2012-01-27 | 2 | -3/+5 |
| | | |\ \ \ \ | | | | |_|/ | | | |/| | | |||||
| | | | * | | | Merge "fastboot: set the language local string" | Jean-Baptiste Queru | 2012-01-27 | 2 | -3/+5 |
| | | | |\ \ \ | |||||
| | | | | * | | | fastboot: set the language local string | mgross | 2012-01-23 | 2 | -3/+5 |
| * | | | | | | | am 0c054095: am 746f3243: Add USB vendor IDs for Quanta, INQ and Sony. | Xavier Ducrohet | 2012-01-24 | 2 | -0/+10 |
| |\| | | | | | | |||||
