1. ed0fd6c MacViews/a11y: Typedef gfx::NativeViewAccessible to id for all of Mac & iOS. by patricialor · 7 years ago
  2. 70d5c14 Declare pool_ as id instead of NSAutoreleasePool. by stkhapugin · 8 years ago
  3. 5e21f7b Change visibility of the destructor to public. by lpromero@google.com · 12 years ago
  4. c8cddec Move NSAutoreleasePool management into the PlatformTest constructor and by mark@chromium.org · 15 years ago
  5. 9d68067 NO CODE CHANGE by deanm@chromium.org · 16 years ago
  6. e574344 Fixes CRLF and trailing white spaces. by maruel@chromium.org · 16 years ago
  7. 0d8eba7 * Cleanup: move base/platform_test.h -> testing/ by jeremy@chromium.org · 16 years ago[Renamed (79%) from base/platform_test.h]
  8. aa13be6 Set svn:eol-style = LF on files in base from which it is missing by mmentovai@google.com · 16 years ago
  9. f003cfe Use a more compact license header in source files. by license.bot · 16 years ago
  10. f240684 Create a gtest test fixture subclass that allows for platform specific setup and teardown hooks. On the Mac use this to create an outer Autorelease pool. by erikkay@google.com · 16 years ago