summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Remove the browser_sync flag.zork@chromium.org2009-10-2752-694/+410
* Add missing icon to gmail checker.aa@chromium.org2009-10-271-0/+0
* [Mac] Prevent using tab context menu after tab closed.shess@chromium.org2009-10-271-0/+11
* KSR should always support the new registration API now.mark@chromium.org2009-10-271-24/+6
* extensions: make the slidey animation fastevan@chromium.org2009-10-271-2/+2
* Run a Chrome message loop on the mediator thread, allowing certificates to be...zork@chromium.org2009-10-271-1/+8
* Take 2 at this. The only change between this and the first is to add the GetT...sky@chromium.org2009-10-2716-36/+241
* Log the PLT to the log file. This is a convenience formbelshe@google.com2009-10-272-0/+26
* NewTabUITest.NTPHasThumbnails can be flakey if it takes more thantony@chromium.org2009-10-271-4/+12
* Loosen RFC 1738 compliance check to allow underscores where we already allowe...pkasting@chromium.org2009-10-272-5/+7
* Coverity: Fix call to string->empty() that meant ->clear()mattm@chromium.org2009-10-271-1/+1
* Modify DataPacks so they can return RefCountedStaticMemory objects.erg@google.com2009-10-271-1/+1
* Map update check failure to "update server not available."mark@chromium.org2009-10-272-10/+11
* Remove dead variables.pkasting@chromium.org2009-10-271-10/+0
* We should be de-serializing an int64 for the UploadData identifier.darin@chromium.org2009-10-271-1/+1
* Change the download location NSPathControl to refuse first responder.rsesek@chromium.org2009-10-271-1/+1
* Actually copy the autofill data into the FormFieldValues vector. Fixes a reg...jhawkins@chromium.org2009-10-271-2/+2
* GTK: Draw floating bookmark bar correctly during resizes.estade@chromium.org2009-10-272-20/+83
* Add "remember my choice" checkbox for windows external protocol dialog.estade@chromium.org2009-10-272-3/+25
* Better owner, group, and mode management for .keystone_install.mark@chromium.org2009-10-271-14/+27
* Move Mac build tool scripts only used by chrome.gyp from build/mac intomark@chromium.org2009-10-277-9/+1804
* Further polish to extensions_ui page.rafaelw@chromium.org2009-10-276-25/+103
* Page action pixel-god appeasement (better positioning and spacing for the pag...finnur@chromium.org2009-10-271-2/+8
* Fixes bug introduced in r28333, where we were checking if path.empty() instea...cira@chromium.org2009-10-271-9/+20
* Disable fullscreen for Mstone-4 / ReleaseBlock-Beta.jrg@chromium.org2009-10-272-2/+15
* Make KeystoneGlue less antisocial.mark@chromium.org2009-10-274-28/+15
* Changed button text in Edit Search Engine... dialog to conformtony@chromium.org2009-10-271-1/+4
* Add TODOs.thakis@chromium.org2009-10-272-0/+5
* [mac] Fix Cmd-w in the one-tab case.thakis@chromium.org2009-10-271-0/+7
* CL which includes http://codereview.chromium.org/337006 for mrossettijrg@chromium.org2009-10-272-12/+8
* Revert 30194 - Makes session restore on Chrome OS restore popups.sky@chromium.org2009-10-2716-226/+40
* Make the web plugin proxy tolerant of windowless bitmap memory mapping failures.brettw@chromium.org2009-10-272-15/+28
* Change the use-flip command line flag from wchar_t to charbrettw@chromium.org2009-10-273-6/+6
* Makes session restore on Chrome OS restore popups.sky@chromium.org2009-10-2716-40/+226
* Nukes TabStrip::CanUpdateDisplay. This appears to be the culprit for asky@chromium.org2009-10-272-38/+20
* Ensure that Helvetica, if installed, is used instead of Arial. This should be...avi@chromium.org2009-10-2713-17/+17
* Use Helvetica rather than Arial for badging on the Mac.avi@chromium.org2009-10-271-0/+5
* The TODO timer has expired. Clean up old build TODOs and celebrate two weeksmark@chromium.org2009-10-274-63/+0
* chmod: the -R and -h options may not be specified togethermark@chromium.org2009-10-271-1/+1
* Don't run WorkerTest.LimitTotal under ThreadSanitizertimurrrr@chromium.org2009-10-271-0/+2
* DevTools: fix and enable DevToolsExtensionDebugTest.TestContentScriptIsPresent.yurys@google.com2009-10-273-7/+77
* Updating trunk VERSION from 226.0 to 227.0chrome-bot@google.com2009-10-271-1/+1
* Remove some recently fixed bugs from the known_issues filesgjesse@chromium.org2009-10-271-6/+0
* Replace ExtensionAction with ExtensionAction2.aa@chromium.org2009-10-2724-513/+229
* Fix browser crash on startup.ukai@chromium.org2009-10-271-1/+1
* Revert 30168 - Commit patch set from http://codereview.chromium.org/149796rolandsteiner@chromium.org2009-10-276-61/+51
* Attempt to make interactive ui tests complete on Linux while I try to repro it.jam@chromium.org2009-10-271-0/+2
* Commit patch set from http://codereview.chromium.org/149796rolandsteiner@chromium.org2009-10-276-51/+61
* Alphabetize chrome_switches.h. I can never find anything in this file.brettw@chromium.org2009-10-272-656/+604
* Http cache: Handle byte range requests when there is no cache entry.rvargas@google.com2009-10-271-1/+3