| Commit message (Expand) | Author | Age | Files | Lines |
* | Distributor logo and " - App Name" shouldn't be shown on app frame windows. | ben@chromium.org | 2009-04-08 | 2 | -0/+6 |
* | Fix for invocation over deprecated protocol handler | cpu@google.com | 2009-04-08 | 1 | -28/+8 |
* | posix: make ctl-C work within gdb for dropping to a console. | evan@chromium.org | 2009-04-08 | 1 | -0/+16 |
* | Added restore and add tab to the system menu so that these operations | idanan@chromium.org | 2009-04-08 | 1 | -0/+3 |
* | Cloned from 62030 | arv@chromium.org | 2009-04-07 | 1 | -0/+4 |
* | Disables the download item on the download-shelf when the file is opened. | jcampan@chromium.org | 2009-04-07 | 1 | -1/+4 |
* | Info.plist key SVNRevision is now, really, the SVNRevision. | jrg@chromium.org | 2009-04-07 | 1 | -6/+1 |
* | Make the font family and the font size used in dom UI localizable. This is a ... | jungshik@google.com | 2009-04-03 | 50 | -2/+57 |
* | DevTools: Add devtools messages into the about:ipc dialog. | pfeldman@chromium.org | 2009-04-03 | 2 | -8/+12 |
* | Don't fatal error when GTK fails to load a 64-bit IME. | deanm@chromium.org | 2009-04-02 | 1 | -6/+15 |
* | Update public FFmpeg header files from r16647 to r18286. | scherkus@chromium.org | 2009-04-02 | 1 | -2/+2 |
* | Remove the checked-in scons configuration files. | sgk@google.com | 2009-04-01 | 4 | -222/+0 |
* | Make Gtk/Gdk/GLib errors/warnings really fatal. | phajdan.jr@chromium.org | 2009-04-01 | 1 | -16/+23 |
* | * Breakpad on OSX now works with stock Breakpad framwork. | jeremy@chromium.org | 2009-03-30 | 2 | -17/+86 |
* | Based on empirical data, push chrome.dll's base address forward. | deanm@chromium.org | 2009-03-30 | 1 | -1/+1 |
* | Properly fix menu display when using dark system themes. | evan@chromium.org | 2009-03-27 | 1 | -10/+0 |
* | Hide StatsTable behind --enable-stats-table. | mbelshe@google.com | 2009-03-27 | 1 | -5/+7 |
* | Hook up close button in tabs. Patch from rohitrao@google.com. | pinkerton@chromium.org | 2009-03-27 | 1 | -8/+88 |
* | This fixes a few GRIT issues: | tc@google.com | 2009-03-27 | 2 | -9/+9 |
* | First stab at Mac breakpad support. | jeremy@chromium.org | 2009-03-26 | 8 | -11/+139 |
* | Linux UI theming: | estade@chromium.org | 2009-03-25 | 1 | -0/+10 |
* | Bookmark menu work. Notes: | jrg@chromium.org | 2009-03-25 | 2 | -7/+6 |
* | Wire the shortcut (Ctrl+Shift+Del) for Clear Browsing Data. | finnur@chromium.org | 2009-03-25 | 1 | -0/+1 |
* | Add a progress meter to the downloads page. | glen@chromium.org | 2009-03-24 | 2 | -0/+0 |
* | Disable incremental linking of chrome.dll in debug. It fails with 32 bits OS. | maruel@chromium.org | 2009-03-24 | 1 | -0/+1 |
* | Finish hooking up the worker process UI: use the domains of the workers as th... | jam@chromium.org | 2009-03-24 | 1 | -0/+3 |
* | Bug 6474: Rename the Cancel button to Close in Clear Browsing Data. | finnur@chromium.org | 2009-03-21 | 1 | -1/+2 |
* | Adds a bookmark menu. This is experimental. To turn on you need | sky@google.com | 2009-03-20 | 2 | -0/+1 |
* | Implement focusing location bar with cmd-L on mac. Removes some more platform... | pinkerton@chromium.org | 2009-03-19 | 1 | -4/+30 |
* | Stage 1 of tab dragging infrastructure, disabled. Put in a base class below t... | pinkerton@chromium.org | 2009-03-19 | 1 | -1/+1 |
* | Fixed build bustage due to r12071 | hclam@chromium.org | 2009-03-19 | 1 | -0/+3 |
* | Uses FFmpeg in chrome/renderer | hclam@chromium.org | 2009-03-19 | 1 | -1/+1 |
* | Switching net over to use gyp on windows. | bradnelson@google.com | 2009-03-18 | 1 | -1/+1 |
* | Mac bookmark work. | jrg@chromium.org | 2009-03-18 | 3 | -145/+115 |
* | Pipe fatal GTK messages through our logging system. | deanm@chromium.org | 2009-03-17 | 1 | -0/+23 |
* | Change the default encoding for zh-CN to GBK from gb18030 | jungshik@google.com | 2009-03-16 | 1 | -1/+1 |
* | RSS feed support (part 1), 2nd attempt. | finnur@chromium.org | 2009-03-13 | 2 | -0/+1 |
* | Reverting 11640. | finnur@chromium.org | 2009-03-13 | 2 | -1/+0 |
* | RSS feed support (part 1) | finnur@chromium.org | 2009-03-13 | 2 | -0/+1 |
* | Stats for the renderers are all broken, because of this change: | davemoore@chromium.org | 2009-03-13 | 1 | -6/+14 |
* | Don't rely on subview ordering to be equivalent to tab ordering. Allows us to... | pinkerton@chromium.org | 2009-03-12 | 2 | -8/+58 |
* | Add a TabController class to manage a TabView (with corresponding xib). Rewri... | pinkerton@chromium.org | 2009-03-12 | 2 | -0/+426 |
* | My change to widen the About box got reverted for the Hebrew locale. Readding. | finnur@chromium.org | 2009-03-11 | 1 | -1/+1 |
* | Fix directory listings in mac and linux by making sure the code | tc@google.com | 2009-03-11 | 1 | -0/+1 |
* | Revert r11445, _wtoi does not exist outside of Windows / MSVC. | deanm@chromium.org | 2009-03-11 | 1 | -13/+4 |
* | I was a moron and did http://codereview.chromium.org/40012/ against a read on... | davemoore@chromium.org | 2009-03-11 | 1 | -4/+13 |
* | Initial pass at copy/paste. Menu items are always enabled. This matches Windo... | avi@chromium.org | 2009-03-11 | 1 | -7/+7 |
* | Changes docking in the following ways: | sky@google.com | 2009-03-10 | 4 | -0/+3 |
* | Set proper bundle ID based on the state of branding. | mark@chromium.org | 2009-03-10 | 1 | -3/+3 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 5 | -6/+0 |