summaryrefslogtreecommitdiffstats
path: root/core/jni
Commit message (Expand)AuthorAgeFilesLines
* Expose display list APIsRomain Guy2013-02-192-37/+146
* fix typo introduced in SurfaceTextureClient to Surface renamingMathias Agopian2013-02-151-1/+1
* Merge changes I5a218ca1,I853a76d9Mathias Agopian2013-02-157-54/+63
|\
| * Refactoring: Rename SurfaceTextureClient to SurfaceMathias Agopian2013-02-156-24/+33
| * clean-up following Surface splitMathias Agopian2013-02-153-30/+30
* | Remove obsolete header fileRomain Guy2013-02-151-1/+0
|/
* Merge "fix argument mismatches in Paint JNI"Victoria Lease2013-02-151-5/+5
|\
| * fix argument mismatches in Paint JNIVictoria Lease2013-02-141-5/+5
* | Merge "split Surface in two classes: SurfaceControl and Surface"Mathias Agopian2013-02-145-592/+534
|\ \
| * | split Surface in two classes: SurfaceControl and SurfaceMathias Agopian2013-02-145-592/+534
* | | Merge "get rid of Surface.getIdentity()"Mathias Agopian2013-02-141-16/+0
|\ \ \ | |/ / | | / | |/ |/|
| * get rid of Surface.getIdentity()Mathias Agopian2013-02-131-16/+0
* | Remove sscanf() warnings when parsing stats.Jeff Sharkey2013-02-131-2/+2
* | Parse network stats using native code.Jeff Sharkey2013-02-133-2/+192
* | Fix bug #8194572 Chrome SIGBUS'es on launch around TextLayoutCacheKeyFabrice Di Meglio2013-02-131-10/+10
|/
* Merge "Revert "Merge remote-tracking branch 'goog/master-chromium' into 'goog...Chris Craik2013-02-1310-85/+79
|\
| * Revert "Merge remote-tracking branch 'goog/master-chromium' into 'goog/master...Chris Craik2013-02-1310-85/+79
* | Merge "Clean Paint.mBidiFlags as it is no longer used"Fabrice Di Meglio2013-02-137-419/+186
|\ \
| * | Clean Paint.mBidiFlags as it is no longer usedFabrice Di Meglio2013-02-127-419/+186
* | | Merge "Count baseGlyphCount once for scripts without typefaces"Victoria Lease2013-02-131-5/+2
|\ \ \ | |_|/ |/| |
| * | Count baseGlyphCount once for scripts without typefacesVictoria Lease2013-02-121-5/+2
* | | Fix build.Dianne Hackborn2013-02-111-2/+2
* | | Merge "Fix issue #8176917: Stabillity : Native Crash :"Dianne Hackborn2013-02-121-0/+4
|\ \ \ | |_|/ |/| |
| * | Fix issue #8176917: Stabillity : Native Crash :Dianne Hackborn2013-02-111-0/+4
| |/
* | Add support for querying whether the music stream is active remotelyJean-Michel Trivi2013-02-111-0/+10
|/
* Use safe buffer sizes when parsing network stats.Jeff Sharkey2013-02-071-3/+3
* Improve TrafficStats UID APIs.Jeff Sharkey2013-02-071-180/+39
* am 3d33806a: am 1950d2e6: am af595a0f: Merge "Fix bugs regarding IllegalState...Jeffrey Brown2013-02-061-1/+1
|\
| * Merge "Fix bugs regarding IllegalStateException during moving position in cur...Jeffrey Brown2013-02-071-1/+1
| |\
| | * Fix bugs regarding IllegalStateException during moving position in cursorwindow.Jangwon Lee2012-12-201-1/+1
* | | Merge "Offer parsed TCP interface statistics."Jeff Sharkey2013-02-071-60/+77
|\ \ \
| * | | Offer parsed TCP interface statistics.Jeff Sharkey2013-02-061-60/+77
* | | | Merge "rework SystemSensorManager.java"Mathias Agopian2013-02-061-86/+157
|\ \ \ \
| * | | | rework SystemSensorManager.javaMathias Agopian2013-02-041-86/+157
* | | | | Merge "Changes needed to roll Skia to r7527." into master-chromiumDerek Sollenberger2013-02-051-1/+1
|\ \ \ \ \
| * | | | | Changes needed to roll Skia to r7527.Derek Sollenberger2013-02-041-1/+1
* | | | | | am c24b1448: Merge "Don\'t mark recycled bitmaps as immutable"Michael Jurka2013-02-041-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | |
| * | | | Merge "Don't mark recycled bitmaps as immutable"Michael Jurka2013-02-041-1/+1
| |\ \ \ \
| | * | | | Don't mark recycled bitmaps as immutableMichael Jurka2013-02-041-1/+1
* | | | | | am 1bce2db3: Merge "Fix return type mismatch in Region\'s JNI code."Derek Sollenberger2013-02-041-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge "Fix return type mismatch in Region's JNI code."Derek Sollenberger2013-02-041-1/+1
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Fix return type mismatch in Region's JNI code.Derek Sollenberger2013-02-011-1/+1
| | |/ / /
* | | | | am c5801680: Merge "Tag HardwareRenderers with a name to help debugging"Romain Guy2013-01-311-0/+13
|\ \ \ \ \ | |/ / / /
| * | | | Tag HardwareRenderers with a name to help debuggingRomain Guy2013-01-311-0/+13
* | | | | resolved conflicts for merge of c93c6aa5 to master-chromiumDerek Sollenberger2013-01-301-1/+1
|\ \ \ \ \ | |/ / / /
| * | | | Merge "Object-based DisplayList recording"Chris Craik2013-01-301-1/+1
| |\ \ \ \
| | * | | | Object-based DisplayList recordingChris Craik2013-01-221-1/+1
* | | | | | am 4ec799d4: Merge "Remove dead code."Nick Kralevich2013-01-301-28/+0
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Remove dead code.Nick Kralevich2013-01-301-28/+0
| | |/ / / | |/| | |
* | | | | am 5988335a: Merge "Optimize Looper JNI code."Jeff Brown2013-01-281-32/+11
|\ \ \ \ \ | |/ / / /