| Commit message (Expand) | Author | Age | Files | Lines |
* | Renamed FilterHost::Error() and Pipeline::GetTime() to more appropriate names. | scherkus@chromium.org | 2009-07-17 | 2 | -6/+6 |
* | GTK: Add some missing hotkeys. | estade@chromium.org | 2009-07-17 | 1 | -2/+16 |
* | Linux sandbox: save full list of SUID unsafe environment variables. | agl@chromium.org | 2009-07-17 | 1 | -6/+24 |
* | Several changes to the benchmark extension: | mbelshe@google.com | 2009-07-17 | 3 | -431/+504 |
* | Do not block all task manager tree view mouse release events. | estade@chromium.org | 2009-07-17 | 1 | -4/+2 |
* | Fix issue where the i18n template logic was not applied to the document element. | arv@google.com | 2009-07-17 | 1 | -1/+1 |
* | Makes enter/shift-enter find next/previous on Mac. | rohitrao@chromium.org | 2009-07-17 | 1 | -0/+19 |
* | For system-level installs, if the spellcheck dictionary fails to get download... | sidchat@google.com | 2009-07-17 | 2 | -31/+95 |
* | Rename the Cancel button to Close in gtk Clear Browsing Data. | mattm@chromium.org | 2009-07-17 | 1 | -1/+1 |
* | Reverting 20516 by re-landing this previous patch. | brettw@chromium.org | 2009-07-17 | 1 | -10/+3 |
* | Fix same crashy assumption that I fixed in r20967 later on in normal theme mode. | erg@google.com | 2009-07-17 | 1 | -3/+6 |
* | Flip screen coordinates when converting NSEvent to WebMouseEvent. Enable proc... | pinkerton@chromium.org | 2009-07-17 | 1 | -2/+4 |
* | 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 |
* | Disable text-encoding.html from Worker http layout tests, it appears to be un... | dimich@google.com | 2009-07-17 | 1 | -1/+1 |
* | Changes the width of pinned tabs to be slightly bigger. | sky@chromium.org | 2009-07-17 | 2 | -22/+12 |
* | Remove 6- and 7-parameter IPC message macros. Replace with a struct that pack... | dimich@google.com | 2009-07-17 | 7 | -133/+85 |
* | linux: splash page update | evan@chromium.org | 2009-07-17 | 2 | -32/+33 |
* | This matches the behavior on Windows. Also this change lets user close Chrome... | kuchhal@chromium.org | 2009-07-17 | 2 | -0/+15 |
* | Attempt to re-enable the http worker tests. I can't repro the 'flak' so I'm g... | dimich@google.com | 2009-07-17 | 1 | -1/+1 |
* | Need to cleanup first run dialog on cancellation too. | kuchhal@chromium.org | 2009-07-17 | 1 | -3/+4 |
* | NNTP: Fix issue where focused buttons where not distinguisgable from | arv@google.com | 2009-07-17 | 1 | -5/+10 |
* | Fix occasional crash at startup in gtk_chrome_button_expose. | erg@google.com | 2009-07-17 | 1 | -2/+3 |
* | Silence compile errors on some compilers by checking return value of fwrite. | estade@chromium.org | 2009-07-17 | 1 | -4/+13 |
* | Added an observer for 'pref::kDefaultCharset' change I forgot to add in r1511... | jshin@chromium.org | 2009-07-17 | 2 | -3/+26 |
* | Qurey redirects when a thumbnail is set. | meelapshah@chromium.org | 2009-07-17 | 4 | -25/+107 |
* | More bad ipc message handling for RenderWidgetHost | cpu@google.com | 2009-07-17 | 2 | -5/+18 |
* | Small improvements to the hello world tutorial. | kathyw@google.com | 2009-07-17 | 4 | -13/+36 |
* | Implement SetSize for valid size requests. | avi@chromium.org | 2009-07-17 | 1 | -6/+19 |
* | Move into browser/cocoa from browser/ | pinkerton@chromium.org | 2009-07-17 | 2 | -1/+1 |
* | Fixes a leak in [LinkInfoBarController addAdditionalControls]. | rohitrao@chromium.org | 2009-07-17 | 1 | -2/+2 |
* | Add JS Console menu item to View > Developer submenu. Remove extra Downloads ... | pinkerton@chromium.org | 2009-07-17 | 1 | -42/+79 |
* | Adds languages supported by the platform spellchecker to the right | pinkerton@chromium.org | 2009-07-17 | 5 | -5/+85 |
* | Fix merge error (benign) from r20910 | rafaelw@chromium.org | 2009-07-17 | 2 | -2/+1 |
* | A quick fix for Issue 13711 (the second part) | hbono@chromium.org | 2009-07-17 | 1 | -1/+88 |
* | Set window icon on task manager. | estade@chromium.org | 2009-07-17 | 1 | -0/+1 |
* | A small start: add icons to the extension manifest. | aa@chromium.org | 2009-07-17 | 8 | -11/+84 |
* | Fixes a crash in the plugin process caused by the XStandard plugin passing in... | ananta@chromium.org | 2009-07-17 | 1 | -0/+24 |
* | Introduce WebLocalizedString and queryLocalizedString methods | darin@chromium.org | 2009-07-17 | 3 | -17/+24 |
* | Include output of "lsb_release -d" in crash reports. | thestig@chromium.org | 2009-07-17 | 5 | -67/+138 |
* | Makes --pinned-tab-count work if session restore is enabled, but we | sky@chromium.org | 2009-07-17 | 1 | -3/+26 |
* | Begin implementation of the context menu for Video and Audio tags. | ajwong@chromium.org | 2009-07-17 | 7 | -21/+245 |
* | First cut at infobars on Mac. These are not expected to be | rohitrao@chromium.org | 2009-07-17 | 24 | -29/+1901 |
* | forgot a file (or rather gcl was hiding it in another cl) | estade@chromium.org | 2009-07-17 | 1 | -10/+3 |
* | Set window icon on options dialog, bookmark manager. | estade@chromium.org | 2009-07-17 | 5 | -3/+17 |
* | Experiment with opening links opened via context menu in the foreground. | ben@chromium.org | 2009-07-17 | 1 | -1/+1 |
* | Make testers happy. | estade@chromium.org | 2009-07-17 | 1 | -1/+2 |
* | Allow dragging a link from the web contents to the bookmark bar to get a name... | estade@chromium.org | 2009-07-17 | 11 | -94/+162 |
* | Fix linux unit tests by checking for NULL that's impossible in real code, but... | erg@google.com | 2009-07-16 | 1 | -2/+2 |
* | GTK Themes: Make the location bar area look native. | erg@google.com | 2009-07-16 | 11 | -38/+218 |
* | Do not set/unset magic string during setup.exe patching step. | kuchhal@chromium.org | 2009-07-16 | 1 | -7/+0 |