summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
...
* Adding tab browsing for filebrowser.xiyuan@chromium.org2010-01-203-34/+381
* Revert an old change where I added a bunch of CHECKs to track down a crash.mpcomplete@chromium.org2010-01-202-38/+1
* Change to DBus-based IPC to talk to the Chromium OS session managercmasone@google.com2010-01-206-45/+105
* Mac: Don't crash on "Stats for nerds" link if no browser window is open.thakis@chromium.org2010-01-202-13/+28
* Implement initial support for saving and loading AutoFill profiles to the WebDB.jhawkins@chromium.org2010-01-205-12/+353
* refactor browser extender: 2nd steposhima@chromium.org2010-01-209-143/+209
* Wait for the test extension to notify us instead of the EXTENSION_HOST_DID_ST...kkania@chromium.org2010-01-201-14/+4
* Mark ExtensionApiTest.BrowserActionPopup as flaky.kuchhal@chromium.org2010-01-201-1/+1
* Update comments to reflect the removal of class ExtensionActionState, which n...skerner@chromium.org2010-01-201-1/+0
* Revert last 3 patches. Sorry guys. :-(jorlow@chromium.org2010-01-2011-968/+66
* Sigh...fix the warning.jorlow@chromium.org2010-01-201-1/+1
* Forgot files.jorlow@chromium.org2010-01-203-0/+383
* Adds local storage nodes to cookie tree model and cookies view. jorlow@chromium.org2010-01-208-66/+585
* Remove the fallback Mozilla code for parsing FTP LIST response.phajdan.jr@chromium.org2010-01-201-36/+0
* Enable geolocation at build time, and update the flag to configure it at runt...joth@chromium.org2010-01-201-0/+1
* Initialize is_extension_install_ properly.craig.schlenter@chromium.org2010-01-201-0/+1
* Remove support for filtering by MIME-type.jochen@chromium.org2010-01-2013-335/+87
* Whitespace change to clobber build bots.jochen@chromium.org2010-01-201-1/+1
* Drop the code allowing privacy blacklists to be shipped in extensions.phajdan.jr@chromium.org2010-01-2025-1328/+62
* Rename LanguageLibrary::GetLanguages() to GetActiveLanguages().satorux@chromium.org2010-01-203-5/+5
* Revert 36615 - SafeBrowsingStore storage abstraction for SafeBrowsing database.shess@chromium.org2010-01-2011-2795/+0
* SafeBrowsingStore storage abstraction for SafeBrowsing database.shess@chromium.org2010-01-2011-0/+2795
* Implemented AddressWatchTask for OS X.akalin@chromium.org2010-01-203-0/+178
* The final step in making session storage cross-process. Remove dead code and...jorlow@chromium.org2010-01-2011-162/+122
* Support intra-IME switcing (e.g. "Japanese Hiragana mode" to "Japanese HalfWi...yusukes@google.com2010-01-204-45/+346
* Revert 36604 - Implemented AddressWatchTask for OS X.akalin@chromium.org2010-01-204-166/+1
* Implemented AddressWatchTask for OS X.akalin@chromium.org2010-01-204-1/+166
* Revert 36589 - Still failing the reliability tests.jcampan@chromium.org2010-01-209-99/+44
* Connect the 'changed' signal on the label entry and change the expander title...jhawkins@chromium.org2010-01-201-2/+29
* Gtk: don't crash when a dragged tab gets deleted.estade@chromium.org2010-01-201-0/+8
* Allow link drags from the bookmark manager out to the Gnome desktoptony@chromium.org2010-01-201-5/+6
* Another try at landing this.jcampan@chromium.org2010-01-209-44/+99
* Revert 36586 - Implemented AddressWatchTask for OS X.akalin@chromium.org2010-01-204-169/+1
* Implemented AddressWatchTask for OS X.akalin@chromium.org2010-01-204-1/+169
* Allow link drags from the star, bookmarks bar, and bookmark bar menustony@chromium.org2010-01-206-27/+32
* Style cleanup of member variable in FindBarGtk.tony@chromium.org2010-01-202-4/+4
* Bookmark manager: Implemented new button bar.snej@chromium.org2010-01-204-29/+105
* Indent menu items in add-bookmark pop-up, to show folder hierarchy.snej@chromium.org2010-01-202-4/+12
* GTK: respect menu model's radio button groupings.estade@chromium.org2010-01-201-8/+11
* Posix: try to make signal handler async signal safe again.willchan@chromium.org2010-01-191-31/+104
* Added public copy constructor to AutoFillProfile to allow it to be used in st...georgey@chromium.org2010-01-192-5/+32
* Mac bookmark manager: Make URLs editable.snej@chromium.org2010-01-196-12/+80
* Gtk: fix reference counting/destruction of GtkMenu* in MenuGtk. estade@chromium.org2010-01-191-0/+6
* Mac: Save/restore task manager window pos and size.thakis@chromium.org2010-01-1913-190/+341
* Reland r36541 (which went in without any commit log by some magic). Was rever...jshin@chromium.org2010-01-192-12/+1
* Revert 36541 (which went in without any commit log by some black magic). jshin@chromium.org2010-01-192-1/+12
* Use buildtime to ensure stability statsjar@chromium.org2010-01-193-12/+26
* Implement the remaining UI of the gtk AutoFill dialog.jhawkins@chromium.org2010-01-191-16/+246
* [Mac] Refactors BrowserActionButton to be within its own file, also breaking ...andybons@chromium.org2010-01-195-228/+255
* Port BrowserActionApiTest.BrowserActionPopup to linux.estade@chromium.org2010-01-198-28/+83