summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Refactor the menu model to live outside views/ so it can be sharedpinkerton@chromium.org2009-12-0429-145/+163
* Fix a couple of data races on booleanstimurrrr@chromium.org2009-12-041-9/+10
* Add support for 64-bit Windows build: base and chrome/appgregoryd@google.com2009-12-042-1/+5
* Move ExtensionApiTest.Bookmarks from DISABLED to FLAKY since it doesn'terikkay@chromium.org2009-12-041-1/+1
* Mac: restore window size/position when hiding bookmark bar or download shelf.viettrungluu@chromium.org2009-12-043-34/+253
* List the gcov symbols to get the mac code coverage bot happy.thomasvl@chromium.org2009-12-041-0/+17
* Make bookmark sync menu item use title case.pinkerton@chromium.org2009-12-041-6/+13
* Mark a test as flaky that failed for 1/2 of yesterday on one bot. Doing fine...thomasvl@chromium.org2009-12-041-0/+4
* Downward drag after mouse-down is now causing bookmark bar folders to open, r...zelidrag@google.com2009-12-043-0/+38
* Adding instrument to NotificationRegistrar to checkhuanr@chromium.org2009-12-044-0/+42
* Enable remote fonts by default. This change introduces --disable-remote-fonts...yusukes@google.com2009-12-043-6/+6
* Fix download dialog truncation in German locale.finnur@chromium.org2009-12-0453-4/+123
* Improve reporting of subprocess crashes.asargent@chromium.org2009-12-0410-9/+75
* Implement keyboard access between bookmarks and main toolbar.mhm@chromium.org2009-12-0410-315/+410
* Fix leak reported in extensions_quota_service_unittest.cctim@chromium.org2009-12-042-7/+5
* Updating trunk VERSION from 263.0 to 264.0chrome-bot@google.com2009-12-041-1/+1
* Use GetStringUTF16 to return string16 instead of std::wstring in bookmark man...nick@chromium.org2009-12-041-4/+5
* Fix chromium os build.estade@chromium.org2009-12-042-0/+7
* Make the default RendererPreferences smarter.estade@chromium.org2009-12-0413-15/+37
* Mac: remove hacky way the New Tab button is obtained from the nib.viettrungluu@chromium.org2009-12-045-14/+37
* Add ExtensionsQuotaService to limit abusive amounts of requeststim@chromium.org2009-12-0416-59/+1146
* Revert 33758 - Mac: remove hacky way the New Tab button is obtained from the ...viettrungluu@chromium.org2009-12-044-31/+10
* Mac: remove hacky way the New Tab button is obtained from the nib.viettrungluu@chromium.org2009-12-044-10/+31
* Removed sync/notifier/base/mac/time_mac.cc (which just includes time_posix.cc).akalin@chromium.org2009-12-042-9/+0
* Created HtmlDialogTabContentsDelegate, which encapsulates the TabContentsDele...akalin@chromium.org2009-12-0312-303/+387
* Fixes to the string MatchPattern functions:tony@chromium.org2009-12-038-35/+35
* Implement "Email Link To Page" menu command.snej@chromium.org2009-12-037-10/+47
* Revert some of the change to go back to multiple experimentscpu@chromium.org2009-12-035-11/+12
* Switch Mac plugins back to a UI runloopstuartmorgan@chromium.org2009-12-033-44/+49
* This "new" trace has come up several times with NPSWF at the very top of the ...vandebo@chromium.org2009-12-031-0/+2
* Extension Doc Changes (no building or testable changes)rafaelw@chromium.org2009-12-0363-98/+106
* Chrome updates should not change shortcut icon if there is an index specified...kuchhal@chromium.org2009-12-034-10/+176
* Send Keystone ID to Omaha for Extensions Gallery update checks.asargent@chromium.org2009-12-031-0/+16
* Remove the deprecated version of FixupURL and fix the callers.thakis@chromium.org2009-12-037-24/+14
* Fix data races in Safe Browsing Service that were possible with aggressive co...pkasting@chromium.org2009-12-032-14/+31
* Rename README.txt to README.chromium to reflect that it containsevan@chromium.org2009-12-031-0/+0
* Don't ping for extension blacklist when no extensions are installed.pam@chromium.org2009-12-034-5/+44
* Make no-tcmalloc (really, non-base/allocator) builds work again,dank@chromium.org2009-12-035-17/+31
* Reduce the logging output when running startup tests on linux/mac.tony@chromium.org2009-12-031-1/+1
* Mark the tests as disabled on mac with a bug to revisit, this should allow br...thomasvl@chromium.org2009-12-031-2/+12
* Change WideToASCII to WideToUTF8 to ensure that CJK tips are properly displayed.mirandac@chromium.org2009-12-031-1/+1
* Extension Doc Changes (no building or testable changes)rafaelw@chromium.org2009-12-0338-230/+563
* Adding product names to safe browsing report_error and report_phish URLs on W...robertshield@chromium.org2009-12-031-2/+15
* Misc. cleanup of safe_browsing_util.cc:pkasting@chromium.org2009-12-033-178/+135
* Change BugReportView to use the bug report types from the cross-platform BugR...mirandac@chromium.org2009-12-031-23/+12
* Cleanup: FIXME -> TODO, viettrungluu@gmail.com -> viettrungluu, remove whites...viettrungluu@chromium.org2009-12-038-13/+13
* Notify user that Chrome is already synced if promo banner "sync me" link is c...mirandac@chromium.org2009-12-033-2/+16
* linux: use TabContents to launch url for link in crash pagekuan@chromium.org2009-12-033-26/+40
* Add regex escaping code to Mac sandbox implementation and re-enable the utili...jeremy@chromium.org2009-12-039-31/+452
* Don't set referrers on outgoing plugin requests if the load_manually flag is ...ananta@chromium.org2009-12-034-0/+62