summaryrefslogtreecommitdiffstats
path: root/chrome/browser/renderer_host/gtk_key_bindings_handler_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Move some more renderer messages to content. Also move a couple of files whi...jam@chromium.org2011-03-221-1/+1
* Move the remaining files in chrome\common to content\common.jam@chromium.org2011-03-171-1/+1
* GtkKeyBindingsTest.* do not fail anymore.suzhe@google.com2010-12-221-6/+3
* Remove all CHECK() in gtk_key_bindings_handler_unittest.ccsuzhe@google.com2010-12-221-6/+1
* GtkKeyBindingsTest.* fail on Linux bots with chroot.suzhe@google.com2010-12-221-3/+3
* Add more CHECK() to help debug issue 60363.suzhe@google.com2010-12-221-0/+5
* Add a CHECK() to verify the existence of necessary data file.suzhe@google.com2010-12-221-0/+3
* Mark the GtkKeyBindingsHandlerTest tests as flaky since they don't work in a...nsylvain@chromium.org2010-10-231-3/+6
* Revert 61269 (broke lots of browser and ui tests, like on your try run) - [GT...thakis@chromium.org2010-10-021-4/+1
* [GTK] delay reference count check in OwnedWidgetGtkestade@chromium.org2010-10-021-1/+4
* [Linux] Always enable emacs key bindings.suzhe@chromium.org2010-03-241-3/+0
* Deprecate PathService::Get(..., wstring*) and use FilePath instead.evan@chromium.org2009-10-191-3/+3
* Supports Gtk keyboard themes.suzhe@chromium.org2009-09-101-0/+220