| Commit message (Expand) | Author | Age | Files | Lines |
* | This CL fixes issue 14481 - RTL: Chrome is trying to open exe file directly a... | xji@chromium.org | 2009-06-25 | 1 | -9/+24 |
* | Update Skia transfer mode names in browser/* to Skia r239 | amanda@chromium.org | 2009-06-25 | 1 | -2/+2 |
* | This CL fixes issue 6103 -- Individual download items on the download shelf a... | xji@chromium.org | 2009-06-12 | 1 | -27/+36 |
* | Gets a couple of download classes to compile on linux. Updates the | sky@chromium.org | 2009-05-26 | 1 | -19/+38 |
* | If there is not enough room in the download shelf to show a download, move th... | jcampan@chromium.org | 2009-05-15 | 1 | -3/+2 |
* | ChromeCanvas->gfx::Canvas | ben@chromium.org | 2009-05-15 | 1 | -3/+3 |
* | Refactors menus so that I can create a MenuGtk implementation, and moves it into | sky@chromium.org | 2009-05-14 | 1 | -15/+19 |
* | Remove even more ATL dependencies. | maruel@chromium.org | 2009-05-14 | 1 | -1/+1 |
* | Revert 15965. I wasn't supposed to check that in since it still doesn't compi... | maruel@chromium.org | 2009-05-13 | 1 | -1/+1 |
* | Remove even more ATL dependencies. | maruel@chromium.org | 2009-05-13 | 1 | -1/+1 |
* | Move win_util.h from common to app. | ben@chromium.org | 2009-05-08 | 1 | -1/+1 |
* | Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo... | ben@chromium.org | 2009-05-08 | 1 | -1/+1 |
* | Move src/chrome/views to src/views. RS=darin http://crbug.com/11387 | ben@chromium.org | 2009-05-08 | 1 | -4/+4 |
* | Move chrome_canvas to app/gfx | ben@chromium.org | 2009-05-06 | 1 | -1/+1 |
* | Move l10n_util to app/ | ben@chromium.org | 2009-05-05 | 1 | -1/+1 |
* | Adds toplevel app/ directory and moves ResourceBundle into it. | ben@chromium.org | 2009-05-05 | 1 | -1/+1 |
* | Monitor some sensitive UI actions for evidence of clickjacking. | abarth@chromium.org | 2009-04-26 | 1 | -0/+11 |
* | Remove deprecated file_util::GetFilenameWithoutExtensionFromPath(), also conv... | thestig@chromium.org | 2009-04-24 | 1 | -10/+12 |
* | Clean up icon loader/manager in preparation for porting. | estade@chromium.org | 2009-04-14 | 1 | -4/+3 |
* | Disables the download item on the download-shelf when the file is opened. | jcampan@chromium.org | 2009-04-07 | 1 | -10/+51 |
* | The death knell for the old native buttons, checkboxes and radio buttons. | ben@chromium.org | 2009-03-23 | 1 | -7/+5 |
* | Move controls into their own dir under chrome/views/controls | ben@chromium.org | 2009-03-17 | 1 | -2/+2 |
* | Move widget related files into views/widget | ben@chromium.org | 2009-03-17 | 1 | -2/+2 |
* | Make Widget return a gfx::NativeView instead of a HWND. | ben@chromium.org | 2009-03-12 | 1 | -1/+1 |
* | Refactor the download shelf context menu in preparation for porting. | estade@chromium.org | 2009-03-06 | 1 | -4/+63 |
* | Fixes CRLF and trailing white spaces. | maruel@chromium.org | 2009-03-05 | 1 | -3/+3 |
* | Refactor BaseDownloadItemModel and its inheritors. | estade@chromium.org | 2009-02-23 | 1 | -1/+2 |
* | Update include paths for grit files. Go ahead and resort | tc@google.com | 2009-02-22 | 1 | -3/+2 |
* | Second try of landing chrome_resources project. Changes from last time: | tc@google.com | 2009-02-12 | 1 | -1/+1 |
* | Revert "Create a chrome_resources.vcproj that holds grd files that hold" | tc@google.com | 2009-02-12 | 1 | -1/+1 |
* | Create a chrome_resources.vcproj that holds grd files that hold | tc@google.com | 2009-02-12 | 1 | -1/+1 |
* | Convert download manager to FilePath. | estade@chromium.org | 2009-01-06 | 1 | -5/+5 |
* | Unbreak unit tests. Revert r7564. | estade@chromium.org | 2009-01-05 | 1 | -5/+5 |
* | * switch download manager to using FilePath | estade@chromium.org | 2009-01-05 | 1 | -5/+5 |
* | Rename Container->Widget | ben@chromium.org | 2008-11-21 | 1 | -2/+2 |
* | Fix crash in the icon manager. The decoding could be NULL, which would then get | brettw@google.com | 2008-11-07 | 1 | -1/+7 |
* | Add a function for eliding filenames to a set pixel width while preserving th... | glen@chromium.org | 2008-11-06 | 1 | -42/+9 |
* | Always show file extensions in the shelf. | glen@chromium.org | 2008-11-03 | 1 | -7/+64 |
* | Move Time, TimeDelta and TimeTicks into namespace base. | dsh@google.com | 2008-10-27 | 1 | -0/+2 |
* | Fixing various layout issues with the download shelf: | finnur@google.com | 2008-10-21 | 1 | -26/+29 |
* | Rename ChromeViews namespace to views | ben@chromium.org | 2008-10-16 | 1 | -11/+11 |
* | Make View::SetBounds take a const gfx::Rect& instead of a const CRect& | ben@chromium.org | 2008-10-16 | 1 | -6/+1 |
* | Rename ViewContainer to Container and HWNDViewContainer to ContainerWin. | ben@chromium.org | 2008-10-16 | 1 | -2/+2 |
* | Convert GetPreferredSize from: | beng@google.com | 2008-10-15 | 1 | -39/+36 |
* | Change all ConvertPointTo* methods to use gfx::Point instead of CPoint. | ben@chromium.org | 2008-10-14 | 1 | -5/+5 |
* | Fix crash in saving pages. | ben@chromium.org | 2008-10-13 | 1 | -0/+1 |
* | This CL adds prompting for dangerous types of files (executable) when they ar... | jcampan@chromium.org | 2008-10-10 | 1 | -59/+310 |
* | Port some more of chrome/ to Linux. | deanm@google.com | 2008-10-02 | 1 | -0/+1 |
* | Rename legacy methods that were in CamelCase to unix_hacker. | erg@google.com | 2008-09-17 | 1 | -8/+7 |
* | Move the download code to new directories: | paulg@google.com | 2008-09-13 | 1 | -1/+1 |