summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Fix location bar display.thakis@chromium.org2009-07-271-1/+1
* NNTP: Change the lower right section to say "What will we put here?"arv@google.com2009-07-272-5/+4
* add test to verify mole data being readerikkay@chromium.org2009-07-261-0/+3
* Remove the concept of threading from ProxyService, and move it into the Proxy...ericroman@google.com2009-07-261-9/+29
* Fix exception in DownloadManager if the download has no extension.aa@chromium.org2009-07-261-1/+2
* Modify detection of Chrome extensions in download manager. Itaa@chromium.org2009-07-261-3/+17
* Try again to commit r21622: Add infobar preview for themes,aa@chromium.org2009-07-269-40/+174
* Revert revisions 21622-21624.aa@chromium.org2009-07-269-186/+48
* Fix broken tree.aa@chromium.org2009-07-261-1/+1
* Fix broken tree on mac/linux.aa@chromium.org2009-07-263-1/+1
* Add infobar preview for themes, remove --enable-extensionaa@chromium.org2009-07-269-48/+186
* add mole info to toolstrip definition and enable moleserikkay@chromium.org2009-07-2617-98/+242
* Make the download manager display a scary file warning if anaa@chromium.org2009-07-253-29/+51
* * notify theme loading with --load-extensionerikkay@chromium.org2009-07-251-11/+22
* Adds strings for possible future web clips on the new tab pagearv@google.com2009-07-251-0/+170
* Disable the tips service by default.arv@google.com2009-07-259-17/+38
* Revert r21548 and r21559 due to crash spike.huanr@chromium.org2009-07-255-18/+22
* Implement mimetype sniffing for extensions.aa@chromium.org2009-07-256-6/+47
* Suppress crash for Ananta.paul@chromium.org2009-07-251-0/+3
* , INNTP: Adds 2 hard coded thumbnails.arv@google.com2009-07-255-7/+99
* Add strings for SSL3.0 and TLS1.0 config options for Linux.mattm@chromium.org2009-07-251-0/+6
* Stop drawing the status bubble text highlight because it sucks for themes.glen@chromium.org2009-07-251-23/+16
* Use referrer_url instead of download url to decide whether aaa@chromium.org2009-07-256-18/+53
* Make some default file dialog titles for linux.estade@chromium.org2009-07-253-8/+29
* Implement Window modality in TOOLKIT_VIEWS, and allow windows to be centered ...ben@chromium.org2009-07-251-1/+1
* Add in UMA logging for context menu playback controls.ajwong@chromium.org2009-07-251-0/+11
* Reverting 21588 to make Linux toolkit dbg happy.mhm@chromium.org2009-07-252-13/+12
* Partial fix to 7028 - Pinning in Win7.A complete fix will require Gears to se...brg@chromium.com2009-07-251-0/+6
* Reverting 21593.mhm@chromium.org2009-07-251-3/+2
* Fix Linux Toolkit dbg bustage.mhm@chromium.org2009-07-251-2/+3
* Images for the pre populated thumbnails on the NNTParv@google.com2009-07-244-0/+0
* Porting POINT to gfx::Point for automation providermhm@chromium.org2009-07-242-12/+13
* Adding mention of allowing third-party cookies as a way to fix redirect loops.jcampan@chromium.org2009-07-241-1/+1
* Move setlocale() to zygote_main_linux to make sure that it's calledjshin@chromium.org2009-07-242-3/+8
* re-do CL 2136 - move image_diff to tools/imagediff, add deps to test_shelldpranke@google.com2009-07-242-376/+0
* Fix 2 bugs in extensions autoupdate request parameters.asargent@chromium.org2009-07-242-17/+116
* Implement feature where tabs don't resize when using the close box until the ...pinkerton@chromium.org2009-07-242-8/+95
* fix toolkit_views compile due to AutocompleteEditViewGtk change.tc@google.com2009-07-241-0/+1
* Implement location only display mode (used by popup windows).tc@google.com2009-07-246-35/+96
* GTK: Don't close info bubbles based on which toplevel is active.estade@chromium.org2009-07-242-21/+12
* GTK: Let custom draw buttons specify their stock size as well as their stock ...estade@chromium.org2009-07-248-20/+23
* Coverity: Pass FilePaths and strings by reference.jhawkins@chromium.org2009-07-242-7/+8
* A crasher from the field indicates that the focus manager can be NULL when th...jcampan@chromium.org2009-07-241-4/+11
* Change the background color of the NNTP lower sections.arv@google.com2009-07-241-1/+1
* Coverity: Pass FilePaths by reference.jhawkins@chromium.org2009-07-242-3/+4
* Coverity: Pass strings by reference.jhawkins@chromium.org2009-07-242-6/+7
* Refactor blits to be more cross-platform.piman@chromium.org2009-07-242-104/+13
* Fix a bug where an ongoing find operation would re-appear eventc@google.com2009-07-242-1/+5
* Add a search box to all pages. (Well, most of them. But eventuallykathyw@google.com2009-07-246-1/+86
* Reenable running worker UI tests.jianli@chromium.org2009-07-241-11/+0