summaryrefslogtreecommitdiffstats
path: root/core/jni/com_google_android_gles_jni_EGLImpl.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use jniThrowException for exception throwing from native code.Elliott Hughes2011-04-071-28/+21
* Fix EGL JNI bugsRomain Guy2011-03-071-1/+1
* Skia Merge (revision 808)Derek Sollenberger2011-02-221-3/+3
* Add ANativeWindow API for directly drawing to the surface bits.Dianne Hackborn2010-07-091-2/+1
* Make real API for native code to get its window.Dianne Hackborn2010-07-011-6/+5
* fix [2757903] Crash in EGL when creating an EGLSurfaceMathias Agopian2010-06-101-5/+6
* don't hardcode "mSurface" throughout our source codeMathias Agopian2010-04-121-1/+1
* split libsurfaceflinger_client and libcamera_client out of libuiMathias Agopian2010-02-111-1/+1
* Integrate from //sandbox/mathias/donut/...@145728Mathias Agopian2009-04-101-2/+1
* Automated import from //branches/master/...@142578,142578Jack Palevich2009-03-251-112/+193
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-0/+470
* auto import from //depot/cupcake/@135843The Android Open Source Project2009-03-031-470/+0
* auto import from //branches/cupcake/...@130745The Android Open Source Project2009-02-101-1/+1
* auto import from //branches/cupcake/...@125939The Android Open Source Project2009-01-091-2/+2
* Code drop from //branches/cupcake/...@124589The Android Open Source Project2008-12-171-8/+3
* Initial ContributionThe Android Open Source Project2008-10-211-0/+475