summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
...
* Unit tests for page action icons on Mac.pamg@google.com2009-12-182-4/+111
* Add 30790 to known crash to turn reliability bot green.huanr@chromium.org2009-12-181-0/+3
* Enable windowless-based npapi_test_plugin tests on the Mac.stuartmorgan@chromium.org2009-12-182-2/+3
* Changes the title of the in-product EULAs to not contain "OEM"gwilson@google.com2009-12-1841-62/+62
* Fixes crash when message IDS_EXTENSION_PACK_DIALOG_SUCCESS_BODY_NEW has non-A...cira@chromium.org2009-12-181-2/+2
* Revert 34954 - Fix issue 11258: Linux: gracefully handle small browser windowrsesek@chromium.org2009-12-1814-527/+118
* Fix issue 11258: Linux: gracefully handle small browser windowsuzhe@chromium.org2009-12-1814-118/+527
* Revert 34951 - Combine ViewHostMsg_{Paint,Scroll}Rect into one IPC.rsesek@chromium.org2009-12-1827-380/+510
* Mac: correctly fix Omnibox drawing (again), and make the focus ring come back.viettrungluu@chromium.org2009-12-182-55/+29
* Combine ViewHostMsg_{Paint,Scroll}Rect into one IPC.darin@chromium.org2009-12-1827-510/+380
* Updating trunk VERSION from 275.0 to 276.0chrome-bot@google.com2009-12-181-1/+1
* Add a keyboard shortcut on Escape that emits the IDC_STOP command.thakis@chromium.org2009-12-187-7/+81
* Give VLGothic a higher priority than Sazanami Gothic for ja locale on Linux.satorux@chromium.org2009-12-181-3/+3
* Enable login prompt (http auth) tests on non-windows platformsatwilson@chromium.org2009-12-182-7/+0
* Change Chrome to Google Chrome in an uninstall warning message.mal@chromium.org2009-12-181-1/+1
* Added switch to invalidate sync login.akalin@chromium.org2009-12-183-0/+16
* Adds the cmdline "--new-window" that instructs the init sequenceestade@chromium.org2009-12-183-1/+6
* gtk: Browser action dragging fixesestade@chromium.org2009-12-182-0/+26
* Limit the size of extension views on linux.estade@chromium.org2009-12-182-12/+17
* Extensions: file handling clean up.estade@chromium.org2009-12-1820-96/+109
* Don't show download arrow animation for extensions.rafaelw@chromium.org2009-12-181-7/+13
* gtk/sync: Use GetStatus when it is not necessary to know the status labels.akalin@chromium.org2009-12-182-18/+5
* Update breakpad (432->452)gregoryd@google.com2009-12-181-1/+1
* Returns an error immediately without sending IPC message when a font family n...yusukes@google.com2009-12-181-3/+12
* Dispose of V8 contexts when an extension request gets a response.mpcomplete@chromium.org2009-12-181-0/+2
* Update manifest file's "icons" description.kathyw@google.com2009-12-182-16/+48
* Rename a conflicting trace.chase@chromium.org2009-12-181-1/+2
* Add *Request to the list of API that content scripts can use.kathyw@google.com2009-12-182-2/+26
* Make history page more responsive by rendering items incrementally instead of...feldstein@chromium.org2009-12-181-5/+36
* Changes Init to use ASSERT_EQ, rather than true.sky@chromium.org2009-12-181-1/+1
* Fix a few benchmark bugs and add some more enhancements:mbelshe@google.com2009-12-182-17/+43
* Fixes bug in MainMenu that if there are no browsers around when timersky@chromium.org2009-12-181-0/+3
* Fix sync dialog wizard cutting off on XP in various languages.chron@google.com2009-12-187-9/+9
* Win: Fix an invalid handle initialization in the spellchecker.estade@chromium.org2009-12-182-8/+20
* Fixes two related bugs:sky@chromium.org2009-12-1818-86/+133
* [More BTP includes.]erg@google.com2009-12-1816-30/+44
* Revert "Preload the visited link db on the file thread if the file exists."tony@chromium.org2009-12-176-180/+88
* TBR: Revert to fix Chromos.erg@google.com2009-12-1710-38/+30
* Uninstall themes when all theme infobars are gone; not on each infobar's dest...erg@google.com2009-12-1710-30/+38
* Return a list of changed from WebDatabase::RemoveFormElementsAddedBetween()skrul@chromium.org2009-12-179-39/+190
* Re-enable startup tests on Mac since process leak bug fixed.jrg@chromium.org2009-12-171-6/+0
* Remove per-field dirty bits from EntryKernel.nick@chromium.org2009-12-174-115/+87
* Switch to using sendRequest instead of postMessage.finnur@chromium.org2009-12-177-15/+38
* Attempt 2 at landing this. This fixes the incognito mode ui test failures.ananta@chromium.org2009-12-171-2/+5
* Put <ph> tags around HTML to they don't get "translated" by accident.tony@chromium.org2009-12-171-14/+14
* Make the fullscreen exit bubble slide away when it hides.tony@chromium.org2009-12-172-20/+34
* Port PageActionPopupTest to Linux by filling in missing functionality in loca...estade@chromium.org2009-12-173-11/+48
* There were a number of new crashes in reliability test runs in flash after re...ananta@chromium.org2009-12-171-3/+0
* Preload the visited link db on the file thread if the file exists.tony@chromium.org2009-12-176-88/+180
* I initialized this new field in one constructor but not in the other one, whi...johnnyg@chromium.org2009-12-171-0/+1