summaryrefslogtreecommitdiffstats
path: root/chrome/app
Commit message (Expand)AuthorAgeFilesLines
* Properly fix menu display when using dark system themes.evan@chromium.org2009-03-271-10/+0
* Hide StatsTable behind --enable-stats-table.mbelshe@google.com2009-03-271-5/+7
* Hook up close button in tabs. Patch from rohitrao@google.com.pinkerton@chromium.org2009-03-271-8/+88
* This fixes a few GRIT issues:tc@google.com2009-03-272-9/+9
* First stab at Mac breakpad support.jeremy@chromium.org2009-03-268-11/+139
* Linux UI theming:estade@chromium.org2009-03-251-0/+10
* Bookmark menu work. Notes:jrg@chromium.org2009-03-252-7/+6
* Wire the shortcut (Ctrl+Shift+Del) for Clear Browsing Data.finnur@chromium.org2009-03-251-0/+1
* Add a progress meter to the downloads page.glen@chromium.org2009-03-242-0/+0
* Disable incremental linking of chrome.dll in debug. It fails with 32 bits OS.maruel@chromium.org2009-03-241-0/+1
* Finish hooking up the worker process UI: use the domains of the workers as th...jam@chromium.org2009-03-241-0/+3
* Bug 6474: Rename the Cancel button to Close in Clear Browsing Data.finnur@chromium.org2009-03-211-1/+2
* Adds a bookmark menu. This is experimental. To turn on you needsky@google.com2009-03-202-0/+1
* Implement focusing location bar with cmd-L on mac. Removes some more platform...pinkerton@chromium.org2009-03-191-4/+30
* Stage 1 of tab dragging infrastructure, disabled. Put in a base class below t...pinkerton@chromium.org2009-03-191-1/+1
* Fixed build bustage due to r12071hclam@chromium.org2009-03-191-0/+3
* Uses FFmpeg in chrome/rendererhclam@chromium.org2009-03-191-1/+1
* Switching net over to use gyp on windows.bradnelson@google.com2009-03-181-1/+1
* Mac bookmark work. jrg@chromium.org2009-03-183-145/+115
* Pipe fatal GTK messages through our logging system.deanm@chromium.org2009-03-171-0/+23
* Change the default encoding for zh-CN to GBK from gb18030jungshik@google.com2009-03-161-1/+1
* RSS feed support (part 1), 2nd attempt.finnur@chromium.org2009-03-132-0/+1
* Reverting 11640.finnur@chromium.org2009-03-132-1/+0
* RSS feed support (part 1)finnur@chromium.org2009-03-132-0/+1
* Stats for the renderers are all broken, because of this change:davemoore@chromium.org2009-03-131-6/+14
* Don't rely on subview ordering to be equivalent to tab ordering. Allows us to...pinkerton@chromium.org2009-03-122-8/+58
* Add a TabController class to manage a TabView (with corresponding xib). Rewri...pinkerton@chromium.org2009-03-122-0/+426
* My change to widen the About box got reverted for the Hebrew locale. Readding.finnur@chromium.org2009-03-111-1/+1
* Fix directory listings in mac and linux by making sure the codetc@google.com2009-03-111-0/+1
* Revert r11445, _wtoi does not exist outside of Windows / MSVC.deanm@chromium.org2009-03-111-13/+4
* I was a moron and did http://codereview.chromium.org/40012/ against a read on...davemoore@chromium.org2009-03-111-4/+13
* Initial pass at copy/paste. Menu items are always enabled. This matches Windo...avi@chromium.org2009-03-111-7/+7
* Changes docking in the following ways:sky@google.com2009-03-104-0/+3
* Set proper bundle ID based on the state of branding.mark@chromium.org2009-03-101-3/+3
* NO CODE CHANGEdeanm@chromium.org2009-03-105-6/+0
* Adds the ability to log the URL of the renderer if the renderersky@google.com2009-03-091-6/+65
* String change.jcampan@chromium.org2009-03-091-1/+1
* hook up history and download menu itemstc@google.com2009-03-091-2/+3
* Make SecondLaunch UI test not-flaky by using more reliablephajdan.jr@chromium.org2009-03-091-6/+2
* Add regression test for bug 7900 and necessary infrastructure.phajdan.jr@chromium.org2009-03-091-1/+22
* Make both Hebrew Visual (ISO-8859-8) and Hebrew Logical (ISO-8859-8-I)jungshik@google.com2009-03-072-2/+3
* Generate data packs for all languages and allow us to loadtc@google.com2009-03-066-253/+220
* Use common name for icns file to avoid case sensitivity issues withjrg@chromium.org2009-03-062-1/+1
* Fix issue 8331: About dialog became too narrow when we changedfinnur@chromium.org2009-03-0551-110/+50
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-052-4/+4
* Use grit to generate locale rc files and remove the old locale rc files from ...tc@google.com2009-03-05153-4019/+3473
* Linux: don't call gtk_init in the renderer process.agl@chromium.org2009-03-051-8/+5
* Branding of Chrome.app.jrg@chromium.org2009-03-041-1/+1
* Add comment regarding why single-process and in-process-plugins are disabled ...jam@chromium.org2009-03-041-0/+2
* Initial checkin of the out of process worker implementation.jam@chromium.org2009-03-041-0/+5