summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Assert that HttpNetworkTransaction::GetResponseInfo() shouldukai@chromium.org2009-05-151-1/+5
* Changes common.gypi to not wrap number with quotes because of recentsky@chromium.org2009-05-151-1/+1
* Refactors DockInfo so that it can be used on Linux. I haven't done thesky@chromium.org2009-05-158-375/+439
* ChromeFont->gfx::Fontbeng@google.com2009-05-1583-341/+367
* Signature changed to take a Profile*tim@chromium.org2009-05-153-3/+3
* Create app_switches and remove a dep.beng@google.com2009-05-1517-34/+68
* Adjust histograms to only collect non-cache stats for SDCH.jar@chromium.org2009-05-157-47/+67
* Update French spellcheck dictionary to 1.4.jungshik@google.com2009-05-151-1/+1
* Test fails on linux, not sure why. Disable while I investigate.tc@google.com2009-05-151-0/+3
* Switch from using an iframe to using a JSON URL and dynamically generating th...erikkay@google.com2009-05-151-26/+119
* Fix issue where the star in the history page could be hidden by longarv@chromium.org2009-05-151-3/+50
* Change the way button width is calculated for the button. Currently, for the ...jshin@chromium.org2009-05-151-2/+4
* Remove mac failure.tc@google.com2009-05-151-5/+1
* fix my retardation and the buildbeng@google.com2009-05-152-62/+0
* Rebaseline 2 tests that are new from the merge.tc@google.com2009-05-145-3/+2
* Remove a trailing slash in BrowserView. gcc doesn't like these.sky@chromium.org2009-05-141-1/+1
* Fix reversed arguments to EXPECT_EQ() in mime_util_unittest.thestig@chromium.org2009-05-141-4/+4
* Reverting 16124.beng@google.com2009-05-1413-53/+151
* Reverting 16122.beng@google.com2009-05-1411-27/+53
* Change the host() method of ProxyServer to strip thewtc@chromium.org2009-05-144-6/+51
* 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