summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Notifications should resize themselves to the content within min-max bounds, ...johnnyg@chromium.org2009-12-0811-92/+218
* Add Cocoa window interposing for plugin processstuartmorgan@chromium.org2009-12-085-104/+92
* Linux: Don't show all of the print dialog's children, including widgets norma...thestig@chromium.org2009-12-081-1/+1
* Refactor: Eliminte locking from PrefetchObserver and DnsMaster in favor of ma...eroman@chromium.org2009-12-086-231/+250
* [Mac] A chunk of browser_tests for extensions:thomasvl@chromium.org2009-12-083-4/+14
* [Mac] Browser_tests workthomasvl@chromium.org2009-12-081-1/+1
* Addition of a new parameter to the popup.show(...) Chrome extension API that ...twiz@google.com2009-12-086-16/+48
* Make POSIX SIGTERM/SIGINT/SIGHUP handler async signal safe.willchan@chromium.org2009-12-081-31/+104
* Fix issue 23221: accesskey is not supported on Chromium Mac.suzhe@chromium.org2009-12-082-16/+19
* printing: replace the deprecated macro (DISALLOW_EVIL_CONSTRUCTORS).maruel@chromium.org2009-12-082-2/+2
* Revert "Allow silent extension installations from the extensions gallery - Pa...rafaelw@chromium.org2009-12-0819-254/+61
* [Mac] Show group separators in the keyword editorrsesek@chromium.org2009-12-083-20/+167
* Revert 34008 - Adds basic group policy support. Resubmitting r33093 with a n...gwilson@chromium.org2009-12-075-906/+0
* Remove IsPrefRegistered function from PrefService API and fix the callers totony@chromium.org2009-12-079-13/+13
* Adds basic group policy support. Resubmitting r33093 with a new unit test.gwilson@google.com2009-12-075-0/+906
* Extensions: create a simple model for the browser action buttons toolstrip an...estade@chromium.org2009-12-076-44/+183
* Use gfx::Point instead of GET_X/Y_LPARAM to reduce the dependency on ATL. jhawkins@chromium.org2009-12-073-4/+5
* Fixes bug where we wouldn't force a maximized window on Chrome OSsky@chromium.org2009-12-071-2/+6
* Linux: fix painting on the NTP and elsewhere.agl@chromium.org2009-12-071-2/+2
* [Mac] Pump renderer messages in web content right-click context menu.shess@chromium.org2009-12-071-0/+6
* Mac: implement "Search the Web..." (Opt-Cmd-F).viettrungluu@chromium.org2009-12-073-1/+23
* Add notification for autofill changes.skrul@chromium.org2009-12-073-2/+48
* Land http://codereview.chromium.org/467012 on behalf of tfarina.zork@chromium.org2009-12-072-1/+88
* More cleanups.thakis@chromium.org2009-12-072-31/+32
* [Mac] Implement font and encoding settings in Under the Hood preferencesrsesek@chromium.org2009-12-075-0/+418
* WebSocket in Worker: commandline passing for worker process.ukai@chromium.org2009-12-072-4/+37
* Mac: fix problem with un-minimizing windows using the app icon in the Dock.viettrungluu@chromium.org2009-12-071-2/+4
* WebSocket in Worker: renderer_host changeukai@chromium.org2009-12-078-83/+181
* Allow silent extension installations from the extensions gallery - Part 1.rafaelw@chromium.org2009-12-0719-61/+254
* Some code cleanups.thakis@chromium.org2009-12-073-27/+27
* Fix a crash bug on user script installation and add a testaa@chromium.org2009-12-062-11/+47
* Use factory to create histograms, and refcounts to track lifetimesjar@chromium.org2009-12-069-73/+99
* Mac: Make a stop-gap visual indicator for dropping URLs on the tab strip.viettrungluu@chromium.org2009-12-053-9/+84
* Fix null-pointer crash.abarth@chromium.org2009-12-051-0/+3
* Get rid of ExternalTabAutomationProxy by switching the extension UIjoi@chromium.org2009-12-051-229/+180
* Spruce up the notification UI to much more closely match the mocks, including...johnnyg@chromium.org2009-12-054-61/+75
* Mac: implement drag-and-drop of URLs to tabs/tab strip.viettrungluu@chromium.org2009-12-048-10/+359
* views/options: Use non-deprecated version of PathService::Get.thestig@chromium.org2009-12-041-9/+9
* Linux: Record the list of plugins loaded in browser process crash reports.thestig@chromium.org2009-12-041-0/+2
* Remember zoom on a per-host basis.pkasting@chromium.org2009-12-0412-49/+246
* Fix html_dialog_gtk.cc so that the dialog is large enough to display the enti...zork@chromium.org2009-12-041-1/+2
* Make the system menu for app/popup windows slightly shorter. Original patch ...pkasting@chromium.org2009-12-042-14/+15
* 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
* 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-0410-51/+140
* 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