| Commit message (Expand) | Author | Age | Files | Lines |
* | Add new PathService paths for Windows' All Users Desktop and Quick Launch fol... | gab@chromium.org | 2012-09-20 | 1 | -1/+1 |
* | Revert 157667 - Add new PathService paths for Windows' All Users Desktop and ... | wjia@chromium.org | 2012-09-20 | 1 | -1/+1 |
* | Add new PathService paths for Windows' All Users Desktop and Quick Launch fol... | gab@chromium.org | 2012-09-20 | 1 | -1/+1 |
* | Support Drag and Drop across displays. | mazda@chromium.org | 2012-08-26 | 1 | -1/+4 |
* | Kill DownloadItem::IsOtr() | benjhayden@chromium.org | 2012-08-14 | 1 | -104/+0 |
* | Unify and clean up system download notifications, add Mountain Lion support. | avi@chromium.org | 2012-08-12 | 1 | -58/+0 |
* | Reland | benjhayden@chromium.org | 2012-08-09 | 1 | -2/+0 |
* | Revert 149794 - DownloadItem::Observer::OnDownloadDestroyed() replaces Downlo... | rdsmith@chromium.org | 2012-08-06 | 1 | -0/+2 |
* | DownloadItem::Observer::OnDownloadDestroyed() replaces DownloadItem::REMOVING | benjhayden@chromium.org | 2012-08-03 | 1 | -2/+0 |
* | Initial fixes to run unit_tests bundle on android. | nileshagrawal@chromium.org | 2012-07-27 | 1 | -0/+5 |
* | download: Move GenerateFileNameFromRequest() into chrome_download_manager_del... | tfarina@chromium.org | 2012-07-23 | 1 | -13/+0 |
* | download: Remove unused GetUniquePathNumberWithCrDownload() function. | tfarina@chromium.org | 2012-07-19 | 1 | -5/+0 |
* | This CL moves the contents of ui_resources_standard.grd into ui_resources.grd... | benrg@chromium.org | 2012-07-11 | 1 | -1/+1 |
* | Fix drawing of download progress indicator. | avi@chromium.org | 2012-06-23 | 1 | -39/+26 |
* | grd file update for new 2x assets | thakis@chromium.org | 2012-06-22 | 1 | -1/+1 |
* | aura: Fix draggin files from downloads page. This was broken from when we | varunjain@chromium.org | 2012-06-13 | 1 | -4/+11 |
* | Renamed BrowserWindow::GetNativeHandle() to GetNativeWindow() | davemoore@chromium.org | 2012-06-07 | 1 | -1/+1 |
* | Rename DrawBitmapInt to DrawImageInt | pkotwicz@chromium.org | 2012-06-07 | 1 | -10/+10 |
* | Revert 140877 - Rename DrawBitmapInt to DrawImageInt | pkotwicz@chromium.org | 2012-06-06 | 1 | -10/+10 |
* | Rename DrawBitmapInt to DrawImageInt | pkotwicz@chromium.org | 2012-06-06 | 1 | -10/+10 |
* | Converted the rest of chrome except for extensions and favicons to user Image... | pkotwicz@chromium.org | 2012-06-05 | 1 | -21/+23 |
* | Revert 140531 - Converted the rest of chrome except for extensions and favico... | pkotwicz@chromium.org | 2012-06-05 | 1 | -23/+21 |
* | Converted the rest of chrome except for extensions and favicons to user Image... | pkotwicz@chromium.org | 2012-06-05 | 1 | -21/+23 |
* | Converts remainder of ui (except for ui/app_list) and chrome/browser/ui/views... | pkotwicz@chromium.org | 2012-05-31 | 1 | -2/+2 |
* | download: Remove browser_view.h include from download_util.cc | tfarina@chromium.org | 2012-05-07 | 1 | -1/+1 |
* | Linux: Use the same safe downloads logic as Windows. (try 2) | thestig@chromium.org | 2012-04-28 | 1 | -23/+37 |
* | Revert 134362 - Linux: Use the same safe downloads logic as Windows. | yoz@chromium.org | 2012-04-27 | 1 | -36/+23 |
* | Linux: Use the same safe downloads logic as Windows. | thestig@chromium.org | 2012-04-27 | 1 | -23/+36 |
* | Fix downloads page drag/drop in WIN. | varunjain@chromium.org | 2012-04-13 | 1 | -5/+10 |
* | Replaced sk_canvas()->drawPath() with DrawPath() | pkotwicz@chromium.org | 2012-04-10 | 1 | -1/+1 |
* | Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTK | oshima@chromium.org | 2012-04-05 | 1 | -10/+3 |
* | Display error-specific messages when a download is interrupted. | ahendrickson@chromium.org | 2012-04-02 | 1 | -0/+3 |
* | Check for null widget in DragDownload which is causing the crash in the bug. | varunjain@chromium.org | 2012-03-28 | 1 | -0/+5 |
* | aura: Enable drag/drop from the downloads tray. | varunjain@chromium.org | 2012-03-27 | 1 | -11/+14 |
* | ui/gfx: Remove the deprecated "operator const SkBitmap*" from Image API. | tfarina@chromium.org | 2012-03-21 | 1 | -1/+1 |
* | Add new danger type for uncommon or unknown downloads. | asanka@chromium.org | 2012-03-16 | 1 | -3/+7 |
* | ui/gfx: Get rid of CanvasSkia::GetSkCanvas() function. | tfarina@chromium.org | 2012-03-13 | 1 | -3/+3 |
* | Move download_types.h to content/public and rename it to match the one struct... | jam@chromium.org | 2012-03-13 | 1 | -1/+0 |
* | content: Start moving url_constants.{h,cc} to content namespace. | tfarina@chromium.org | 2012-03-13 | 1 | -2/+2 |
* | ui/gfx: Make gfx::Canvas inherit from gfx::CanvasSkia. | tfarina@chromium.org | 2012-03-09 | 1 | -1/+1 |
* | Get rid of download_create_info.h entry in DEPS, it's not actually needed. | jam@chromium.org | 2012-03-07 | 1 | -2/+0 |
* | Move RenderWidgetHost and RenderViewHost interfaces to their own files. | joi@chromium.org | 2012-03-06 | 1 | -1/+1 |
* | Move most of ui/views/drag_utils to ui/base/dragdrop so it can be used outsid... | jam@chromium.org | 2012-03-05 | 1 | -1/+1 |
* | Isolate initiation counts for downloads to their own histograms and improve | rdsmith@chromium.org | 2012-02-15 | 1 | -1/+6 |
* | Move common file path related methods between chrome & content to file_util. ... | jam@chromium.org | 2012-01-31 | 1 | -4/+2 |
* | Move DownloadFile back to content\browser\download. Only static functions in ... | jam@chromium.org | 2012-01-31 | 1 | -1/+1 |
* | Update the Chrome download histogram after the xml file was changed. | jam@chromium.org | 2012-01-26 | 1 | -1/+1 |
* | Remove some unnecessary resource_dispatcher_host.h includes. | darin@chromium.org | 2012-01-25 | 1 | -2/+1 |
* | Move DownloadDangerType to its own file. | jam@chromium.org | 2012-01-24 | 1 | -8/+10 |
* | Get rid of download_stats.h dependency from Chrome. | jam@chromium.org | 2012-01-24 | 1 | -0/+25 |