| Commit message (Expand) | Author | Age | Files | Lines |
* | FBTF: Remove "obviously" unneeded standard C++ library #includes. | viettrungluu@chromium.org | 2010-08-15 | 1 | -4/+0 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Download code cleanup: | phajdan.jr@chromium.org | 2010-07-21 | 1 | -19/+10 |
* | Rename the download to its final name only after the download is finished | kinuko@chromium.org | 2010-07-21 | 1 | -2/+8 |
* | Download code cleanup: split big files into smaller one. | phajdan.jr@chromium.org | 2010-07-16 | 1 | -199/+2 |
* | Download code cleanup: | phajdan.jr@chromium.org | 2010-07-14 | 1 | -20/+15 |
* | Move some more files to toplevel gfx dir. | ben@chromium.org | 2010-03-17 | 1 | -1/+1 |
* | Refactor DragDownloadFile so that it can be used by both Windows and MacOSX. | jianli@chromium.org | 2010-02-10 | 1 | -7/+22 |
* | Support dragging a virtual file out of the browser. | jianli@chromium.org | 2010-01-15 | 1 | -0/+2 |
* | Fixes almost all of the rest of lint errors in the chrome/ directory (minus t... | erg@google.com | 2009-11-13 | 1 | -2/+2 |
* | Revert "Revert r31175 r31176 r31187" | hclam@chromium.org | 2009-11-06 | 1 | -1/+4 |
* | Rever r31175 r31176 r31187 | hclam@chromium.org | 2009-11-06 | 1 | -4/+1 |
* | Sixth patch in making destructors of refcounted objects private. | jam@chromium.org | 2009-11-06 | 1 | -1/+4 |
* | First of several patches to get rid of MessageLoop caching now that we have C... | jam@chromium.org | 2009-10-28 | 1 | -15/+2 |
* | Move initialization of ChromeURLRequestContexts to the IO thread. | eroman@chromium.org | 2009-10-23 | 1 | -3/+6 |
* | Disable system suspend while downloading files on win32. | mark@chromium.org | 2009-10-23 | 1 | -0/+4 |
* | Move native_widget_types and gtk_native_view_id_manager from base/gfx to | brettw@chromium.org | 2009-10-11 | 1 | -1/+1 |
* | Speculative fix for Mac quarantine crash | stuartmorgan@google.com | 2009-09-10 | 1 | -0/+3 |
* | Replace the RenderProcessHost.PID function that returns the OS-generated | brettw@chromium.org | 2009-08-31 | 1 | -2/+2 |
* | Show or open downloaded items on the UI thread for Mac. This is | paul@chromium.org | 2009-08-18 | 1 | -0/+6 |
* | Reduce header dependencies in chrome/browser/ | phajdan.jr@chromium.org | 2009-06-16 | 1 | -5/+4 |
* | Add quarantine metadata to downloads on the Mac. Patch by Stuart Morgan | mark@chromium.org | 2009-04-27 | 1 | -0/+6 |
* | Installing extensions (drag/drop, download crx file) will now be | georged@chromium.org | 2009-04-01 | 1 | -1/+2 |
* | Refactor BaseDownloadItemModel and its inheritors. | estade@chromium.org | 2009-02-23 | 1 | -1/+0 |
* | Bring download_file, download_manager into POSIX build. | estade@chromium.org | 2009-02-22 | 1 | -1/+2 |
* | Change url wstrings to GURLS | estade@chromium.org | 2009-02-12 | 1 | -1/+1 |
* | Porting in the download manager (plus tiny bits of cleanup). | brettw@chromium.org | 2009-01-30 | 1 | -5/+5 |
* | Change URLRequest to use a ref-counted buffer for actual IO. | rvargas@google.com | 2009-01-29 | 1 | -1/+4 |
* | POSIX: gfx::NativeViewId and CrossProcessEvent | agl@chromium.org | 2009-01-27 | 1 | -1/+3 |
* | revert r8603 | rvargas@google.com | 2009-01-24 | 1 | -4/+1 |
* | Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting ... | rvargas@google.com | 2009-01-24 | 1 | -1/+4 |
* | Convert download manager to FilePath. | estade@chromium.org | 2009-01-06 | 1 | -12/+9 |
* | Unbreak unit tests. Revert r7564. | estade@chromium.org | 2009-01-05 | 1 | -9/+12 |
* | * switch download manager to using FilePath | estade@chromium.org | 2009-01-05 | 1 | -12/+9 |
* | This CL adds prompting for dangerous types of files (executable) when they ar... | jcampan@chromium.org | 2008-10-10 | 1 | -0/+3 |
* | Cross-platform wrappers for fopen, _wfopen_s, etc. | mark@chromium.org | 2008-10-01 | 1 | -1/+1 |
* | Move the download code to new directories: | paulg@google.com | 2008-09-13 | 1 | -0/+273 |