summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed handling of preferred login info in password manager.tim@chromium.org2009-11-252-15/+31
* sync: get rid of path_helpers files.nick@chromium.org2009-11-2515-224/+0
* Ignore UTF-8's BOM when parsing userscript's metadata.hayato@chromium.org2009-11-252-1/+21
* Posix: Catch SIGHUP/SIGINT and do a clean shutdown.thestig@chromium.org2009-11-251-9/+31
* Changed SyncStatusUIHelper namespace class into a real namespace (sync_ui_uti...akalin@chromium.org2009-11-2521-127/+130
* Introduce a new 'all_frames' property to content scripts andaa@chromium.org2009-11-251-0/+10
* Tiny clean up. Use ASSERT_EQ instead of EXPECT_EQ.hayato@chromium.org2009-11-251-5/+5
* Remove the temporary instrumentation added to track down a crash in URLFetcher.eroman@chromium.org2009-11-251-10/+2
* Transfer CF downloads to the host browser.TEST=Click a download link (not via...tommi@chromium.org2009-11-251-0/+3
* GTK: Don't send double/triple click events to renderer.estade@chromium.org2009-11-241-0/+2
* Allow the window to be moved when dragging on the incognito iconviettrungluu@chromium.org2009-11-241-2/+13
* Remove theming from notifications and extension/bookmark sync promo.mirandac@chromium.org2009-11-241-1/+17
* Mac: make bookmark bar drag buttons prettier.viettrungluu@chromium.org2009-11-243-26/+138
* Remove --enable-user-script and associated tests.aa@chromium.org2009-11-242-67/+6
* Stop opening _all_ notification location changes in a new tab. That was allo...johnnyg@chromium.org2009-11-242-20/+60
* Move some theme images to being serviced on the IO thread. Fortony@chromium.org2009-11-243-7/+26
* Fix app icon flicker in loading animationxiyuan@chromium.org2009-11-241-1/+1
* o Updates the browser action buttons when a tab is changed. This is needed fo...andybons@chromium.org2009-11-243-1/+17
* Make notifications permission available in the extension manifest and hook up...johnnyg@chromium.org2009-11-242-7/+47
* Fix page action spacing on Linux.mattm@chromium.org2009-11-242-8/+5
* Update the sync menu item to change on Linux to reflect the current sync state.zork@chromium.org2009-11-242-0/+59
* Fix a flaky dev tools sanity test.ager@chromium.org2009-11-241-3/+0
* fix buildtony@chromium.org2009-11-241-0/+1
* Merge in part of the last perf change. Move when we initializetony@chromium.org2009-11-242-20/+24
* Makes the nonclientframeview for popups on views/gtk drawsky@chromium.org2009-11-241-1/+50
* Update Signal Thread to use ref counting and locks to ensure thread safety.zork@chromium.org2009-11-242-2/+3
* Disables default browser check and exit menu for toolkit_views onsky@chromium.org2009-11-244-3/+17
* Sets widget created by info bubbles to a custom type so that theysky@chromium.org2009-11-242-0/+14
* Switch theme loading to use its own string.avi@google.com2009-11-243-6/+3
* Mac: improve hover/clicked state appearance of bookmark bar buttons.viettrungluu@chromium.org2009-11-241-33/+56
* disable extension toolstrips by default, addingerikkay@chromium.org2009-11-242-0/+8
* Fix to prevent selecting a popup menu item from crashing when the item is aut...avi@google.com2009-11-241-2/+5
* Reduce DLOG in websocket codeukai@chromium.org2009-11-242-31/+1
* Move base64 from 'net/base' into 'base'.hayato@chromium.org2009-11-2411-22/+20
* gtk: Restore omnibox text selection on tab switch.derat@chromium.org2009-11-242-12/+5
* Revert "Move the NTP HTML generation to early so we can avoid an extra"tony@chromium.org2009-11-243-23/+20
* Linux: Create app modal dialogs in a different way to work around a KDE 3 win...thestig@chromium.org2009-11-248-7/+16
* Remove a TODO in post_commit_command.cc. Clarify what's going on.nick@chromium.org2009-11-241-3/+4
* Move the NTP HTML generation to early so we can avoid an extratony@chromium.org2009-11-243-20/+23
* Fixes extension packing codepath that was hitting a race condition DCHECK des...andybons@chromium.org2009-11-243-0/+8
* ChromeFrame's host network stack implementation for IE full tab mode implicit...ananta@chromium.org2009-11-241-14/+6
* Final part of PathString cleanup.munjal@chromium.org2009-11-2419-383/+284
* Added main menu item for Sync in OS X. (Right below "Preferences..."). Made ...akalin@chromium.org2009-11-2411-149/+285
* Fix crash when an extension popup shows a JS alert. Showing the alert takes...rafaelw@chromium.org2009-11-245-39/+76
* page info dialog polish:estade@chromium.org2009-11-232-8/+7
* Remove ResourceBundle::LoadImageResourceBytes since it appears totony@chromium.org2009-11-237-8/+8
* Moved common OpenSyncMyBookmarksDialog() code into SyncStatusUIHelper.akalin@chromium.org2009-11-235-29/+32
* Marking the ExtensionApiTest.ExecuteScript test as flaky as it failed for no ...ananta@chromium.org2009-11-231-1/+3
* Fix environment variables not being used after switching to ChildProcessLaunc...jam@chromium.org2009-11-233-7/+8
* Make extension updates use omaha id when talking to omaha.asargent@chromium.org2009-11-233-1/+145