| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix bug 17333: Can't copy-paste text from OpenOffice to a contenteditable DIV | jianli@chromium.org | 2010-03-03 | 2 | -5/+72 |
* | Aggressively cache theme image pattern colors. | avi@chromium.org | 2010-03-02 | 1 | -0/+4 |
* | Workaround for Pango integer overflow on really long strings. | mmoss@google.com | 2010-03-01 | 1 | -0/+12 |
* | linux: use ICU direction for determining text direction in renderer | evan@chromium.org | 2010-03-01 | 2 | -13/+17 |
* | Move skia_utils_gtk.cc/.h to app/gfx/. Original patch by Thiago Farina (see ... | pkasting@chromium.org | 2010-02-26 | 3 | -1/+57 |
* | Removal of GTMTheme gradient use. Unthemed incognito windows now are fully dr... | avi@chromium.org | 2010-02-25 | 1 | -0/+5 |
* | Fix issue 32106 | xiyuan@chromium.org | 2010-02-25 | 1 | -1/+1 |
* | GTK: handle dom_ui-generated download drag events. | estade@chromium.org | 2010-02-24 | 1 | -1/+2 |
* | New network menu button UI for ChromeOS. | chocobo@chromium.org | 2010-02-19 | 3 | -1/+19 |
* | Support dragging a virtual file out of the browser on Linux. This is based on... | jianli@chromium.org | 2010-02-19 | 2 | -2/+21 |
* | Allow the Mac theme provider to give default colors/tints if requested. Switc... | avi@chromium.org | 2010-02-17 | 1 | -6/+9 |
* | Translate: Move label parsing logic into common code. | jeremy@chromium.org | 2010-02-17 | 2 | -0/+11 |
* | Make SharedMemory use uint32 instead of size_t. This removes the remaining s... | jam@chromium.org | 2010-02-16 | 2 | -5/+5 |
* | Remove ampersands from menu item titles. See http://crosbug.com/1273 | avayvod@chromium.org | 2010-02-13 | 1 | -8/+19 |
* | Clone of issue 577015. | twiz@chromium.org | 2010-02-12 | 1 | -1/+1 |
* | Remove "Glen" close button joke now that it's had a long and happy life. | pkasting@chromium.org | 2010-02-12 | 2 | -2/+0 |
* | Remove TODOs or add bug numbers to TODOs | pinkerton@chromium.org | 2010-02-12 | 1 | -1/+1 |
* | Make clicking on side tabs to select them work. | ben@chromium.org | 2010-02-11 | 5 | -0/+88 |
* | Revert 38828 - Make clicking on side tabs to select them work. | ben@chromium.org | 2010-02-11 | 5 | -89/+0 |
* | Make clicking on side tabs to select them work. | ben@chromium.org | 2010-02-11 | 5 | -0/+89 |
* | Maps our internal Chinese locale codes to those expected by the ICU API for | jshin@chromium.org | 2010-02-11 | 3 | -5/+43 |
* | Fixes a bug where if there are only localstorage nodes, but nocookies nodes, ... | ian@chromium.org | 2010-02-10 | 2 | -17/+26 |
* | Remove redundant casts in g_signal_connect() throughout all gtk code we have. | erg@chromium.org | 2010-02-10 | 1 | -3/+1 |
* | Refactor DragDownloadFile so that it can be used by both Windows and MacOSX. | jianli@chromium.org | 2010-02-10 | 6 | -91/+87 |
* | Adds Animation::CurrentValueBetween and gets rid of a bunch of | sky@chromium.org | 2010-02-07 | 2 | -0/+34 |
* | Rebuild app menu in ToolbarView::RunAppMenu | xiyuan@chromium.org | 2010-02-06 | 1 | -3/+8 |
* | Make open tab items check item. | oshima@chromium.org | 2010-02-05 | 1 | -1/+1 |
* | Tweak some things to be compatible with libpng 1.4. | craig.schlenter@chromium.org | 2010-02-05 | 1 | -9/+4 |
* | Step 1 in Implementing/Prototyping App Panels. | rafaelw@chromium.org | 2010-02-04 | 4 | -0/+7 |
* | Windows: Put ScopedHGlobal in the right scope so it unlocks a STGMEDIUM's han... | thestig@chromium.org | 2010-02-04 | 1 | -48/+65 |
* | Copy percent-escaped URL when copying all the text from the address bar (Mac) | kinuko@chromium.org | 2010-02-03 | 2 | -3/+4 |
* | [GPU] Get GPU process running on the mac | kbr@google.com | 2010-02-03 | 1 | -2/+9 |
* | Changes top-level browser process name back to "Chrome_WidgetWin_" from "Chro... | gwilson@google.com | 2010-01-29 | 1 | -1/+3 |
* | WebKit roll 54045:54059 | pfeldman@chromium.org | 2010-01-29 | 1 | -2/+1 |
* | WebKit roll 54016:54045. | pfeldman@chromium.org | 2010-01-29 | 1 | -1/+2 |
* | Insert methods for SimpleMenuModel | oshima@chromium.org | 2010-01-27 | 2 | -0/+78 |
* | In the sync database, use protobuf-based storage. Drop the old | nick@chromium.org | 2010-01-27 | 2 | -3/+3 |
* | POSIX: Use Shared Mem transport to copy images. | jeremy@chromium.org | 2010-01-27 | 6 | -84/+185 |
* | images for translate infobars. | kuan@chromium.org | 2010-01-26 | 28 | -0/+29 |
* | remove ICU includes from l10n_util.h | evan@chromium.org | 2010-01-25 | 8 | -214/+256 |
* | OpenBSD/FreeBSD ifdefs and GYP changes for app/ directory | pvalchev@google.com | 2010-01-23 | 16 | -60/+58 |
* | Fix bad tooltip wrapping. | davemoore@chromium.org | 2010-01-22 | 1 | -1/+15 |
* | Fix build. | finnur@chromium.org | 2010-01-21 | 1 | -0/+0 |
* | Adding image for resize gripper in the hopes that the try bots don't fail to ... | finnur@chromium.org | 2010-01-20 | 1 | -0/+3 |
* | Allow link drags from the star, bookmarks bar, and bookmark bar menus | tony@chromium.org | 2010-01-20 | 1 | -0/+11 |
* | Adding a secondary mini_installer target for Chrome Frame. This will remove t... | robertshield@chromium.org | 2010-01-19 | 1 | -50/+0 |
* | Make a MenuModel for the popup favicon menu. For now only GTK uses it. Consol... | estade@chromium.org | 2010-01-19 | 1 | -7/+19 |
* | Split win_util.cc - we need ConvertToLongPath in the 64-bit Windows build, bu... | gregoryd@google.com | 2010-01-18 | 3 | -13/+23 |
* | Support dragging a virtual file out of the browser. | jianli@chromium.org | 2010-01-15 | 6 | -49/+327 |
* | Allow link drags from Chrome to create a shortcut on the desktop. | tony@chromium.org | 2010-01-15 | 2 | -1/+15 |