| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | While importing favicon, make sure there is an entry in the history db. | kuchhal@chromium.org | 2009-09-11 | 9 | -40/+130 |
* | GTK: Don't show the GTK theme button on chromeos. | erg@google.com | 2009-09-11 | 1 | -0/+2 |
* | Add button number to page action event reply object. Fix outdated page action... | mattm@chromium.org | 2009-09-11 | 6 | -4/+19 |
* | Increase number of tries in CheckInternetZoneIdentifier. | phajdan.jr@chromium.org | 2009-09-11 | 1 | -1/+1 |
* | Update ExtensionApiTest.Tabs and re-enable | rafaelw@chromium.org | 2009-09-11 | 1 | -2/+1 |
* | Bug fix: produce unique temp file names when the VFS requests a handle to a n... | dumi@chromium.org | 2009-09-11 | 1 | -39/+58 |
* | Force page-action views to update after reloading an extension, by deleting | pam@chromium.org | 2009-09-11 | 12 | -13/+101 |
* | Add api tests for cross-origin XHR. | aa@chromium.org | 2009-09-11 | 1 | -0/+11 |
* | [Windows] Clear Browsing Data dialog should not have any button as default | mark@chromium.org | 2009-09-11 | 2 | -0/+5 |
* | Since themes are designed with the custom frame in mind, we need to offset | tony@chromium.org | 2009-09-11 | 1 | -1/+9 |
* | Support running tests under LayoutTests/http/tests/local as local file, in or... | jianli@chromium.org | 2009-09-11 | 1 | -0/+21 |
* | add mole collapse/expand events. convert mappy to use this. | erikkay@chromium.org | 2009-09-11 | 4 | -0/+96 |
* | Adds pinned tabs to windows. As the code between windows and gtk is | sky@chromium.org | 2009-09-11 | 10 | -146/+776 |
* | Don't allow updating tabs to javascript URLs without host | aa@chromium.org | 2009-09-11 | 8 | -21/+64 |
* | Fix text and selection's save/restore issue of omnibox when displaying tempor... | suzhe@chromium.org | 2009-09-11 | 6 | -39/+44 |
* | Get rid of the half-working traces of locking, caching, and quotas. It | jorlow@chromium.org | 2009-09-11 | 2 | -69/+4 |
* | Gtk: Allow all columns in task manager to be sortable. | mhm@chromium.org | 2009-09-11 | 3 | -37/+124 |
* | Update the system favicon/folder icon on theme change. | estade@chromium.org | 2009-09-11 | 9 | -58/+90 |
* | Make themes in the incognito NTP which are bottom-aligned attach to the botto... | mirandac@chromium.org | 2009-09-11 | 1 | -7/+9 |
* | Add command line switch --activate-on-launch to help Selenium. | jrg@chromium.org | 2009-09-11 | 1 | -0/+12 |
* | Metrics for the in-memory DB size to see if we spend too much time loading it, | brettw@chromium.org | 2009-09-11 | 1 | -0/+7 |
* | Strict transport security: add checkbox to clear state. | agl@chromium.org | 2009-09-11 | 7 | -3/+51 |
* | NNTP: Fix undo link color | arv@google.com | 2009-09-11 | 3 | -4/+4 |
* | Disallow popup windows from setting the window size to the exact | tony@chromium.org | 2009-09-10 | 1 | -11/+17 |
* | GTK: Fix another awesome menu bar helper bug. | estade@chromium.org | 2009-09-10 | 1 | -4/+5 |
* | Check in http://codereview.chromium.org/197013/show for tfarina. | mirandac@chromium.org | 2009-09-10 | 1 | -2/+1 |
* | Linux: implement Page Actions support. | mattm@chromium.org | 2009-09-10 | 10 | -172/+447 |
* | Populate strings in gaia_login.html using jstemplates instead of literals. | tim@chromium.org | 2009-09-10 | 2 | -29/+55 |
* | Make extensions use ViewMsg_EnableIntrinsicWidthChangedMode. | mpcomplete@chromium.org | 2009-09-10 | 1 | -0/+3 |
* | Revert "Set the info bubble popups as _NET_WM_WINDOW_TYPE_UTILITY so they" | mattm@chromium.org | 2009-09-10 | 1 | -3/+0 |
* | Move StringPiece into the base namespace. It is colliding | tony@chromium.org | 2009-09-10 | 16 | -37/+40 |
* | Make the "get themes" button into a link instead. | mdm@chromium.org | 2009-09-10 | 3 | -13/+17 |
* | Fix my change to flashing tab | cpu@chromium.org | 2009-09-10 | 1 | -2/+1 |
* | Speculative fix for Mac quarantine crash | stuartmorgan@google.com | 2009-09-10 | 2 | -1/+15 |
* | Force preferences to save immediately when a theme is set, so that a browser ... | mirandac@chromium.org | 2009-09-10 | 1 | -0/+1 |
* | Remove openssl_init from sync\engine. | nick@chromium.org | 2009-09-10 | 2 | -149/+0 |
* | Fix accel leak in task manager and bookmark manager by using | tony@chromium.org | 2009-09-10 | 4 | -13/+21 |
* | Error diagnostics for Blacklist IO | idanan@chromium.org | 2009-09-10 | 9 | -72/+308 |
* | Allow windows with a single tab to be merged into other windows with drag and... | pinkerton@chromium.org | 2009-09-10 | 1 | -30/+49 |
* | Attempt to fix memory leak in some mac tests. | estade@chromium.org | 2009-09-10 | 2 | -0/+7 |
* | Reapplies the GdkPixbuf -> cairo surface patch. | erg@google.com | 2009-09-10 | 13 | -117/+307 |
* | Use Scoped[Bstr,ComPtr,Variant] instead of their ATL equivalents to reduce de... | jhawkins@chromium.org | 2009-09-10 | 4 | -42/+47 |
* | Linux: set the process title (that shows in "ps" etc.) of renderers correctly... | mdm@chromium.org | 2009-09-10 | 2 | -5/+7 |
* | Get more info in the logs when ErrorPageTest fails. | phajdan.jr@chromium.org | 2009-09-10 | 1 | -0/+3 |
* | Supressing the referrer header in the automation url request job when going f... | tommi@chromium.org | 2009-09-10 | 1 | -4/+15 |
* | Remove deprecated status flags from sync | zork@google.com | 2009-09-10 | 2 | -3/+0 |
* | Fix problem of white box appearing in themes without an NTP background image. | mirandac@chromium.org | 2009-09-10 | 2 | -8/+15 |
* | Get window origin only once in BrowserToolbarGtk::GetPopupBounds. | phajdan.jr@chromium.org | 2009-09-10 | 1 | -10/+12 |
* | sliding animation for moles | erikkay@chromium.org | 2009-09-10 | 1 | -14/+72 |
* | Add the tooltips for the toolbar buttons. | thomasvl@chromium.org | 2009-09-10 | 1 | -1/+71 |