| Commit message (Expand) | Author | Age | Files | Lines |
* | Linux: Add first run search bubble. | kuchhal@chromium.org | 2009-07-14 | 1 | -0/+2 |
* | Finishes fixing adding protobuf dependency. | sky@chromium.org | 2009-07-14 | 1 | -3/+3 |
* | Allow dragging text/url content out of the browser. Dragging back in not yet ... | pinkerton@chromium.org | 2009-07-14 | 1 | -0/+6 |
* | Copy codec Mac build stage (branded and unbranded) | jrg@chromium.org | 2009-07-14 | 1 | -0/+16 |
* | More bookmark bar changes. | jrg@chromium.org | 2009-07-14 | 1 | -0/+1 |
* | Initial support for theming on Mac OS X. | avi@chromium.org | 2009-07-13 | 1 | -9/+12 |
* | Lands http://codereview.chromium.org/149404 for cmasone: | sky@chromium.org | 2009-07-13 | 1 | -0/+33 |
* | Switching an instance of SolutionDir to ProjectDir. | gspencer@google.com | 2009-07-13 | 1 | -1/+1 |
* | Add a dummy URL request handler. | brettw@chromium.org | 2009-07-13 | 1 | -0/+2 |
* | Refactor extension constants to improve readability, debugging, and to make i... | erikkay@chromium.org | 2009-07-13 | 1 | -0/+2 |
* | Simplify how we stub breakpad. If breakpad is in, use the real file, if not,... | thomasvl@chromium.org | 2009-07-11 | 1 | -2/+10 |
* | Only enable breakpad and keystone for official branded builds so the rolling ... | thomasvl@chromium.org | 2009-07-10 | 1 | -22/+32 |
* | Add default browser checking and setting on Linux. | mdm@chromium.org | 2009-07-10 | 1 | -1/+14 |
* | Implementation of Extension Updater. | asargent@chromium.org | 2009-07-10 | 1 | -0/+3 |
* | Change the window background color to the inactive color when the | tc@google.com | 2009-07-09 | 1 | -0/+2 |
* | Added an helper namespace that provides fetches images from the app bundle an... | thomasvl@chromium.org | 2009-07-09 | 1 | -0/+3 |
* | Convert most flakiness-prone Browser UI tests to browser_tests framework. | phajdan.jr@chromium.org | 2009-07-09 | 1 | -0/+5 |
* | A prototype of resource loading through automation | amit@chromium.org | 2009-07-09 | 1 | -0/+4 |
* | Add runtime dependency on security_tests for ui/plugin tests. | jam@chromium.org | 2009-07-09 | 1 | -0/+2 |
* | Fix views build by adding new GTK file. | brettw@chromium.org | 2009-07-09 | 1 | -0/+2 |
* | Linux: Add "set chrome as default" and "import profile data" option to First ... | kuchhal@chromium.org | 2009-07-08 | 1 | -0/+2 |
* | Replace instances of LINUX2 with OS_CHROMEOS and linux2 with chromeos. | brettw@chromium.org | 2009-07-08 | 1 | -5/+5 |
* | The Mac version of the download shelf from the original CL by thakis: | paul@chromium.org | 2009-07-08 | 1 | -0/+3 |
* | Add the page url to plugin crashes to aid debugging. | jam@chromium.org | 2009-07-08 | 1 | -5/+5 |
* | http://codereview.chromium.org/147084 | sky@chromium.org | 2009-07-08 | 1 | -0/+1 |
* | Convert crash recovery tests to browser test framework, which should reduce f... | phajdan.jr@chromium.org | 2009-07-08 | 1 | -2/+1 |
* | Revert change 20173 because it breaks the ui_tests, plugin_tests | nsylvain@chromium.org | 2009-07-08 | 1 | -5/+5 |
* | The SSL UI tests are only run on Windows today. | jcampan@chromium.org | 2009-07-08 | 1 | -2/+0 |
* | Add the page url to plugin crashes to aid debugging. | jam@chromium.org | 2009-07-08 | 1 | -5/+5 |
* | Fix the Views-GTK build by adding necessary tab_strip_2 files and fixing some... | brettw@chromium.org | 2009-07-08 | 1 | -0/+6 |
* | Add facitility for Global Keyboard shortcuts. | jeremy@chromium.org | 2009-07-08 | 1 | -0/+5 |
* | Wire GetWindowRect, GetRootWindowRect, and GetScreenInfo out to the UI thread. | shess@chromium.org | 2009-07-08 | 1 | -1/+0 |
* | linux: port Jankometer | evan@chromium.org | 2009-07-08 | 1 | -1/+1 |
* | Move printing related stuff to the root printing project from the browser pro... | sverrir@google.com | 2009-07-07 | 1 | -26/+1 |
* | Basics of a new TabStrip.It's very, very rough, but I wanted to check it in s... | ben@chromium.org | 2009-07-07 | 1 | -0/+6 |
* | Hook up the prefs for the optional home buttons and page/wrench buttons. Move... | pinkerton@chromium.org | 2009-07-07 | 1 | -0/+3 |
* | Beginning of code coverage on Windows. | jrg@chromium.org | 2009-07-07 | 1 | -3/+6 |
* | Use native Cocoa tooltips instead of Mozilla's ToolTip class. | pinkerton@chromium.org | 2009-07-07 | 1 | -2/+0 |
* | Popup changes | davemoore@chromium.org | 2009-07-07 | 1 | -0/+6 |
* | Do some refactoring of renderer_host. | brettw@chromium.org | 2009-07-06 | 1 | -6/+7 |
* | Fix the current remaining Views-GTK compile and linker errors. | brettw@chromium.org | 2009-07-06 | 1 | -3/+24 |
* | Makes unit tests compilable for linux2. | sky@chromium.org | 2009-07-06 | 1 | -1/+1 |
* | Move Emf class to the printing library. Also creates a platform agnostic Nat... | sverrir@google.com | 2009-07-06 | 1 | -5/+1 |
* | Add an ExtensionBrowserTest base class that allows in-process browser tests o... | aa@chromium.org | 2009-07-04 | 1 | -4/+2 |
* | Fix Acid3 Test 48: LINKTEST, Chromium side.... | dglazkov@chromium.org | 2009-07-03 | 1 | -0/+2 |
* | Move RenderViewHostManager back to tab_contents. Moving it to renderer_host | brettw@chromium.org | 2009-07-03 | 1 | -3/+3 |
* | Foundations for Print Preview and Setup | mhm@chromium.org | 2009-07-03 | 1 | -0/+2 |
* | Create a project for maintaining default extensions. | finnur@chromium.org | 2009-07-03 | 1 | -0/+17 |
* | GTK: Initial implementation of using GTK themes, partially based on evan's CL... | erg@google.com | 2009-07-03 | 1 | -0/+2 |
* | Add getFileSize support to chromium | victorw@chromium.org | 2009-07-03 | 1 | -0/+3 |