index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
base
/
containers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Shift by the right number of bytes when grabbing the high 32 bits.
danakj@chromium.org
2014-02-26
1
-2
/
+2
*
[Base] Add typedefs to ScopedPtrHashMap
tzik@chromium.org
2014-02-24
1
-0
/
+3
*
[Base] Refactor ScopedPtrHashMap
tzik@chromium.org
2014-02-21
1
-21
/
+18
*
Fix incorrect assumption in IDMap and SmallMap tests.
earthdok@chromium.org
2014-01-23
1
-17
/
+8
*
Move more uses of string16 to specify base::
brettw@chromium.org
2013-12-03
1
-1
/
+1
*
Add discardable memory emulation for non-android/mac platforms
vollick@chromium.org
2013-10-30
1
-2
/
+7
*
Remove incorrect const qualifier from resize().
tomhudson@chromium.org
2013-09-04
1
-1
/
+1
*
So that ScopedPtrHashMap can be used by user outside of cc.
powei@chromium.org
2013-08-30
1
-0
/
+157
*
Extract pair hash functions so that they can be re-used outside of hash tables
piman@chromium.org
2013-08-08
1
-86
/
+85
*
Move hash_pair.h from cc/base into base/.
nasko@chromium.org
2013-06-20
2
-0
/
+198
*
Rename base/hash_tables to base/containers/hash_tables.
brettw@chromium.org
2013-06-11
3
-3
/
+3
*
Use a direct include of strings headers in base/.
avi@chromium.org
2013-06-11
2
-3
/
+3
*
Move hash_tables.h to base/containers.
brettw@chromium.org
2013-06-10
1
-0
/
+120
*
Fix BufferAlignment build issue for Android x86
james.wei@intel.com
2013-01-30
1
-1
/
+1
*
Fix BufferAlignment test on ARM linux.
sbc@chromium.org
2013-01-24
1
-3
/
+4
*
Add missing, and remove unnecessary, 'explicit' from constructors. (base/)
hans@chromium.org
2013-01-15
1
-1
/
+2
*
Move mru_cache to the new containers subdirectory.
brettw@chromium.org
2012-11-13
2
-0
/
+576
*
Move stack_container and linked_list to the new containers subdirectory.
brettw@chromium.org
2012-11-10
4
-0
/
+825
*
Add a SmallMap to base for small map lookups.
brettw@chromium.org
2012-11-09
2
-0
/
+1143