summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Make the system menu for app/popup windows slightly shorter. Original patch ...pkasting@chromium.org2009-12-042-14/+15
* Add nacl .globl symbols to framework.order.jrg@chromium.org2009-12-041-0/+4
* Windows: theme the close button for the find bar.estade@chromium.org2009-12-042-4/+19
* Delay DNS subresource resolution until navigational resolution is completejar@chromium.org2009-12-041-2/+6
* Enable new tab test reference builds on Mac now that the reference builds are...tony@chromium.org2009-12-041-8/+0
* Linux: Show the private memory usage by default instead of the shared memory ...thestig@chromium.org2009-12-041-2/+2
* Preserve optimized scrolling in the presence of multiple animating rects.darin@chromium.org2009-12-0419-141/+611
* Add IsWindowActive to the Mac plugin interpose liststuartmorgan@chromium.org2009-12-041-6/+18
* Use the zygote for extension page popup processes.tony@chromium.org2009-12-041-1/+3
* Add locale information to the links in the chrome://extensions page.mirandac@chromium.org2009-12-041-4/+5
* Move incognito text box down.mirandac@chromium.org2009-12-041-0/+1
* Don't bounce the downloads folder if the download was auto-removed (e.g. themes)avi@chromium.org2009-12-042-10/+8
* [Mac] Route edit-state messages via observer rather than delegate.shess@chromium.org2009-12-048-349/+338
* Avoid including gtk & glib headers in message_pump_glib.h, saves 1 sec on do-...mattm@chromium.org2009-12-046-0/+20
* enabled one browser test and tag JavascriptAlertActivatesTab, ReloadThenCance...thomasvl@chromium.org2009-12-041-17/+17
* Reverts r4177, reimplements a fix for bug 3417. Adding UpdateObservers to Dow...avi@chromium.org2009-12-042-1/+3
* The GYP fixes the other week put lib on the front of this file, update this s...thomasvl@chromium.org2009-12-041-1/+1
* Fix truncation in Options panel for various locales.finnur@chromium.org2009-12-0413-21/+21
* Added new IPC message class for CommandBuffer.apatrick@google.com2009-12-0412-16/+16
* Enable browser_tests: SavePageBrowserTest.FileNameFromPageTitle & SavePageBro...thomasvl@chromium.org2009-12-041-10/+0
* Fix bustage.pinkerton@chromium.org2009-12-041-4/+1
* 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