summaryrefslogtreecommitdiffstats
path: root/include/utils/Vector.h
Commit message (Expand)AuthorAgeFilesLines
* remove libutilsAlex Ray2013-07-311-423/+0
* Add Vector::resize()Jesse Hall2013-03-151-1/+7
* Ensure that Vector::erase() returns a valid iteratorJason Simmons2012-10-251-1/+2
* get rid of mirrorItemAt() which isn't used anywhereMathias Agopian2012-08-201-11/+0
* improve Vector<> safety checksMathias Agopian2012-08-101-7/+10
* one more step towards multiple display supportMathias Agopian2012-07-101-4/+4
* Add traits to common utils data structures.Jeff Brown2012-03-161-0/+3
* Instead of hardcoding OMX component names in our code, supportAndreas Huber2012-03-011-2/+2
* SF transactions are now O(1) wrt IPC instead of O(N).Mathias Agopian2011-06-291-1/+25
* fix typo in Vector<>:: push_back and push_frontMathias Agopian2011-04-251-2/+2
* Add some basic STL compatibility to Vector<>Mathias Agopian2011-04-251-0/+20
* fix [4093196] Device lock up - log spam with SharedBufferStack: waitForCondit...Mathias Agopian2011-03-171-0/+3
* Even more native input dispatch work in progress.Jeff Brown2010-06-171-7/+7
* Native input dispatch rewrite work in progress.Jeff Brown2010-06-131-0/+16
* improve Vector<> with types that can be trivially moved and remove some unuse...Mathias Agopian2009-06-221-2/+1
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+359
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-359/+0
* Initial ContributionThe Android Open Source Project2008-10-211-0/+359