1. 0f3c4e6 [Android] Implement renderer side of Gin Java Bridge by mnaganov@chromium.org · 10 years ago
  2. 30230a8 Rename base/hash_tables to base/containers/hash_tables. by brettw@chromium.org · 11 years ago
  3. 8fe2a8f Add IDMap::Clear() which removes all items. by jsbell@chromium.org · 12 years ago
  4. 7c63ed8 Make IDMap respect C++ rule of three, by phajdan.jr@chromium.org · 12 years ago
  5. 1d967bf Remove the rest of #pragma once in one big CL. by ajwong@chromium.org · 12 years ago
  6. 95cb751 IDMap derives from NonThreadSafe. by cbentzel@chromium.org · 13 years ago
  7. 01d1452 `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views by thakis@chromium.org · 14 years ago
  8. 5808ed3 Make the pepper 2D flush callback actually function as advertised. It will now by brettw@chromium.org · 14 years ago
  9. 8c8257c Revert 40490 - Make the pepper 2D flush callback actually function as advertised. It will now by brettw@chromium.org · 14 years ago
  10. f28ecc3 Make the pepper 2D flush callback actually function as advertised. It will now by brettw@chromium.org · 14 years ago
  11. 61544a0 Correctly recognize emptiness of IDMap. by phajdan.jr@chromium.org · 14 years ago
  12. ed1f8d7 Refactor Pepper device API by neb@chromium.org · 15 years ago
  13. a12746c Move IDMap back to base/ where it is needed. by phajdan.jr@chromium.org · 15 years ago
  14. d2e02af Move IDMap from base/ to common/ by phajdan.jr@chromium.org · 15 years ago
  15. 1c1321c Adds some debugging code in hopes of tracking down a crash. Specifically: by sky@chromium.org · 15 years ago
  16. ad8855a NO CODE CHANGE by deanm@chromium.org · 15 years ago
  17. f003cfe Use a more compact license header in source files. by license.bot · 16 years ago
  18. 1a04df2 Define a private IDMap::iterator, and use our own iterator / const_iterator. by deanm@google.com · 16 years ago
  19. d4b79e0 HashTable is a dependent name, since it's based on the template parameter T. Use typename for derived types, this will now build on GCC. by deanm@google.com · 16 years ago
  20. 3810032 just some hopefully non-contentious stuff to get out of the way before doing the real MessageLoop changes. by darin@google.com · 16 years ago
  21. 3f4a732 Add base to the repository. by initial.commit · 16 years ago