| Commit message (Expand) | Author | Age | Files | Lines |
* | [Android] Implement renderer side of Gin Java Bridge | mnaganov@chromium.org | 2014-05-27 | 1 | -1/+3 |
* | Rename base/hash_tables to base/containers/hash_tables. | brettw@chromium.org | 2013-06-11 | 1 | -1/+1 |
* | Add IDMap::Clear() which removes all items. | jsbell@chromium.org | 2012-10-29 | 1 | -0/+11 |
* | Make IDMap respect C++ rule of three, | phajdan.jr@chromium.org | 2012-10-27 | 1 | -3/+31 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | IDMap derives from NonThreadSafe. | cbentzel@chromium.org | 2011-03-08 | 1 | -2/+22 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Make the pepper 2D flush callback actually function as advertised. It will now | brettw@chromium.org | 2010-03-06 | 1 | -2/+2 |
* | Revert 40490 - Make the pepper 2D flush callback actually function as adverti... | brettw@chromium.org | 2010-03-03 | 1 | -2/+2 |
* | Make the pepper 2D flush callback actually function as advertised. It will now | brettw@chromium.org | 2010-03-03 | 1 | -2/+2 |
* | Correctly recognize emptiness of IDMap. | phajdan.jr@chromium.org | 2010-02-16 | 1 | -2/+2 |
* | Refactor Pepper device API | neb@chromium.org | 2010-01-25 | 1 | -13/+49 |
* | Move IDMap back to base/ where it is needed. | phajdan.jr@chromium.org | 2009-08-19 | 1 | -0/+162 |
* | Move IDMap from base/ to common/ | phajdan.jr@chromium.org | 2009-08-12 | 1 | -104/+0 |
* | Adds some debugging code in hopes of tracking down a | sky@chromium.org | 2009-07-01 | 1 | -3/+14 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 1 | -1/+0 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Define a private IDMap::iterator, and use our own iterator / const_iterator. | deanm@google.com | 2008-08-11 | 1 | -5/+7 |
* | HashTable is a dependent name, since it's based on the template parameter T. ... | deanm@google.com | 2008-08-11 | 1 | -2/+2 |
* | just some hopefully non-contentious stuff to get out of the way before doing ... | darin@google.com | 2008-08-06 | 1 | -8/+2 |
* | Add base to the repository. | initial.commit | 2008-07-26 | 1 | -0/+122 |