summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Changes session restore to use a normal load rather than preferringsky@chromium.org2009-11-0317-83/+212
* Fixed font height on OS X. Also added some unittests.akalin@chromium.org2009-11-033-6/+12
* Fix alignment of text and label in ReportBug nib.mirandac@chromium.org2009-11-031-20/+22
* Linux Breakpad: Report process uptime in crash reports.thestig@chromium.org2009-11-031-2/+51
* Update the images for notification frames, since they had a transparent gap b...johnnyg@chromium.org2009-11-032-0/+0
* Mark ShowModalDialogTest.BasicTest as FLAKYrafaelw@chromium.org2009-11-031-1/+2
* Clean up extension message port data in the renderer.mpcomplete@chromium.org2009-11-032-72/+18
* Roll DEPS for WebKit 50468:50487.senorblanco@chromium.org2009-11-032-1/+4
* Use ChromeThread::DeleteOnIOThread in a few places where an object must be de...jam@chromium.org2009-11-037-63/+36
* Last patch in removing MessageLoop* caching.jam@chromium.org2009-11-0317-148/+107
* 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
* Http cache: Make sure that we handle byte range requests thatrvargas@google.com2009-11-032-3/+30
* Remove the db_loop_ member variable which is a unused following r30163.eroman@chromium.org2009-11-032-6/+0
* Manual Code Review: adding svn:ignoresthomasvl@chromium.org2009-11-030-0/+0
* test_shell_common alwayss depend on npapi_layout_test_pluginevan@chromium.org2009-11-031-0/+1
* Changes the fallback order of Chromium win directories in the layout test for...gwilson@google.com2009-11-031-1/+3
* Add a way to mark a test as missing expectations. We avoided added thisojan@chromium.org2009-11-032-4/+8
* [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
* linux: fix and build test plugins on 64-bit buildsevan@chromium.org2009-11-032-83/+85
* Fullscreen Exit Bubble should not elide its label.finnur@chromium.org2009-11-031-1/+7
* BrowserActionsContainer breaks for nobody... or maybe someonefinnur@chromium.org2009-11-031-1/+2
* Fixed crashes on Windows related to incorrect sizing of the Canvas'skbr@google.com2009-11-031-9/+67
* Roll DEPS for WebKit 50454:50468.senorblanco@chromium.org2009-11-032-2/+2
* Linux: Initialize |restored_bounds_| so new windows always have a proper size.thestig@chromium.org2009-11-031-2/+2
* Revert "linux: fix and build test plugins on 64-bit builds"evan@chromium.org2009-11-032-162/+170
* 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
* linux: fix and build test plugins on 64-bit buildsevan@chromium.org2009-11-032-170/+162
* Put a test into test expectations like it should have been, rather thanjohnnyg@chromium.org2009-11-033-4/+1
* Make bookmark folder look Mac-yavi@chromium.org2009-11-031-1/+5
* linux: compiler_version.py tweak to work on gcc 4.4evan@chromium.org2009-11-031-1/+1
* Roll in the latest ICU at r=30645 jshin@chromium.org2009-11-031-1/+1
* Check word lengths before adding to dictionary and spellchecking.jschuh@chromium.org2009-11-031-2/+2
* Layout test dashboard additions:ojan@chromium.org2009-11-032-13/+48
* Convert tabcontentscontainer to use a vbox instead of a fixed. Thetony@chromium.org2009-11-033-53/+11
* Fix TestProfilerTab.mnaganov@chromium.org2009-11-031-4/+3
* 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
* Remove cruft from ffmpeg.fbarchard@chromium.org2009-11-031-22/+0
* Change build to only have one place to listgman@google.com2009-11-037-378/+239
* Widen a suppression for bugs 20111 and 26582, move it to "third party" sectiontimurrrr@chromium.org2009-11-031-13/+8
* 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-0315-73/+112