Eric Fischer
722a5c0462
Add support for "standalone months" to tztime's strftime().
...
The idea here is that some languages need a different form of the month
name in constructions like "January 2" than in "January 2009", since the
one in the "January 2" case really means "of January." So with this change,
a format string of "%-B" will use the standalone month, while "%B" will
continue to use the format month.
2009-05-14 17:22:20 -07:00
Mathias Agopian
ab15ac0881
Merge commit 'goog/master' into merge_master
2009-05-07 17:46:47 -07:00
David 'Digit' Turner
a26c4e049a
Fix a potential integer overflow bug that could result in memory overwrites.
...
Also add a check to the result of malloc()
2009-05-02 19:43:30 +02:00
Mathias Agopian
8cd81ab3f2
get rid of native_handle_{dup|copy} since they were not used any longer
2009-05-02 00:06:41 -07:00
Mathias Agopian
1d3faaf72f
Integrate from //sandbox/mathias/donut/...@145728
...
SurfaceFlinger rework for new EGL driver model support.
2009-04-10 14:24:31 -07:00
The Android Open Source Project
b1487e4c58
auto import //branches/master/...@140412
2009-03-18 22:20:28 -07:00
The Android Open Source Project
e037fd7e19
auto import from //branches/cupcake_rel/...@138607
2009-03-13 13:04:37 -07:00
The Android Open Source Project
dd7bc3319d
auto import from //depot/cupcake/@135843
2009-03-03 19:32:55 -08:00
The Android Open Source Project
e54eebbf1a
auto import from //depot/cupcake/@135843
2009-03-03 18:29:04 -08:00
The Android Open Source Project
35237d1358
Code drop from //branches/cupcake/...@124589
2008-12-17 18:08:08 -08:00
The Android Open Source Project
4f6e8d7a00
Initial Contribution
2008-10-21 07:00:00 -07:00