Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge change 4613 | Android (Google) Code Review | 2009-07-10 | 1 | -4/+10 | |
|\ \ | | | | | | | | | | | | | * changes: Performance improvement for OpenSSLSocketImpl in read and write | |||||
| * | | Performance improvement for OpenSSLSocketImpl in read and write | Urs Grob | 2009-06-18 | 1 | -4/+10 | |
| | | | | | | | | | | | | | | | | | | This change only calls SSL_get_error only in case of an error and not in any case as it does before the change. BUG=1322058 | |||||
* | | | am ab4b7f70: Merge change 5967 into donut | Android (Google) Code Review | 2009-07-06 | 1 | -7/+4 | |
|\ \ \ | |/ / |/| / | |/ | | | | | | | Merge commit 'ab4b7f704313075838517ffec400dc5b6250c67c' * commit 'ab4b7f704313075838517ffec400dc5b6250c67c': Modifies OpenSSLSocketImpl to use a different lock for the instance count. It was using the same lock when use around native methods meaning that the finalizer could be blocked unnecessarily | |||||
| * | Modifies OpenSSLSocketImpl to use a different lock for the instance count. ↵ | crazybob | 2009-07-01 | 1 | -7/+4 | |
| | | | | | | | | | | | | It was using the same lock when use around native methods meaning that the finalizer could be blocked unnecessarily resulting in a VM crash. | |||||
| * | AI 144381: am: CL 144356 Synchronized code that touches native SSL sessions. | Bob Lee | 2009-04-02 | 2 | -6/+19 | |
| | | | | | | | | | | | | | | Original author: crazybob Merged from: //branches/cupcake/... Automated import of CL 144381 | |||||
| * | Automated import from //branches/donutburger/...@141355,141355 | Bob Lee | 2009-03-24 | 1 | -1/+1 | |
| | | ||||||
* | | remove all references to LogSocket.h | Mathias Agopian | 2009-06-05 | 1 | -4/+0 | |
| | | ||||||
* | | AI 144418: am: CL 144381 am: CL 144356 Synchronized code that touches native ↵ | Bob Lee | 2009-04-02 | 2 | -6/+19 | |
| | | | | | | | | | | | | | | | | | | | | SSL sessions. Original author: crazybob Merged from: //branches/cupcake/... Original author: android-build Automated import of CL 144418 | |||||
* | | Automated import from //branches/master/...@141357,141357 | Bob Lee | 2009-03-24 | 1 | -1/+1 | |
|/ | ||||||
* | auto import //branches/donutburger/...@140359 | The Android Open Source Project | 2009-03-18 | 1 | -2/+2 | |
| | ||||||
* | auto import from //branches/cupcake/...@137873 | The Android Open Source Project | 2009-03-11 | 2 | -29/+41 | |
| | ||||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 118 | -0/+23321 | |
| | ||||||
* | auto import from //depot/cupcake/@135843 | The Android Open Source Project | 2009-03-03 | 113 | -22333/+0 | |
| | ||||||
* | auto import from //depot/cupcake/@132589 | The Android Open Source Project | 2009-03-03 | 17 | -1398/+410 | |
| | ||||||
* | auto import from //depot/cupcake/@137055 | The Android Open Source Project | 2009-03-02 | 18 | -418/+1736 | |
| | ||||||
* | auto import from //branches/cupcake/...@131421 | The Android Open Source Project | 2009-02-13 | 2 | -3/+14 | |
| | ||||||
* | auto import from //branches/cupcake/...@130745 | The Android Open Source Project | 2009-02-10 | 4 | -2/+46 | |
| | ||||||
* | auto import from //branches/cupcake/...@127101 | The Android Open Source Project | 2009-01-20 | 1 | -25/+34 | |
| | ||||||
* | Code drop from //branches/cupcake/...@124589 | The Android Open Source Project | 2008-12-17 | 53 | -616/+2432 | |
| | ||||||
* | Initial Contribution | The Android Open Source Project | 2008-10-21 | 112 | -0/+20123 | |