summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Disabling ThirtyFourTabs test.kuchhal@chromium.org2009-02-261-2/+2
* Make render_view_context_menu.cc compile on Posix.jhawkins@chromium.org2009-02-263-9/+17
* Add the IDC_GO mapping for the go button widget.deanm@chromium.org2009-02-261-0/+5
* Remove zombie hunting on startup.deanm@chromium.org2009-02-261-2/+0
* We have localization (w00t!). Using it.avi@chromium.org2009-02-261-3/+8
* Reverting key change (again); this breaks every keyboard layout test there is...avi@chromium.org2009-02-264-6/+12
* Try a new approach to fixing IAT unpatch crashes when the DLL is gone.deanm@chromium.org2009-02-262-44/+70
* Fixing WebKeyboardEvent. For reals this time.avi@chromium.org2009-02-264-12/+6
* Wire up resource bundles on the mac:thomasvl@chromium.org2009-02-261-2/+0
* Reverting 10456.hbono@chromium.org2009-02-262-21/+1
* Fixes Issue 7377: Regression: Omnibox trims URL ending with 0x85hbono@chromium.org2009-02-262-1/+21
* Developer tools messages are forwarded as wrapped IPC::Messages(previously th...yurys@google.com2009-02-2624-3/+474
* Make web_drag_source.cc compile on Posix.jhawkins@chromium.org2009-02-263-19/+38
* Linux: add splash screenagl@chromium.org2009-02-266-3/+106
* Make IPC::Logging register to watch for message loop destruction.jam@chromium.org2009-02-261-3/+1
* Linux: fixes for tab contents switchingagl@chromium.org2009-02-264-5/+7
* Linux: fix GDK error when switching tab contentsagl@chromium.org2009-02-263-17/+18
* OS_MAC should be OS_MACOSX.wtc@chromium.org2009-02-261-1/+1
* Coalesce more hardcoded schemes to using predefined constants.brettw@chromium.org2009-02-2628-81/+97
* Make chrome_plugin_host.cc and chrome_plugin_util.cc compile on Posix.jhawkins@chromium.org2009-02-267-23/+40
* Implements a method to enable/disable the "Remove All" buttontc@google.com2009-02-262-0/+8
* Create ProfilePersonalization in the ctor of ProfileImpl instead of lazily cr...munjal@chromium.org2009-02-261-3/+5
* Hide profiles behind a command-line switch since the user-data-dir stuffmunjal@chromium.org2009-02-263-3/+15
* Fix fullscreen mode opacity issues on Aero glass. We need to not extend the ...pkasting@chromium.org2009-02-265-41/+64
* Add an identity (id) to system drag & drop.tc@google.com2009-02-261-1/+7
* We can get into a state where the automation framework presses the Close butt...finnur@google.com2009-02-261-11/+15
* We can get into a state where the automation framework sends a search string,...finnur@google.com2009-02-261-0/+4
* Auto install and update extensions from a registry defined location. This al...erikkay@google.com2009-02-263-270/+488
* Refactor the p13n NTP handler.nick@chromium.org2009-02-261-1/+1
* Don't send the receiver function name in the ExternalHostBindings::ForwardMes...ananta@chromium.org2009-02-258-17/+10
* Revert "Implement accelerators in the gtk port" at avi's request.erg@google.com2009-02-258-157/+68
* Reverting 10400.jcampan@chromium.org2009-02-252-9/+6
* When restoring a session, the browser is shown after a tab is selected causin...jcampan@chromium.org2009-02-252-6/+9
* Add the hunspell project to Chrome.app and get spellchecker compilingshess@chromium.org2009-02-253-3/+3
* Add bug links for ProcessSingleton.evan@chromium.org2009-02-251-2/+3
* Implement accelerators in the gtk port.erg@google.com2009-02-258-68/+157
* This CL causes the autofill popup to hide when the browser window is moved or...jcampan@chromium.org2009-02-259-0/+32
* Change url bar text according to the model when updating the toolbar. Fix vta...pinkerton@chromium.org2009-02-256-27/+41
* Avoid race crash: Don't drop reference to URL fetcher until data is extractedjar@chromium.org2009-02-251-4/+3
* Fix the case of invoking chrome with --install-extension when chrome was notmpcomplete@google.com2009-02-251-1/+4
* Ports SpellChecker to use FilePaths instead of wstring.estade@chromium.org2009-02-254-66/+60
* Update animations in fullscreen mode to prevent stuck throbbers.pkasting@chromium.org2009-02-252-25/+28
* One more ElideUrl->GetCleanStringFromUrlestade@chromium.org2009-02-251-1/+1
* Linux: server side backing storesagl@chromium.org2009-02-2519-86/+284
* Enable the ToolbarModel on Mac and Linux. Implement ChromeFont on Mac.pinkerton@chromium.org2009-02-253-3/+2
* Fix all places where we used the GetWinVersion functionnsylvain@chromium.org2009-02-256-8/+10
* Change some calls to gfx::ElideUrl() to using gfx::GetCleanStringFromUrl()estade@chromium.org2009-02-254-10/+11
* Revert "Fixing WebKeyboardEvent."kuchhal@chromium.org2009-02-254-6/+12
* Fix menubar activation in context of temp LSUIElement=1 hack.jrg@chromium.org2009-02-251-1/+7
* Fixing WebKeyboardEvent.avi@chromium.org2009-02-254-12/+6