summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
...
* linux: theme scrollbars from GTK theme estade@chromium.org2009-12-0913-14/+163
* Share the code that builds the page menu in a common model, make Mac and Win ...pinkerton@chromium.org2009-12-0911-187/+719
* Change most callers of NativeScrollbar size functions to use a dedicated func...pkasting@chromium.org2009-12-093-19/+10
* fix for memory leak and illegal access, 2nd attempt.oshima@chromium.org2009-12-091-8/+9
* Define X509Certificate::intermediate_ca_certs_ as a std::vector ofwtc@chromium.org2009-12-091-7/+6
* Fix delete day so that font is correct and it can be reached through tab.mirandac@chromium.org2009-12-091-1/+2
* Revert 34161 - Enable Pepper support by default, including building the test ...sehr@google.com2009-12-091-1/+0
* Enable Pepper support by default, including building the test plugin.sehr@google.com2009-12-091-0/+1
* Chromium: support custom WebCore context menu items in Chromium port (downstr...pfeldman@chromium.org2009-12-094-4/+49
* Revert 34146 - A place to store the pid>mach_port_t mapping.thakis@chromium.org2009-12-097-287/+3
* A place to store the pid->mach_port_t mapping.thakis@chromium.org2009-12-097-3/+287
* Reverts my r4300 and re-fixes Issue 3156 and 13500.hbono@chromium.org2009-12-092-23/+16
* Fixes bugs with panels. We weren't setting the type at the right timesky@chromium.org2009-12-092-2/+4
* Fixes bug so that if we restore popups (as we do on chrome os) wesky@chromium.org2009-12-091-2/+2
* Fixes issue where clicking on a <SELECT> dropdown in an extension popup windo...andybons@chromium.org2009-12-096-6/+106
* Revert 34134 - Viewsbased login window for Chrome OS. Doesn't yet actually d...jrg@chromium.org2009-12-098-377/+16
* Views-based login window for Chrome OS. Doesn't yet actually do anythingcmasone@google.com2009-12-098-16/+377
* Minor cleanup; remove deprecate file_util function and some obsolete TODOs.estade@chromium.org2009-12-093-16/+5
* Revert 34110 - Fix leak of ShutdownDetector. Broke Mac startup_test.willchan@chromium.org2009-12-091-48/+30
* Mac: add UMA calls for drag-and-drop of URLs on tab strip.viettrungluu@chromium.org2009-12-091-0/+2
* Have the utility process run out of process on Linux again bytony@chromium.org2009-12-094-27/+4
* Revert 34099 - fix for memory leak and illegal access. (found in valgrind test)asargent@chromium.org2009-12-092-12/+8
* Make "delete history for day" message have the correct font on Mac.mirandac@chromium.org2009-12-091-1/+1
* Fix leak of ShutdownDetector.willchan@chromium.org2009-12-091-30/+48
* Revert this, it didn't compile on linux_views (argh)pkasting@chromium.org2009-12-081-2/+5
* Try re-enabling the resize corner on Windows to see if it still causes perf r...pkasting@chromium.org2009-12-081-5/+2
* fix for memory leak and illegal access. (found in valgrind test)oshima@chromium.org2009-12-082-8/+12
* gtk: Fix theme loading bubble position.derat@chromium.org2009-12-081-0/+4
* 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