summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Revert 49502 - Build a version of base with -fPIC turned on. Use it for inte...jam@chromium.org2010-06-112-6/+0
* Revert 49503 - Fix build failure from previous change.jam@chromium.org2010-06-111-0/+1
* Fix build failure from previous change.jam@chromium.org2010-06-111-1/+0
* Build a version of base with -fPIC turned on. Use it for internal plugin. C...jam@chromium.org2010-06-112-0/+6
* Don't ask password for bwsi mode. This will be the same for auto login mode.oshima@chromium.org2010-06-116-15/+161
* Revert 49489 - Use NSS for SSL by default on Mac OS X.hayato@chromium.org2010-06-113-23/+20
* gtk: Remove obsolete TODO comment.tfarina@chromium.org2010-06-111-7/+0
* Hide the input language menu if there is only one input method and it's a XKB...satorux@chromium.org2010-06-116-13/+54
* Detach reload from omnibox, combine with stop, and eliminate go.pkasting@chromium.org2010-06-1164-2387/+723
* Replace changes_channel with an observer list.zork@chromium.org2010-06-1119-82/+268
* Use NSS for SSL by default on Mac OS X.wtc@chromium.org2010-06-113-20/+23
* Linux: Catch X errors and force a crash.thestig@chromium.org2010-06-113-13/+29
* NTP: Sync shown sections across instancesarv@chromium.org2010-06-115-13/+61
* NTP/Apps: Change the order of the default apps.arv@chromium.org2010-06-111-8/+14
* Win: Use different AppUserModelID for SxS installs.mattm@chromium.org2010-06-1115-37/+58
* [Mac] Make CrZombie a superclass-less class.shess@chromium.org2010-06-111-37/+14
* Download filename encoding fix [try2]:estade@chromium.org2010-06-111-3/+3
* Remove MAYBE_ prefix from ExtensionStartupTesst.Test (fixing my mistake)jshin@chromium.org2010-06-111-1/+1
* Mark ExtensionsLoadTest.Test as flaky on Win/Macjshin@chromium.org2010-06-101-2/+8
* Disable DevToolsSanityTest.TestStepIn/Over/Out on Linux.dimich@chromium.org2010-06-101-7/+10
* Fix the chromeos build.jhawkins@chromium.org2010-06-101-0/+2
* Views: Respond to the --new-wrench-menu flag on windows.erg@chromium.org2010-06-102-20/+40
* Track whether a page was loaded via a proxy so that we canmbelshe@chromium.org2010-06-104-13/+51
* Gtk: Side tabs for content settings window.thakis@chromium.org2010-06-101-30/+21
* Return NULL instead of false when appropriate.evan@chromium.org2010-06-102-4/+4
* Fixing filebrowse for extension layering problem.dhg@chromium.org2010-06-102-1/+2
* AutoFill: Implement the 'AutoFill Options...' entry in the AutoFill suggestionsjhawkins@chromium.org2010-06-1011-84/+123
* Let DataTypeControllers determine whether their data types are ready to bealbertb@chromium.org2010-06-106-0/+56
* Adding flushing of files on chromeos, so that when something is downloaded, i...dhg@chromium.org2010-06-101-0/+5
* GTK: Always use default frame in popup windows.erg@chromium.org2010-06-105-58/+88
* Removing fwd button, make back button take you back up to the root.dhg@chromium.org2010-06-102-80/+22
* Makes tab icon/throbber paint in the right position for rtl. I brokesky@chromium.org2010-06-101-1/+0
* AutoFill: Fix a bug that caused AutoFill to not fill the field the user isjhawkins@chromium.org2010-06-1012-118/+123
* Fix for bug #46042: Browser Crash @ views::TableView::~TableView() georgey@chromium.org2010-06-101-0/+4
* [GTK] fix a corner case where unmaximize wouldn't work.estade@chromium.org2010-06-101-2/+2
* Reduce console spam from unneeded LOG().evan@chromium.org2010-06-101-1/+0
* Clean up external-tab related code in automation provider and automation proxy.estade@chromium.org2010-06-107-241/+225
* add --version flagestade@chromium.org2010-06-104-5/+26
* POSIX: make sure that we never pass directory descriptors into the sandbox.agl@chromium.org2010-06-101-1/+10
* No-code change to trigger the bots.rsesek@chromium.org2010-06-101-1/+1
* Mac: Faster scrolling on 10.6.thakis@chromium.org2010-06-101-15/+36
* Rip out the multiprofile implementation.erg@chromium.org2010-06-1035-1299/+4
* Reorganize more of render_view.h. This does the private functions and data I ...brettw@chromium.org2010-06-102-336/+363
* Merging issue 2067023 for bryner@google.comian@chromium.org2010-06-105-22/+76
* Add histograms for web cache manager.mbelshe@chromium.org2010-06-101-0/+19
* Disable PPAPITest.DeviceContext2D on Win as well. It failed on jshin@chromium.org2010-06-101-5/+1
* Disable the ImageData test on Mac which is failing.brettw@chromium.org2010-06-101-0/+5
* dirdiffer and dirpatcher should clean up after themselves if an error occursmark@chromium.org2010-06-102-2/+54
* Add UDRO support to pkg-dmg. This is only useful for testing.mark@chromium.org2010-06-101-13/+15
* Plumbing data type choices through to the PSSdantasse@chromium.org2010-06-104-2/+34