summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Add ExtensionsService::Uninstall() plus unit tests.aa@chromium.org2009-05-156-58/+185
* Uploaded & applied on behalf of Roger Tawa (rogerta@google.com).rafaelw@chromium.org2009-05-154-20/+136
* Finish refactoring to make SSLPolicy and friends unit testable. Next stop: t...abarth@chromium.org2009-05-1512-288/+292
* Refactors DockInfo so that it can be used on Linux. I haven't done thesky@chromium.org2009-05-156-375/+429
* ChromeFont->gfx::Fontbeng@google.com2009-05-1544-116/+121
* Signature changed to take a Profile*tim@chromium.org2009-05-153-3/+3
* Create app_switches and remove a dep.beng@google.com2009-05-153-0/+3
* Update French spellcheck dictionary to 1.4.jungshik@google.com2009-05-151-1/+1
* Fix issue where the star in the history page could be hidden by longarv@chromium.org2009-05-151-3/+50
* Remove a trailing slash in BrowserView. gcc doesn't like these.sky@chromium.org2009-05-141-1/+1
* Reverting 16124.beng@google.com2009-05-147-14/+17
* Reverting 16122.beng@google.com2009-05-147-17/+14
* Move bitmap conversion function from chrome/common/gtk_utils.h into app/gfx/g...beng@google.com2009-05-147-14/+17
* Use the Mac omnibox field's font as the basis for the fonts used in the field...shess@chromium.org2009-05-144-51/+77
* Move Always On Top setting out of Window/WindowDelegate and into task manager...beng@google.com2009-05-146-34/+104
* Add error handling to PageAction extension API.finnur@chromium.org2009-05-142-13/+29
* Refactors menus so that I can create a MenuGtk implementation, and moves it intosky@chromium.org2009-05-1418-125/+138
* Extend the chrome.tabs API to allow relative paths.finnur@chromium.org2009-05-141-5/+26
* Add #include <string> to fix building with gcc 4.3.thestig@chromium.org2009-05-141-0/+1
* Add star icon for bookmarked results in the omnibox2 popup view.beng@google.com2009-05-142-6/+18
* Remove even more ATL dependencies.maruel@chromium.org2009-05-1435-76/+103
* Add a separate cookie store that's used for extensions.mpcomplete@google.com2009-05-148-38/+121
* linux: more NOTIMPLEMENTED bugs.evan@chromium.org2009-05-141-1/+1
* linux: another notimplemented into a bug.evan@chromium.org2009-05-141-1/+3
* linux: not supporting page actions is a bug.evan@chromium.org2009-05-141-1/+1
* Provide one set of mac common app name defines for things that need the name ...thomasvl@chromium.org2009-05-142-9/+5
* Fixup colors for inactive tab.jeremy@chromium.org2009-05-141-2/+2
* Implement OS X Encoding Menu.jeremy@chromium.org2009-05-1410-82/+441
* Add support for almost-recursive watches in Linux DirectoryWatcherphajdan.jr@chromium.org2009-05-141-1/+5
* Fix regression caused by gfx::Size no longer accepting negative tim@chromium.org2009-05-141-3/+2
* Revert "Implement OS X Encoding Menu."tc@google.com2009-05-1410-3124/+82
* Enable one SessionRestoreUITest.huanr@chromium.org2009-05-141-49/+51
* Update comments as requested by jcampan.abarth@chromium.org2009-05-142-3/+1
* Implement OS X Encoding Menu.jeremy@chromium.org2009-05-1410-82/+3124
* Add match count text to the GTK find bar. This also makes the bar wider.brettw@chromium.org2009-05-147-84/+139
* Enable basic saving/restoring window placements on Mac.rohitrao@chromium.org2009-05-149-121/+327
* Add missing ALLOW_THIS_IN_INITIALIZER_LIST...phajdan.jr@chromium.org2009-05-141-1/+3
* Extract Windows-specific parts of TaskManager.phajdan.jr@chromium.org2009-05-146-506/+618
* Remove bad DCHECK.abarth@chromium.org2009-05-141-1/+0
* Build fix.abarth@chromium.org2009-05-143-14/+8
* Factor SSLPolicyBackend out of SSLManager.abarth@chromium.org2009-05-1410-274/+362
* Resubmit 16044 with typo fixed.abarth@chromium.org2009-05-144-42/+40
* Revert 16044abarth@chromium.org2009-05-144-40/+42
* Minor cleanup of SSL UI code.abarth@chromium.org2009-05-144-42/+40
* Refactor the inner classes from SSLManager to their own files to reduce the c...abarth@chromium.org2009-05-1412-3273/+3357
* Linux: Delay the deletion of the RWHVGtk object.willchan@chromium.org2009-05-143-24/+6
* Clean-up of the accelerator code.jcampan@chromium.org2009-05-147-36/+40
* Revert "Revert "implemented extensions api windows.update().""aa@chromium.org2009-05-143-2/+55
* Revert "implemented extensions api windows.update()."aa@chromium.org2009-05-143-55/+2
* implemented extensions api windows.update().rafaelw@chromium.org2009-05-143-2/+55