| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixes almost all of the rest of lint errors in the chrome/ directory (minus t... | erg@google.com | 2009-11-13 | 7 | -12/+13 |
* | A large number of style nits in preparation for turning on automated cpplint.py. | erg@google.com | 2009-11-11 | 2 | -2/+3 |
* | Mark all tests in the DownloadTest suite as flaky under Windows (as discussed... | rolandsteiner@chromium.org | 2009-11-10 | 1 | -5/+19 |
* | Basic wiring to enable downloads for CF's host browser network stack. A nota... | tommi@chromium.org | 2009-11-07 | 3 | -0/+13 |
* | Revert "Revert r31175 r31176 r31187" | hclam@chromium.org | 2009-11-06 | 5 | -6/+19 |
* | Rever r31175 r31176 r31187 | hclam@chromium.org | 2009-11-06 | 5 | -19/+6 |
* | If the download manager setting "prompt for a location for each downloaded fi... | aa@chromium.org | 2009-11-06 | 1 | -3/+3 |
* | Sixth patch in making destructors of refcounted objects private. | jam@chromium.org | 2009-11-06 | 5 | -6/+19 |
* | Enable localization of default downloaded filename. | tony@chromium.org | 2009-11-04 | 2 | -3/+14 |
* | Add first class support for user scripts. | aa@chromium.org | 2009-11-04 | 1 | -10/+34 |
* | Last patch in removing MessageLoop* caching. | jam@chromium.org | 2009-11-03 | 3 | -25/+19 |
* | Fourth patch in getting rid of caching MessageLoop pointers. | jam@chromium.org | 2009-11-02 | 5 | -225/+147 |
* | Clean up temp scaffolding stubs some. It can be mac only now. | estade@chromium.org | 2009-11-02 | 1 | -2/+0 |
* | Disable DownloadTest.PerWindowShelf because of flakiness. | mirandac@chromium.org | 2009-10-30 | 1 | -1/+2 |
* | Get rid of MessageLoop* caching in extensions code. | jam@chromium.org | 2009-10-30 | 1 | -1/+0 |
* | Unflaky tests. | thakis@chromium.org | 2009-10-29 | 1 | -4/+2 |
* | First of several patches to get rid of MessageLoop caching now that we have C... | jam@chromium.org | 2009-10-28 | 2 | -84/+64 |
* | Fix for bug 10876 that resulted in some refactoring: | rolandsteiner@chromium.org | 2009-10-28 | 4 | -40/+58 |
* | Revert 30168 - Commit patch set from http://codereview.chromium.org/149796 | rolandsteiner@chromium.org | 2009-10-27 | 4 | -58/+40 |
* | Commit patch set from http://codereview.chromium.org/149796 | rolandsteiner@chromium.org | 2009-10-27 | 4 | -40/+58 |
* | Simplify threading in browser thread by making only ChromeThread deal with di... | jam@chromium.org | 2009-10-27 | 3 | -52/+43 |
* | Move initialization of ChromeURLRequestContexts to the IO thread. | eroman@chromium.org | 2009-10-23 | 8 | -35/+53 |
* | Disable system suspend while downloading files on win32. | mark@chromium.org | 2009-10-23 | 2 | -1/+6 |
* | Do some cleanup of file path name handling. | brettw@chromium.org | 2009-10-22 | 2 | -15/+10 |
* | A few more #ifdefs for platform-specific behaviors to port this test to mac. | mark@chromium.org | 2009-10-22 | 1 | -52/+79 |
* | Test has failed a few times in the current waterfall display. The bug that e... | thomasvl@chromium.org | 2009-10-16 | 1 | -1/+2 |
* | Add DownloadMimeTest to the flaky list. | nsylvain@chromium.org | 2009-10-15 | 1 | -1/+2 |
* | Use FilePath in URLRequestMocks. | evan@chromium.org | 2009-10-14 | 3 | -11/+10 |
* | Make the multiple download request dialog an infobar. | estade@chromium.org | 2009-10-14 | 8 | -188/+209 |
* | Remove the unnecessary conversion to wstring when calling file_util::WriteFile. | evan@chromium.org | 2009-10-13 | 1 | -1/+1 |
* | This patch enables "Save page as" (ctrl+s) for resources located at | jamesr@chromium.org | 2009-10-13 | 1 | -4/+6 |
* | Mark the IcognitoDownload as flaky because it keeps | nsylvain@chromium.org | 2009-10-13 | 1 | -1/+2 |
* | Move native_widget_types and gtk_native_view_id_manager from base/gfx to | brettw@chromium.org | 2009-10-11 | 2 | -2/+2 |
* | Change text for extension download UI. | sidchat@chromium.org | 2009-10-09 | 2 | -10/+12 |
* | Move more ICU-dependent stuff from base into base/i18n. Some test stuff also | brettw@chromium.org | 2009-10-09 | 1 | -1/+1 |
* | Make on-demand download directory creation safe. | estade@chromium.org | 2009-10-09 | 4 | -20/+39 |
* | Separate out some more ICU from base and into base/i18n. | brettw@chromium.org | 2009-10-08 | 2 | -5/+8 |
* | One more bad extension. | abarth@chromium.org | 2009-10-08 | 1 | -0/+1 |
* | Add more extensions to our download_exe list. | abarth@chromium.org | 2009-10-07 | 1 | -0/+6 |
* | Copy the relevant parts of ICU to a new file base/third_party/icu/icu_utf.* | brettw@chromium.org | 2009-10-07 | 1 | -1/+17 |
* | Make sure download shelf items and download items don't share names. | mhm@chromium.org | 2009-10-01 | 1 | -1/+1 |
* | Landing patch from contributor Thiago Farina. | finnur@chromium.org | 2009-09-30 | 2 | -2/+2 |
* | Add kMDItemWhereFroms metadata attribute to downloaded files. Combine with qu... | pinkerton@chromium.org | 2009-09-29 | 1 | -3/+5 |
* | Coverity: Initialize all of the member variables in the default constructor. | jhawkins@chromium.org | 2009-09-28 | 1 | -11/+20 |
* | Update the TabContents::SavePage parameter to take FilePath instead of wstrin... | rsesek@chromium.org | 2009-09-26 | 1 | -6/+3 |
* | Remove the context menu item 'Remove from shelf' from download shelf | mhm@chromium.org | 2009-09-26 | 2 | -12/+0 |
* | Create the download folder if it doesn't exist. That is, the actual download ... | thestig@chromium.org | 2009-09-25 | 4 | -49/+84 |
* | Make extension installation work when the "ask for destination | aa@chromium.org | 2009-09-25 | 1 | -2/+7 |
* | linux: port some of the download manager unit test | evan@chromium.org | 2009-09-25 | 1 | -23/+137 |
* | Coverity: Initialize file_loop_ and io_loop_ in the constructor. | jhawkins@chromium.org | 2009-09-25 | 1 | -0/+2 |