summaryrefslogtreecommitdiffstats
path: root/WebKit/android/stlport/stl/_deque.c
Commit message (Collapse)AuthorAgeFilesLines
* Move STLPort to external/stlport.Steve Block2009-12-221-814/+0
| | | | Change-Id: I9cea43f9e1f98cefa654c5661dc7faa7f939068d
* Use STLPort instead of our stripped version.Patrick Scott2009-12-021-0/+814
This fixes the simulator build and allows us to get closer to sharing code with chromium. STLPort was copied with minor edits from the Android port of gears.