summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Move bitmap conversion function from chrome/common/gtk_utils.h into app/gfx/g...beng@google.com2009-05-1411-53/+27
* Baseline some layout tests for linux. These differ in the pixels along text, ...eroman@chromium.org2009-05-145-3/+2
* Fix document-location-click-timeout.html crash on linux.tc@google.com2009-05-142-2/+2
* Make the Clear Data dialog wider on Filipino locale.finnur@chromium.org2009-05-141-2/+2
* Make convert_dict work again by adding AtExitManager in stack in main().jshin@chromium.org2009-05-141-0/+2
* Fix a crash in Hunspell : jshin@chromium.org2009-05-148-70242/+89454
* Setup.exe now tries to uncompress patch using courgette.sra@chromium.org2009-05-142-2/+16
* Use the Mac omnibox field's font as the basis for the fonts used in the field...shess@chromium.org2009-05-144-51/+77
* This CL fix issue 11907 -- RTL: Focus is not on the text after checking "Dele...xji@chromium.org2009-05-141-2/+11
* Remove pixel results for a bunch of http navigation tests.tc@google.com2009-05-1497-3005/+0
* Unfork and remove generate-bindings.pl from our tree.dglazkov@chromium.org2009-05-143-71/+2
* Fix bustage... some more traces of always-on-top I forgot to remove.beng@google.com2009-05-142-6/+0
* Move Always On Top setting out of Window/WindowDelegate and into task manager...beng@google.com2009-05-1415-180/+134
* Add some baselines for mac, and remove some passing tests.ericroman@google.com2009-05-147-6/+81
* Make the options reset confirm dialog a little wider in ML.mal@chromium.org2009-05-141-1/+1
* Add error handling to PageAction extension API.finnur@chromium.org2009-05-142-13/+29
* Refactors menus so that I can create a MenuGtk implementation, and moves it intosky@chromium.org2009-05-1427-779/+910
* Delete the empty 'merge' directory from webkit/tools.tc@google.com2009-05-140-0/+0
* Extend the chrome.tabs API to allow relative paths.finnur@chromium.org2009-05-141-5/+26
* Rebaseline on mac too.tc@google.com2009-05-141-1/+1
* Enable the fast BMPImageDecoderTest tests under Purify.thestig@chromium.org2009-05-141-2/+3
* Add #include <string> to fix building with gcc 4.3.thestig@chromium.org2009-05-141-0/+1
* Add basic checkbox support for GTK.brettw@chromium.org2009-05-144-2/+36
* Mark tests as failing while I investigate.tc@google.com2009-05-141-0/+17
* A few quick fixes to SimpleDataSource.scherkus@chromium.org2009-05-142-12/+13
* Merge webkit from r43671 to r43715.tc@google.com2009-05-143-3/+3
* Add star icon for bookmarked results in the omnibox2 popup view.beng@google.com2009-05-142-6/+18
* valgrind: re-enable some tests.evan@chromium.org2009-05-141-5/+0
* Remove even more ATL dependencies.maruel@chromium.org2009-05-1463-192/+241
* Change VideoRendererImpl to use VideoThread as opposed to VideoRendererBase.scherkus@chromium.org2009-05-142-17/+34
* Split BMPImageDecoderTest.* tests into fast and slow tests. Enable fast tests...thestig@chromium.org2009-05-144-12/+72
* Example script to run all tests under valgrinddkegel@google.com2009-05-141-0/+75
* Add another missing dep for getting resource headers generated.thomasvl@chromium.org2009-05-141-0/+1
* Add a separate cookie store that's used for extensions.mpcomplete@google.com2009-05-1414-50/+175
* linux: we actually already had a bug on file for this NOTIMPLEMENTED.evan@chromium.org2009-05-141-1/+4
* linux: more NOTIMPLEMENTED bugs.evan@chromium.org2009-05-141-1/+1
* linux: another notimplemented into a bug.evan@chromium.org2009-05-141-1/+3
* linux: not supporting page actions is a bug.evan@chromium.org2009-05-141-1/+1
* scaffolding: SetAsDefaultBrowser NOTIMPLEMENTED made into a bug.evan@chromium.org2009-05-141-2/+2
* Roll webkit deps from r43664 to r43671. This should fix thetc@google.com2009-05-142-2/+8
* Fixing a few locale settings for the Clear Browsing Data dialog.finnur@chromium.org2009-05-144-6/+6
* Provide one set of mac common app name defines for things that need the name ...thomasvl@chromium.org2009-05-144-10/+25
* Fixup colors for inactive tab.jeremy@chromium.org2009-05-141-2/+2
* Implement OS X Encoding Menu.jeremy@chromium.org2009-05-1414-103/+467
* scaffolding: convert a NOTIMPLEMENTED into a bug.evan@chromium.org2009-05-141-3/+3
* Add support for almost-recursive watches in Linux DirectoryWatcherphajdan.jr@chromium.org2009-05-1410-118/+300
* Merge from r43637 to r43664.tc@google.com2009-05-1424-37/+267
* Enabled mulithreaded video decoding.scherkus@chromium.org2009-05-141-1/+17
* Fix regression caused by gfx::Size no longer accepting negative tim@chromium.org2009-05-141-3/+2
* Change WtlVideoRenderer to use VideoThread as opposed to VideoRendererBase.scherkus@chromium.org2009-05-142-16/+26