Files
frameworks_base/core/java/android/webkit
Leon Scroggins c89b13b962 Use Calendar.add() instead of Calendar.roll()
Calendar.roll() breaks the year at the beginning of the year, so
use add() instead, which changes larger fields.

Also, only use 4 bins, since the last bin's boundary is not relevant.

Lastly, no need to return Calendar in beginningOfDay.

Fixes http://b/issue?id=2361382
2010-01-08 09:18:37 -05:00
..
2009-12-01 16:37:59 -08:00
2009-12-18 12:25:30 -05:00
2009-12-07 12:36:05 -08:00
2009-12-07 12:36:05 -08:00
2009-12-01 16:37:59 -08:00
2009-08-13 13:07:48 +01:00
2009-12-07 12:36:05 -08:00
2010-01-07 13:02:42 -05:00