| Commit message (Expand) | Author | Age | Files | Lines |
* | Adding dchecks that may help diagnose the issue http://crosbug.com/2743 | oshima@chromium.org | 2010-04-29 | 2 | -1/+16 |
* | Memory leak fix. | oshima@chromium.org | 2010-04-29 | 1 | -1/+2 |
* | This adds in the ability for Chrome to generate windows with snapshots | gspencer@chromium.org | 2010-04-28 | 1 | -1/+15 |
* | Remove unused local variables now that subclasses don't need to track their o... | pkasting@chromium.org | 2010-04-23 | 1 | -3/+0 |
* | Re-instate the temporary revert from r45267. That reverted certain | shess@chromium.org | 2010-04-23 | 2 | -17/+1 |
* | Don't select all when autofocusing the location bar on New Tab creation. Use... | pkasting@chromium.org | 2010-04-23 | 2 | -12/+11 |
* | Temporarily revert certain Omnibox, toolbar, tab animations, and other | shess@chromium.org | 2010-04-22 | 2 | -1/+17 |
* | Make all options dialogs have a parent | xiyuan@chromium.org | 2010-04-21 | 1 | -1/+2 |
* | Subclassing the InfoBubble to handle anchoring bubbles basedon their content,... | finnur@chromium.org | 2010-04-19 | 1 | -1/+1 |
* | Open the languages dialog, rather than the system option. | satorux@chromium.org | 2010-04-14 | 1 | -2/+7 |
* | Status area improvements: | chocobo@chromium.org | 2010-04-09 | 2 | -0/+6 |
* | notification panel fix on chromeos. | oshima@chromium.org | 2010-04-08 | 2 | -6/+18 |
* | Star/reload shuffle, Windows version. | pkasting@chromium.org | 2010-04-03 | 2 | -16/+0 |
* | Eliminate a lot of duplicated implementations of Get/SetAccessibleName() by j... | pkasting@chromium.org | 2010-04-03 | 2 | -16/+0 |
* | Added two browser tests for CompactLocationBarHost. | oshima@chromium.org | 2010-03-28 | 1 | -2/+8 |
* | Some layout adjustements to the app launcher so it shows | jcivelli@chromium.org | 2010-03-24 | 1 | -0/+6 |
* | basic browser tests for compact navigation bar. | oshima@chromium.org | 2010-03-24 | 1 | -1/+1 |
* | Some layout related fixes for the app launchers. | jcivelli@chromium.org | 2010-03-23 | 1 | -1/+6 |
* | Add tests for ClockMenuButton. | chocobo@chromium.org | 2010-03-23 | 1 | -14/+3 |
* | Move app/gfx/canvas and app/gfx/font to gfx/. | ben@chromium.org | 2010-03-23 | 2 | -3/+3 |
* | Porting the app launcher to Windows, and adding an experimental flag | jcivelli@google.com | 2010-03-22 | 2 | -11/+3 |
* | AppLauncher cleanup. | oshima@chromium.org | 2010-03-19 | 1 | -2/+2 |
* | Remove dependency from webkit on chrome/common by moving files to src/app. | pinkerton@chromium.org | 2010-03-19 | 2 | -2/+2 |
* | When updating timezone, the clock now updates right away. | chocobo@chromium.org | 2010-03-18 | 2 | -0/+7 |
* | Move some more files to toplevel gfx dir. | ben@chromium.org | 2010-03-17 | 1 | -1/+1 |
* | Autoslide/hide notifications after timeout. | oshima@chromium.org | 2010-03-12 | 3 | -5/+25 |
* | fix bustage by defining a function in a cros class | ben@chromium.org | 2010-03-10 | 2 | -0/+4 |
* | Replace lots of "int x, int y" with gfx::Point. Also use gfx::Size and gfx::... | pkasting@chromium.org | 2010-03-08 | 2 | -5/+5 |
* | Lazy AppLauncher creation to make tests stable. | oshima@chromium.org | 2010-03-05 | 1 | -1/+3 |
* | Implements mini-tab support for linux. | sky@chromium.org | 2010-03-05 | 1 | -11/+4 |
* | Fix leaks caused by main menu singleton. | oshima@chromium.org | 2010-03-04 | 2 | -21/+26 |
* | First pass at revamping the main menu, now called app launcher. | jcampan@chromium.org | 2010-03-04 | 1 | -6/+6 |
* | This fixes the crash that happens when opening dev tools/javascript console. | oshima@chromium.org | 2010-03-03 | 1 | -1/+5 |
* | Clean up some of the frame code a bit. | pkasting@chromium.org | 2010-03-02 | 2 | -99/+49 |
* | BrowserFrameView for ChromeOS. | oshima@chromium.org | 2010-02-22 | 7 | -184/+640 |
* | Add "Network settings..." menu item to network menu button for ChromeOS. | chocobo@chromium.org | 2010-02-22 | 1 | -1/+5 |
* | Removes tab overview related classes and renames TabOverviewTypes to | sky@chromium.org | 2010-02-22 | 2 | -21/+17 |
* | fix bug to not show context menu when mouse is between tabstrip and toolbar. | kuan@chromium.org | 2010-02-19 | 1 | -1/+9 |
* | Moved chromeos's frame classes under chromeos/frame. | oshima@chromium.org | 2010-02-12 | 9 | -0/+1401 |