summaryrefslogtreecommitdiffstats
path: root/include/utils/Vector.h
Commit message (Expand)AuthorAgeFilesLines
* Add Vector::resize()Jesse Hall2013-07-301-1/+7
* Ensure that Vector::erase() returns a valid iteratorJason Simmons2013-07-301-1/+2
* get rid of mirrorItemAt() which isn't used anywhereMathias Agopian2013-07-301-11/+0
* improve Vector<> safety checksMathias Agopian2013-07-301-7/+10
* one more step towards multiple display supportMathias Agopian2013-07-301-4/+4
* Add traits to common utils data structures.Jeff Brown2013-07-301-0/+3
* Instead of hardcoding OMX component names in our code, supportAndreas Huber2013-07-301-2/+2
* SF transactions are now O(1) wrt IPC instead of O(N).Mathias Agopian2013-07-301-1/+25
* fix typo in Vector<>:: push_back and push_frontMathias Agopian2013-07-301-2/+2
* Add some basic STL compatibility to Vector<>Mathias Agopian2013-07-301-0/+20
* fix [4093196] Device lock up - log spam with SharedBufferStack: waitForCondit...Mathias Agopian2013-07-301-0/+3
* Even more native input dispatch work in progress.Jeff Brown2013-07-301-7/+7
* Native input dispatch rewrite work in progress.Jeff Brown2013-07-301-0/+16
* improve Vector<> with types that can be trivially moved and remove some unuse...Mathias Agopian2013-07-301-2/+1
* auto import from //depot/cupcake/@135843The Android Open Source Project2013-07-301-0/+359
* auto import from //depot/cupcake/@135843The Android Open Source Project2013-07-301-359/+0
* Initial ContributionThe Android Open Source Project2013-07-301-0/+359