| Commit message (Expand) | Author | Age | Files | Lines |
* | Deprecate most of the remaining wstring file_util functions. | evan@chromium.org | 2010-07-08 | 1 | -2/+1 |
* | Canvas refactoring Phase 4a: | ben@chromium.org | 2010-06-29 | 1 | -10/+2 |
* | Canvas refactoring part 3. | ben@chromium.org | 2010-06-25 | 1 | -7/+8 |
* | Revert 50784 - Canvas refactoring part 3. | ben@chromium.org | 2010-06-24 | 1 | -8/+7 |
* | Canvas refactoring part 3. | ben@chromium.org | 2010-06-24 | 1 | -7/+8 |
* | Use GetDisplayStringInLTRDirectionality() in more places to simplify code. | pkasting@chromium.org | 2010-05-05 | 1 | -3/+2 |
* | Append a number to make app shortcut name unique. | xiyuan@chromium.org | 2010-03-26 | 1 | -0/+28 |
* | 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 | 1 | -7/+8 |
* | Win7: Show download progress in superbar. | mhm@chromium.org | 2010-03-19 | 1 | -1/+38 |
* | GTK: implement extension bookmark manager drag api. | estade@chromium.org | 2010-03-18 | 1 | -1/+1 |
* | 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 |
* | Start a download in the user's download directory to lower rename failure pos... | kinuko@chromium.org | 2010-03-09 | 1 | -0/+42 |
* | chrome 6: string_util.h -> utf_string_conversions.h fix. | jhawkins@chromium.org | 2010-03-08 | 1 | -1/+1 |
* | This change makes incognito downloads show up in the downloads page of an inc... | estade@chromium.org | 2010-02-24 | 1 | -0/+1 |
* | GTK: handle dom_ui-generated download drag events. | estade@chromium.org | 2010-02-24 | 1 | -3/+7 |
* | Add temporary download progress overlay to the dock icon for the Mac (real UI... | avi@chromium.org | 2010-02-01 | 1 | -0/+8 |
* | Replace GtkFileChooser with file browser for ChromeOS | xiyuan@chromium.org | 2010-01-29 | 1 | -0/+105 |
* | Fix by gdk (Garret Kelly) | rolandsteiner@chromium.org | 2010-01-13 | 1 | -1/+3 |
* | Fix for bug 10876 that resulted in some refactoring: | rolandsteiner@chromium.org | 2009-10-28 | 1 | -3/+1 |
* | Revert 30168 - Commit patch set from http://codereview.chromium.org/149796 | rolandsteiner@chromium.org | 2009-10-27 | 1 | -1/+3 |
* | Commit patch set from http://codereview.chromium.org/149796 | rolandsteiner@chromium.org | 2009-10-27 | 1 | -3/+1 |
* | linux: drop temp_scaffolding_stubs | evan@chromium.org | 2009-09-25 | 1 | -1/+7 |
* | Move functions from skia/ext to app/gfx where possible: most of skia_utils.* ... | pkasting@chromium.org | 2009-09-24 | 1 | -0/+1 |
* | Implements file contents support in OSExchangeData and DropTarget | sky@chromium.org | 2009-09-23 | 1 | -17/+31 |
* | Implement drag and drop of downloads for the Mac downloads page. | paul@chromium.org | 2009-08-17 | 1 | -4/+5 |
* | Refactors OSExchangeData for easier portability. | sky@chromium.org | 2009-08-12 | 1 | -6/+8 |
* | Commit patch for Pierre-Antoine LaFayette, original CL: | paul@chromium.org | 2009-08-11 | 1 | -3/+16 |
* | Update WebKit to 45111 and Skia to 239 | amanda@chromium.org | 2009-06-25 | 1 | -1/+1 |
* | Reduce header dependencies in chrome/browser/ | phajdan.jr@chromium.org | 2009-06-16 | 1 | -2/+3 |
* | Gets a couple of download classes to compile on linux. Updates the | sky@chromium.org | 2009-05-26 | 1 | -6/+13 |
* | ChromeCanvas->gfx::Canvas | ben@chromium.org | 2009-05-15 | 1 | -2/+2 |
* | This CL updates chrome to the latest version of skia, retrieved via DEPS, and | senorblanco@chromium.org | 2009-05-13 | 1 | -2/+2 |
* | Download progress and complete animation on linux. | estade@chromium.org | 2009-05-11 | 1 | -15/+20 |
* | 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 | -3/+3 |
* | Move: drag_drop_types, favicon_size, icon_util, insets, path, message_box_fla... | ben@chromium.org | 2009-05-06 | 1 | -1/+1 |
* | 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 |
* | Get rid of the ClipboardService class and header... it is nothing but a shell... | ben@chromium.org | 2009-05-05 | 1 | -1/+0 |
* | Adds toplevel app/ directory and moves ResourceBundle into it. | ben@chromium.org | 2009-05-05 | 1 | -1/+1 |
* | Disables the download item on the download-shelf when the file is opened. | jcampan@chromium.org | 2009-04-07 | 1 | -2/+4 |
* | Installing extensions (drag/drop, download crx file) will now be | georged@chromium.org | 2009-04-01 | 1 | -1/+1 |
* | Refactor the download shelf context menu in preparation for porting. | estade@chromium.org | 2009-03-06 | 1 | -184/+0 |
* | Update clipboard classes to use string16 and FilePath instead of wstring. | estade@chromium.org | 2009-03-04 | 1 | -3/+3 |
* | Refactor BaseDownloadItemModel and its inheritors. | estade@chromium.org | 2009-02-23 | 1 | -2/+3 |
* | Add locale_settings.grd to the build. This generates | tc@google.com | 2009-02-18 | 1 | -3/+3 |
* | Second try of landing chrome_resources project. Changes from last time: | tc@google.com | 2009-02-12 | 1 | -1/+1 |
* | Change url wstrings to GURLS | estade@chromium.org | 2009-02-12 | 1 | -1/+1 |