| Commit message (Expand) | Author | Age | Files | Lines |
* | Use a real download item. | thakis@chromium.org | 2009-07-21 | 2 | -155/+118 |
* | Add theme support for the yellow star on the Mac. | avi@chromium.org | 2009-07-21 | 1 | -598/+611 |
* | Add link button for certificate management, linking to wiki page LinuxCertMan... | mattm@chromium.org | 2009-07-21 | 1 | -0/+5 |
* | Infobar UI cleanup on Mac. Adds the yellow background gradient and | rohitrao@chromium.org | 2009-07-20 | 1 | -19/+148 |
* | Move all the xib files out of the en.lproj in prep for starting to land real ... | thomasvl@chromium.org | 2009-07-20 | 18 | -0/+0 |
* | Mark three menuitems as mac only so we aren't putting them into other platfor... | thomasvl@chromium.org | 2009-07-20 | 2 | -18/+22 |
* | linux: print something when reusing an existing process | evan@chromium.org | 2009-07-18 | 1 | -0/+4 |
* | Revert "Add proxy config (using gnome-network-preferences)" | mattm@chromium.org | 2009-07-18 | 1 | -6/+0 |
* | Add proxy config (using gnome-network-preferences) | mattm@chromium.org | 2009-07-17 | 1 | -0/+6 |
* | Set the default minimum font size webkit pref to 12 for Chinese and 10 for ja... | jshin@chromium.org | 2009-07-17 | 6 | -12/+12 |
* | Add JS Console menu item to View > Developer submenu. Remove extra Downloads ... | pinkerton@chromium.org | 2009-07-17 | 1 | -42/+79 |
* | Include output of "lsb_release -d" in crash reports. | thestig@chromium.org | 2009-07-17 | 2 | -30/+97 |
* | Begin implementation of the context menu for Video and Audio tags. | ajwong@chromium.org | 2009-07-17 | 1 | -0/+61 |
* | First cut at infobars on Mac. These are not expected to be | rohitrao@chromium.org | 2009-07-17 | 2 | -0/+560 |
* | GTK Themes: Make the location bar area look native. | erg@google.com | 2009-07-16 | 3 | -0/+2 |
* | Implement theme reset | avi@chromium.org | 2009-07-16 | 1 | -12/+14 |
* | [Mac] Refactor location-bar autocomplete cell classes. | shess@chromium.org | 2009-07-16 | 1 | -10/+20 |
* | Pass Linux crash guid to renderers. | thestig@chromium.org | 2009-07-16 | 1 | -0/+3 |
* | Make Linux crash death signal message constant sized. | thestig@chromium.org | 2009-07-15 | 2 | -4/+21 |
* | Update tooltips according to Roma. I ended up calling "Unpin" "Don't | arv@google.com | 2009-07-14 | 1 | -3/+15 |
* | Adding a message box to confirm if the user really wants to delete all stored | hclam@chromium.org | 2009-07-14 | 1 | -0/+14 |
* | Make workers functional on OSX and Linux. | levin@chromium.org | 2009-07-14 | 1 | -4/+0 |
* | Browsing data should not be capitalized | mhm@chromium.org | 2009-07-14 | 1 | -2/+2 |
* | More bookmark bar changes. | jrg@chromium.org | 2009-07-14 | 2 | -31/+860 |
* | This provides a simpler js template engine than JsTemplate. It has been | arv@google.com | 2009-07-14 | 1 | -28/+28 |
* | Initial support for theming on Mac OS X. | avi@chromium.org | 2009-07-13 | 23 | -7712/+8627 |
* | Revert r20553. | thestig@chromium.org | 2009-07-13 | 1 | -1/+1 |
* | Additional svn ignores for native_client and Makefile. | thestig@chromium.org | 2009-07-13 | 1 | -1/+1 |
* | Adds rendering and dragging of pinned tabs to gtk. | sky@chromium.org | 2009-07-13 | 1 | -0/+3 |
* | linux: cut down on logging spam | evan@chromium.org | 2009-07-13 | 1 | -2/+8 |
* | posix: ignore SIGPIPE in all processes, not just the browser | evan@chromium.org | 2009-07-11 | 1 | -9/+5 |
* | Simplify how we stub breakpad. If breakpad is in, use the real file, if not,... | thomasvl@chromium.org | 2009-07-11 | 2 | -26/+1 |
* | Remove svn:executable property from some more files that don't need it. | thestig@chromium.org | 2009-07-10 | 2 | -0/+0 |
* | Make 'version' text field in About Box selectable. | jrg@chromium.org | 2009-07-10 | 1 | -3/+3 |
* | A little bit of bookmark bar cleanup, a little bit of padding improvement. | estade@chromium.org | 2009-07-10 | 1 | -1/+0 |
* | Increase the width of the font and language dialog in Arabic Chrome. | jshin@chromium.org | 2009-07-10 | 1 | -1/+1 |
* | GTK Theme: Localize "GTK Theme" button. | erg@google.com | 2009-07-09 | 1 | -0/+3 |
* | Converts linux2 in grd file to chromeos. | sky@chromium.org | 2009-07-09 | 1 | -1/+1 |
* | Try a new set of buttons (which should also work much better with themes). | glen@chromium.org | 2009-07-09 | 16 | -0/+0 |
* | linux: implement the sad plugin | evan@chromium.org | 2009-07-09 | 3 | -9/+0 |
* | - Fix janklist issue #1: "there is a pixel line below the main | jrg@chromium.org | 2009-07-09 | 1 | -7/+80 |
* | Attempt to fix the official Google Chrome build on Linux. | jam@chromium.org | 2009-07-09 | 1 | -4/+4 |
* | Renable sending page urls in renderer crashes on Mac. | jabdelmalek@google.com | 2009-07-09 | 1 | -0/+5 |
* | The Mac version of the download shelf from the original CL by thakis: | paul@chromium.org | 2009-07-08 | 1 | -0/+700 |
* | Try to fix broken tree | jrg@chromium.org | 2009-07-08 | 2 | -4/+9 |
* | Add the page url to plugin crashes to aid debugging. | jam@chromium.org | 2009-07-08 | 1 | -5/+5 |
* | Revert change 20173 because it breaks the ui_tests, plugin_tests | nsylvain@chromium.org | 2009-07-08 | 1 | -5/+5 |
* | Add the page url to plugin crashes to aid debugging. | jam@chromium.org | 2009-07-08 | 1 | -5/+5 |
* | Add context menus to tabs. | pinkerton@chromium.org | 2009-07-08 | 1 | -7/+303 |
* | Add facitility for Global Keyboard shortcuts. | jeremy@chromium.org | 2009-07-08 | 2 | -12/+64 |