| Commit message (Expand) | Author | Age | Files | Lines |
* | Call Browser::InProgressDownloadResponse asynchronously on Mac. | bauerb@chromium.org | 2010-05-24 | 1 | -0/+21 |
* | Land dhg's CL 2109011 | xiyuan@chromium.org | 2010-05-21 | 2 | -3/+23 |
* | Adding some known mime types to the platform_mime_utils on linux. This might... | dhg@chromium.org | 2010-05-18 | 1 | -4/+4 |
* | NTP: Adds an app launched animation. | arv@chromium.org | 2010-05-18 | 1 | -0/+4 |
* | Revert r46909: "Reland r46681: Use IPC to wait for download in DownloadTest." | bauerb@chromium.org | 2010-05-11 | 2 | -14/+13 |
* | Reland r46681: Use IPC to wait for download in DownloadTest. | bauerb@chromium.org | 2010-05-11 | 2 | -13/+14 |
* | Moved URLFetcher and related classes to chrome/common/net. | sanjeevr@chromium.org | 2010-05-07 | 2 | -2/+2 |
* | Revert 46681 - Add AutomationMsg_WaitForDownloadShelfVisibilityChange and use... | bauerb@chromium.org | 2010-05-07 | 2 | -14/+13 |
* | Add AutomationMsg_WaitForDownloadShelfVisibilityChange and use it in UITestBa... | bauerb@chromium.org | 2010-05-07 | 2 | -13/+14 |
* | Use GetDisplayStringInLTRDirectionality() in more places to simplify code. | pkasting@chromium.org | 2010-05-05 | 2 | -6/+4 |
* | Mark all DownloadTest.[Dont]CloseNewTab* tests as flaky. | bauerb@chromium.org | 2010-05-04 | 1 | -6/+10 |
* | Mark DownloadTest.CloseNewTab1 as flaky. | bauerb@chromium.org | 2010-05-03 | 1 | -1/+2 |
* | Fix for bug 37909: "Clear All" in incognito downloads window will clear all, ... | georgey@chromium.org | 2010-04-30 | 2 | -0/+26 |
* | Changing linux platform for chromeos. This involved moving platform_util and... | dhg@chromium.org | 2010-04-29 | 4 | -4/+4 |
* | Fix save complete web page crasher | estade@chromium.org | 2010-04-26 | 4 | -18/+28 |
* | Get rid of more calls to FromWStringHack. | tony@chromium.org | 2010-04-26 | 3 | -17/+12 |
* | Close a newly opened (by cmd-clicking on a link) tab if it resulted in a down... | bauerb@chromium.org | 2010-04-21 | 1 | -0/+140 |
* | Revert 43950 - Revert 43931 [GTTF] Clean up browser tests: | viettrungluu@chromium.org | 2010-04-08 | 1 | -39/+13 |
* | Revert 43931 - [GTTF] Clean up browser tests: | viettrungluu@chromium.org | 2010-04-08 | 1 | -13/+39 |
* | Browser and unit test cases for patch submitted for Issue 23584 under | tony@chromium.org | 2010-04-08 | 4 | -29/+110 |
* | [GTTF] Tests cleanup: | phajdan.jr@chromium.org | 2010-04-08 | 1 | -28/+10 |
* | [GTTF] Clean up browser tests: | phajdan.jr@chromium.org | 2010-04-08 | 1 | -39/+13 |
* | Show an infobar when the user is using an unsupported flag. | viettrungluu@chromium.org | 2010-04-01 | 1 | -1/+2 |
* | Merge UiTest::GetTest* and ui_test_utils::GetTest*. Convert these utility fun... | thestig@chromium.org | 2010-03-31 | 1 | -7/+12 |
* | Fix build error on Chromium Linux | ananta@chromium.org | 2010-03-30 | 1 | -2/+2 |
* | Fix a UMR reported on the valgrind linux build bots while running the Downloa... | ananta@chromium.org | 2010-03-30 | 1 | -1/+2 |
* | Marking the DownloadRequestManagerTest.Allow test as flaky as it fails random... | ananta@chromium.org | 2010-03-29 | 1 | -1/+2 |
* | Patch the Browser GDI crash with excessive downloads by restricting maximum n... | inferno@chromium.org | 2010-03-29 | 3 | -9/+47 |
* | Reverting to fix chromium linux 64 unit tests | ananta@chromium.org | 2010-03-29 | 3 | -47/+9 |
* | Patch the Browser GDI crash with excessive downloads by restricting maximum n... | inferno@chromium.org | 2010-03-29 | 3 | -9/+47 |
* | Append a number to make app shortcut name unique. | xiyuan@chromium.org | 2010-03-26 | 3 | -34/+46 |
* | Move app/gfx/canvas and app/gfx/font to gfx/. | ben@chromium.org | 2010-03-23 | 1 | -1/+1 |
* | Move RTL related functions from app/l10n_util to base/i18n/rtl | ben@chromium.org | 2010-03-20 | 2 | -9/+11 |
* | Resubmit 1025006: Refactor app-related manifest properties | aa@chromium.org | 2010-03-19 | 1 | -1/+1 |
* | Revert 42091 - Refactor apprelated manifest properties so that they don't | andybons@chromium.org | 2010-03-19 | 1 | -1/+1 |
* | Refactor app-related manifest properties so that they don't | aa@chromium.org | 2010-03-19 | 1 | -1/+1 |
* | Win7: Show download progress in superbar. | mhm@chromium.org | 2010-03-19 | 1 | -1/+38 |
* | Force an app's orgin to be the origin of the URL the crx is | aa@chromium.org | 2010-03-18 | 1 | -0/+1 |
* | Fix the problem that a Save As dialog pops up on drag-out when "Ask where to ... | jianli@chromium.org | 2010-03-18 | 1 | -4/+7 |
* | GTK: implement extension bookmark manager drag api. | estade@chromium.org | 2010-03-18 | 1 | -1/+1 |
* | Move some more files to toplevel gfx dir. | ben@chromium.org | 2010-03-17 | 2 | -2/+2 |
* | [GTTF] Make automation framework more solid by making sure that | phajdan.jr@chromium.org | 2010-03-16 | 1 | -4/+4 |
* | Move base/gfx contents to gfx/ | ben@chromium.org | 2010-03-14 | 1 | -1/+1 |
* | Don't fail when default download folder doesn't exist | kinuko@chromium.org | 2010-03-13 | 1 | -2/+4 |
* | Mechanical refactor of CrxInstaller signatures. This will make | aa@chromium.org | 2010-03-12 | 1 | -20/+15 |
* | win: string_util.h -> utf_string_conversions.h fix. | jhawkins@google.com | 2010-03-11 | 1 | -1/+1 |
* | [GTTF] Add more NULL-checks to UI tests that were lacking them to avoid crash... | phajdan.jr@chromium.org | 2010-03-11 | 2 | -8/+9 |
* | Start a download in the user's download directory to lower rename failure pos... | kinuko@chromium.org | 2010-03-09 | 4 | -22/+61 |
* | Fix file permissions in save_as mode on POSIX. | kinuko@chromium.org | 2010-03-09 | 1 | -0/+4 |
* | chrome 6: string_util.h -> utf_string_conversions.h fix. | jhawkins@chromium.org | 2010-03-08 | 3 | -3/+4 |