| Commit message (Expand) | Author | Age | Files | Lines |
* | The "Copy URL" link is always greyed out in the Chrome menu on popups [crbug.... | ericu@google.com | 2009-10-01 | 6 | -39/+24 |
* | [Mac] Don't crash when selecting closed window from Dock menu. | shess@chromium.org | 2009-10-01 | 1 | -0/+25 |
* | Revert tree bustage. | aa@chromium.org | 2009-10-01 | 4 | -124/+4 |
* | Coverity: Check return value of GetInteger. | mattm@chromium.org | 2009-10-01 | 1 | -2/+1 |
* | First cut at badge implementation. Right now it just uses static | aa@chromium.org | 2009-10-01 | 4 | -4/+124 |
* | Coverity: Initialize lock_, semaphore_, and test_socket_ in the constructor. | jhawkins@chromium.org | 2009-10-01 | 1 | -2/+5 |
* | Reverting 27756. | jorlow@chromium.org | 2009-10-01 | 14 | -232/+39 |
* | Coverity: Fix the AcceleratorPressed override to match the declaration in Wid... | jhawkins@chromium.org | 2009-10-01 | 2 | -6/+9 |
* | Another stab at the Chromium side of storage events. The WebKit side can be ... | jorlow@chromium.org | 2009-10-01 | 14 | -39/+232 |
* | Fix several issues around fullscreen Mac plugins: | amanda@chromium.org | 2009-10-01 | 8 | -0/+180 |
* | Remove a circular dependency for chrome Linux symbols. Make it possible to fo... | thestig@chromium.org | 2009-10-01 | 1 | -28/+30 |
* | Add framework of MemoryPurger, a class to dump memory from everywhere possibl... | pkasting@chromium.org | 2009-10-01 | 7 | -5/+146 |
* | GTK: Don't hard code status bubble border. | erg@google.com | 2009-10-01 | 1 | -8/+5 |
* | Add chrome.browserAction.setName and .setIcon. | mpcomplete@chromium.org | 2009-10-01 | 15 | -11/+207 |
* | Simplify the PowerObserver API by removing unneeded args and providing defaul... | pkasting@chromium.org | 2009-10-01 | 4 | -29/+18 |
* | Updating trunk VERSION from 220.2 to 221.0 | jon@chromium.org | 2009-10-01 | 1 | -2/+2 |
* | Download shelf menus in title case. | thomasvl@chromium.org | 2009-10-01 | 1 | -40/+118 |
* | [Mac] Don't call MemoryDetails::Release() from AboutMemoryHandler's constructor. | shess@chromium.org | 2009-10-01 | 1 | -6/+5 |
* | Fix a typo in a comment. | pkasting@chromium.org | 2009-10-01 | 1 | -2/+2 |
* | Fix the indenting in chrome_switches.cc to be consistent. | pkasting@chromium.org | 2009-10-01 | 1 | -51/+52 |
* | Make the no bookmarks text a small control so it doesn't stick out, this make... | thomasvl@chromium.org | 2009-10-01 | 1 | -8/+8 |
* | Fixes bug in determining if we can paste from the clipboard. Need to | sky@chromium.org | 2009-10-01 | 2 | -1/+40 |
* | Privacy Blacklist Unblock | idanan@google.com | 2009-10-01 | 5 | -24/+115 |
* | Enabling WorkerTest.MessagePorts as the upstream regression was fixed: | hamaji@chromium.org | 2009-10-01 | 1 | -1/+1 |
* | Updating trunk VERSION from 220.1 to 220.2 | laforge@chromium.org | 2009-10-01 | 1 | -1/+1 |
* | Add EscapeURL to the ASCII escape methods.EscapeURL escapes all forbidden asc... | brg@chromium.com | 2009-10-01 | 1 | -1/+1 |
* | Revert 27705 - Move various methods from glue/webview.h to api/public/WebView.h | mal@chromium.org | 2009-10-01 | 3 | -11/+16 |
* | Move various methods from glue/webview.h to api/public/WebView.h | darin@chromium.org | 2009-10-01 | 3 | -16/+11 |
* | Mac: *Correctly* fill file extension as drag source. | viettrungluu@chromium.org | 2009-10-01 | 1 | -12/+15 |
* | Minor copyedits to packaging to provide better context. | kathyw@google.com | 2009-10-01 | 2 | -12/+22 |
* | GTK: improve app mode .desktop file creation. | estade@chromium.org | 2009-10-01 | 3 | -24/+41 |
* | Mac: Allow window/app. to be closed when tab modal sheets are showing. | viettrungluu@chromium.org | 2009-10-01 | 3 | -49/+0 |
* | Reenables showing crashed info bar on chrome os. | sky@chromium.org | 2009-10-01 | 3 | -7/+1 |
* | [Mac] Make sure download shelf items and download items don't share names. | rsesek@chromium.org | 2009-10-01 | 1 | -2/+2 |
* | Make sure download shelf items and download items don't share names. | mhm@chromium.org | 2009-10-01 | 3 | -3/+7 |
* | Rollback Scavenge implemetation and rely on existing functionality to free | jar@chromium.org | 2009-10-01 | 2 | -3/+3 |
* | Add "copy" to context menu on bookmark button. | jrg@chromium.org | 2009-09-30 | 3 | -38/+550 |
* | GTK: Fix memory leak from r27666. | estade@chromium.org | 2009-09-30 | 4 | -3/+8 |
* | Set the initial enabledness state of any browser actions when | aa@chromium.org | 2009-09-30 | 1 | -0/+12 |
* | Turn extension script injection histograms into uma histograms. | asargent@chromium.org | 2009-09-30 | 1 | -8/+11 |
* | Coverity: Initialize dialog_ in the constructor. | jhawkins@chromium.org | 2009-09-30 | 1 | -1/+3 |
* | Coverity: Remove a check for >= 0 because it is always true. Type is unsigne... | jhawkins@chromium.org | 2009-09-30 | 1 | -1/+1 |
* | Tweak constants used by sync setup wizard unittest. Reviewed by nick. | tim@chromium.org | 2009-09-30 | 1 | -1/+1 |
* | Look for sync_password under %USERPROFILE% in addition to alongside the script, | tim@chromium.org | 2009-09-30 | 1 | -398/+404 |
* | GTK: Implement popup favicon menu. | estade@chromium.org | 2009-09-30 | 6 | -69/+154 |
* | Stops the throbber from spinning if the user cancels a beforeunload dialog, | creis@google.com | 2009-09-30 | 3 | -0/+37 |
* | Coverity: tips_cache_->GetSize() returns an unsigned int so the comparison >=... | jhawkins@chromium.org | 2009-09-30 | 1 | -1/+3 |
* | [Mac] Rewrite and renable a badly-written unittest. | rohitrao@chromium.org | 2009-09-30 | 1 | -59/+37 |
* | Remove IdleTimer, which no one uses. | pkasting@chromium.org | 2009-09-30 | 1 | -1/+0 |
* | Make the cache columns in the Task Manager sortable and only displayed once p... | pkasting@chromium.org | 2009-09-30 | 3 | -2/+45 |