summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Eliminate QueryOptions::most_recent_visit_only. All non-unittest consumers o...pkasting@chromium.org2009-11-0314-99/+35
* Making the interactive ui tests run out of process to avoid runningjcampan@chromium.org2009-11-032-5/+11
* Remove the db_loop_ member variable which is a unused following r30163.eroman@chromium.org2009-11-032-6/+0
* [Mac] Prefs window sizing/spacing:thomasvl@chromium.org2009-11-032-90/+88
* Make page and wrench buttons have correct hover look.avi@chromium.org2009-11-032-629/+73
* Remove context-based dependencies on SyncerSession from ApplyUpdatesCommand.tim@chromium.org2009-11-038-46/+48
* Add OS version information to the bug report utility for the Mac version.mirandac@chromium.org2009-11-032-3/+8
* Bookmark context menu "Edit" starts with current name, not "New Folder".jrg@chromium.org2009-11-036-59/+95
* BrowserActionsContainer breaks for nobody... or maybe someonefinnur@chromium.org2009-11-031-1/+2
* Linux: Initialize |restored_bounds_| so new windows always have a proper size.thestig@chromium.org2009-11-031-2/+2
* Disable open all bookmarks context menu item if there are no bookmarks.jrg@chromium.org2009-11-031-0/+11
* [Mac] Adds a new view that will allow us to animate the height property of vi...rohitrao@chromium.org2009-11-034-0/+207
* Make bookmark folder look Mac-yavi@chromium.org2009-11-031-1/+5
* Check word lengths before adding to dictionary and spellchecking.jschuh@chromium.org2009-11-031-2/+2
* Convert tabcontentscontainer to use a vbox instead of a fixed. Thetony@chromium.org2009-11-033-53/+11
* Delete the temp dir created by CreateZip.thestig@chromium.org2009-11-032-7/+13
* Allows extension-devtools api to survive page navigation.jamesr@chromium.org2009-11-032-11/+2
* Mac: fix Text Encoding menu/submenuviettrungluu@chromium.org2009-11-032-118/+674
* Disable failing in-process-browser interactive_ui_tests.rafaelw@chromium.org2009-11-032-5/+4
* Auto size the "reset to defaults" button i missed. Done with all nib objects...thomasvl@chromium.org2009-11-031-52/+122
* Eliminate WebViewImpl's dependency on WebDevToolsAgentImpl.darin@chromium.org2009-11-033-10/+4
* Disable flaky (crashing) ExtensionApiTest.Popuprafaelw@chromium.org2009-11-031-1/+3
* Better handling of UNKNOWN versus QUERY in a couple ways.pkasting@chromium.org2009-11-034-15/+69
* Change the background color in the under the hood prefs.thomasvl@chromium.org2009-11-031-32/+14
* New source files for overview images. I'll post the new image fileskathyw@google.com2009-11-032-950/+1180
* [Mac] Prefs under the hood work:thomasvl@chromium.org2009-11-033-119/+193
* Fix grammar.avi@chromium.org2009-11-032-2/+2
* Fix autofill popups not closing when there are no suggestions. We have to cal...avi@chromium.org2009-11-031-1/+1
* Fix spelling.mark@chromium.org2009-11-031-12/+12
* Add the plumbing and test code for plugins opening files from the sandbox. Thisbrettw@chromium.org2009-11-036-3/+88
* Mac: correct favicons in bookmarks bar (for pages w/o one and for subfolders).viettrungluu@chromium.org2009-11-032-30/+26
* Add "Report Bug" dialog to Mac OSX.mirandac@chromium.org2009-11-038-13/+1467
* Removes test that we're likely never going to reenable.sky@chromium.org2009-11-031-66/+32
* Updating trunk VERSION from 232.0 to 233.0chrome-bot@google.com2009-11-031-1/+1
* Add a CHECK when an object tries to remove itself as an observer from Notific...jam@chromium.org2009-11-031-1/+8
* Add a command line flag to force all network traffic through a particular ser...mbelshe@google.com2009-11-034-5/+27
* Chrome changes to extract the code from V8Proxy that special-casesdarin@chromium.org2009-11-033-10/+27
* Re-commit "Add new user script injection point:aa@chromium.org2009-11-0315-49/+250
* Fix memory problems.jrg@chromium.org2009-11-031-6/+6
* Fifth patch in getting rid of caching MessageLoop pointers.jam@chromium.org2009-11-0339-397/+365
* Fix mem leak in sync tests by ensuring that the destruction tasks get to run.jam@chromium.org2009-11-031-0/+4
* Revert r30784aa@chromium.org2009-11-0315-250/+49
* Add new user script injection point "document_idle" and make it the default.aa@chromium.org2009-11-0315-49/+250
* Use more ScopedTempDirs.thestig@chromium.org2009-11-031-11/+9
* Add a confirmation dialog confirming the completion of uninstallation for Chr...robertshield@chromium.org2009-11-034-4/+21
* Submitting change from http://codereview.chromium.org/276029/showmad@chromium.org2009-11-0323-50/+748
* Disable failing DevToolsSanityTests on linux.rafaelw@chromium.org2009-11-031-0/+4
* Reverting 30766. It caused failures in ui_tests BrowserTest.SingleBeforeUnloa...pam@chromium.org2009-11-031-3/+1
* Re-landing of r30726, which was reverted as a possible cause of chromeos buil...estade@chromium.org2009-11-029-1/+187
* rsync isn't resilient about updating symbolic link times, so catch a case thatmark@chromium.org2009-11-021-2/+143