| Commit message (Expand) | Author | Age | Files | Lines |
* | Set a fixed guid for theme_resources. | amit@chromium.org | 2009-06-12 | 1 | -0/+1 |
* | Extract breakpad symbol files for Linux official builds. | mmoss@chromium.org | 2009-06-12 | 1 | -0/+19 |
* | Make the logging dir on mac write outside the bundle in debug, this makes the... | thomasvl@chromium.org | 2009-06-12 | 1 | -37/+45 |
* | Updates prior to cutting over chrome.dll to gyp generation: | sgk@chromium.org | 2009-06-12 | 1 | -1/+24 |
* | Fix bustage (consistent output directory names for .rc file). | sgk@google.com | 2009-06-12 | 1 | -4/+4 |
* | Have 'browser_tests_dll' use the common chrome_dll_version.rc generated | sgk@google.com | 2009-06-12 | 1 | -52/+2 |
* | Allow external hosts to handle the context menu and thus be able to customize... | ananta@chromium.org | 2009-06-12 | 1 | -0/+2 |
* | Factor out the code that deals with installing external extensions through Re... | finnur@chromium.org | 2009-06-12 | 1 | -0/+5 |
* | Revert previous solution change because it breaks the Windows build. | brettw@google.com | 2009-06-11 | 1 | -1/+0 |
* | Make chrome_dll dependent on the theme DLL so if you just build and run Chrome | brettw@google.com | 2009-06-11 | 1 | -0/+1 |
* | Compile sunspider on mac and linux. | thomasvl@chromium.org | 2009-06-11 | 1 | -1/+0 |
* | Enabled the v8 benchmark tests on mac/linux. | thomasvl@chromium.org | 2009-06-11 | 1 | -2/+0 |
* | Enable <video> in test_shell | hclam@chromium.org | 2009-06-11 | 1 | -6/+0 |
* | Move renderer_preferences.h from chrome/browser into chrome/common. We | tc@google.com | 2009-06-11 | 1 | -2/+1 |
* | Create a separate 'convert_dict_lib' with pieces of tools/convert_dict | sgk@chromium.org | 2009-06-11 | 1 | -1/+13 |
* | Move test/automated_ui_tests/automated_ui_test_{base,test}.{cc,h} | sgk@google.com | 2009-06-11 | 1 | -2/+5 |
* | Disable extensions in incognito mode. | mpcomplete@google.com | 2009-06-11 | 1 | -1/+1 |
* | GTK: Implement BlockedPopupContainerView for linux. | erg@google.com | 2009-06-10 | 1 | -0/+2 |
* | Revert 18109, 18111: Windows UI tests failed. | agl@chromium.org | 2009-06-10 | 1 | -2/+0 |
* | Linux: refactor zygote support | agl@chromium.org | 2009-06-10 | 1 | -0/+2 |
* | Do not allow URL drops on app windows to cause a navigation away | tc@google.com | 2009-06-10 | 1 | -0/+2 |
* | Refactors tab overview and gets the rest of the chunks working. I've | sky@chromium.org | 2009-06-10 | 1 | -4/+10 |
* | Rename grow_box_view.m to grow_box_view.mm. | rohitrao@chromium.org | 2009-06-10 | 1 | -1/+1 |
* | DevTools: Remove legacy InspectorController UI tests. | pfeldman@chromium.org | 2009-06-10 | 1 | -1/+0 |
* | Convert browser.lib to gyp generation. | sgk@google.com | 2009-06-10 | 1 | -18/+0 |
* | Convert ui_tests.gyp, adding back precompiled_wtl to its build. | sgk@chromium.org | 2009-06-10 | 1 | -1/+11 |
* | part 2 of dragging change: reordering, but not persisting | erikkay@google.com | 2009-06-10 | 1 | -3/+7 |
* | Convert additional tests to gyp generation: | sgk@google.com | 2009-06-09 | 1 | -45/+89 |
* | Modified ThumbnailStore to cache/store JPEGs instead | brettw@chromium.org | 2009-06-09 | 1 | -0/+3 |
* | Clean-up following sgk's suggestions. | jcampan@chromium.org | 2009-06-09 | 1 | -17/+27 |
* | Implement default search popup. | pinkerton@chromium.org | 2009-06-09 | 1 | -0/+3 |
* | Add missing comma to chrome.gyp to fix Linux shared build. | willchan@chromium.org | 2009-06-09 | 1 | -1/+1 |
* | Revert r17930 to add dependencies. | sgk@google.com | 2009-06-09 | 1 | -36/+5 |
* | Convert additional tests to gyp generation: | sgk@google.com | 2009-06-09 | 1 | -5/+36 |
* | chrome.exe --package-extension generates .crx from extension directory | rafaelw@chromium.org | 2009-06-09 | 1 | -0/+3 |
* | First part of tab overview. It isn't wired up, nor is it complete, but | sky@chromium.org | 2009-06-08 | 1 | -0/+34 |
* | Creates a BlockedPopupContainerView interface, and changes the current Blocke... | erg@google.com | 2009-06-08 | 1 | -2/+2 |
* | Convert toolbar page and app menus over to use the new system. | ben@chromium.org | 2009-06-08 | 1 | -4/+0 |
* | Bookmark bar, now with buttons. | jrg@chromium.org | 2009-06-08 | 1 | -0/+17 |
* | Revert gypification of latest tests (r17832 and r17833). | sgk@google.com | 2009-06-06 | 1 | -82/+12 |
* | Move installer_util_strings dependency to Windows-only. | sgk@google.com | 2009-06-06 | 1 | -4/+4 |
* | Convert key remaining tests to gyp, with updates: | sgk@google.com | 2009-06-06 | 1 | -9/+79 |
* | Convert tcmalloc (and its modified libcmt) to building with gyp. | sgk@google.com | 2009-06-06 | 1 | -7/+2 |
* | Add dock_info.cc to the linux build. | jhawkins@chromium.org | 2009-06-06 | 1 | -1/+1 |
* | Add unit_tests (Chrome browser unit tests) to Mac/Linux coverage. | jrg@chromium.org | 2009-06-05 | 1 | -0/+1 |
* | Porting the browser tests to Unix. | jcampan@chromium.org | 2009-06-05 | 1 | -77/+185 |
* | Change the name of chrome\browser\views\blocked_popup_container.{cc,h} | sgk@google.com | 2009-06-05 | 1 | -2/+2 |
* | Implement custom startup url list. (Recent urls list in the add url dialog not | estade@chromium.org | 2009-06-05 | 1 | -0/+2 |
* | Implement some drag-n-drop for the bookmark manager. | estade@chromium.org | 2009-06-05 | 1 | -0/+2 |
* | Implement table for custom home pages at startup on Mac. | pinkerton@chromium.org | 2009-06-05 | 1 | -1/+4 |