Skip to content
Snippets Groups Projects
  1. Jan 14, 2011
  2. Dec 07, 2010
  3. Oct 17, 2010
  4. Sep 03, 2010
  5. Aug 28, 2010
  6. Aug 26, 2010
  7. Aug 14, 2010
  8. Aug 12, 2010
  9. Aug 09, 2010
    • tfarina@chromium.org's avatar
      Cleanup our Registry API. · 968d2c51
      tfarina@chromium.org authored
      - Use wchar_t instead of TCHAR.
      - Use DCHECK instead of assert.
      - Remove this keyword (we don't use it on chromium).
      - Add DISALLOW_COPY_AND_ASSIGN to the classes.
      - Make it more compliant with chromium code style.
      - Remove ununsed methods.
      - Use arraysize macro for array size calculation instead of doing it manually.
      
      BUG=44644
      TEST=trybots
      
      TODO: Write unittests for this API.
      TODO: Remove all the default arguments from the methods in this API. They aren't allowed by our style guide.
      
      Review URL: http://codereview.chromium.org/3007037
      
      git-svn-id: svn://svn.chromium.org/chrome/trunk/src@55375 0039d316-1c4b-4281-b951-d872f2087c98
      968d2c51
  10. Jul 26, 2010
  11. May 31, 2010
  12. Apr 23, 2009
  13. Mar 10, 2009
  14. Aug 24, 2008
  15. Jul 26, 2008
Loading