summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Pyauto test fix: remove infobar countalyssad@chromium.org2010-08-161-1/+0
* Get saved passwords when click the "show saved passwords" button on personal ...sargrass@google.com2010-08-167-23/+140
* Preserve the correct number of visible browser actions across restarts.pkasting@chromium.org2010-08-162-35/+44
* Cleanup: Rewrap lines, simplify code by using canvas mirroring instead of man...pkasting@chromium.org2010-08-161-53/+29
* Upon a bad reload of an extension, leave the original disabled instead of bla...andybons@chromium.org2010-08-162-8/+22
* Fix sync integration tests on Chrome OS.rsimha@chromium.org2010-08-161-7/+11
* Suppress a reliability bot crash which has been happening sporadically since ...eroman@chromium.org2010-08-161-0/+3
* Revert "Changed crash opt-in option label to "Help make Google Chrome OS bett...phajdan.jr@chromium.org2010-08-161-6/+3
* Changed crash opt-in option label to "Help make Google Chrome OS better..." o...zelidrag@chromium.org2010-08-161-3/+6
* Reenabled ChromeOS system setting for timezone selection.zelidrag@chromium.org2010-08-1621-119/+447
* Issue 5164: Remove addressbar from panels created from apps or extensionsstevenjb@chromium.org2010-08-161-1/+7
* Create BackgroundContents::Delegate interface to break dependency on browser.hrafaelw@chromium.org2010-08-165-17/+68
* Add a test: use "nexes" property in the embed tag and let the plugin choose t...gregoryd@google.com2010-08-163-5/+27
* Relanding r55510:apatrick@chromium.org2010-08-161-4/+17
* DOMUI prefs: Fix typo in CSS valuesstuartmorgan@chromium.org2010-08-161-2/+2
* FBTF: Header cleanup in renderer_host.jhawkins@chromium.org2010-08-1628-32/+69
* Unbreak build - add missing fileestade@chromium.org2010-08-161-0/+18
* Content settings: support --enable-cookie-prompt flagestade@chromium.org2010-08-164-10/+65
* Content settings: show/hide exceptions list when the exceptions link is clicked.estade@chromium.org2010-08-165-66/+39
* PyAuto fix for declining translation.alyssad@chromium.org2010-08-162-0/+2
* I've gotten multiple crashes at shutdown due to my new DCHECKs. It seems it'...pkasting@chromium.org2010-08-161-4/+2
* PageCycler: added command line option to vary number of iterations.phajdan.jr@chromium.org2010-08-164-1/+35
* Cleanup: Make function definition order match declaration order. Don't inlin...pkasting@chromium.org2010-08-162-82/+91
* Fix problem of identical search engine logos + names in search engine dialog.mirandac@chromium.org2010-08-163-9/+14
* Version Bump to 7, please to be enjoyingkerz@chromium.org2010-08-161-1/+1
* [Mac] Poke KVO for prefs::kDownloadDefaultDirectory when resetting to default...rsesek@chromium.org2010-08-161-0/+5
* TBR: joth@chromium.orgjoth@chromium.org2010-08-161-0/+2
* Mark 2 failing tests in SavePageBrowserTest as flakyjoth@chromium.org2010-08-161-2/+2
* Remove \r from resource_dispatcher_host.ccyurys@chromium.org2010-08-161-1/+1
* Convert other callsites of AECreateDesc() to use scoped_aedesc<>.rsesek@chromium.org2010-08-162-12/+9
* compile fixbauerb@chromium.org2010-08-161-0/+3
* Those nasty puglins!bauerb@chromium.org2010-08-162-11/+10
* Fix a subtle issue/bug for unit tests to use IsChromeFirstRun. Once first_run...jorlow@chromium.org2010-08-163-7/+16
* Add logic to remove duplicates.satorux@chromium.org2010-08-162-8/+30
* Updating trunk VERSION from 496.0 to 497.0chrome-release@google.com2010-08-161-1/+1
* Show native display names in two places: tooltip and language title on the ri...satorux@chromium.org2010-08-162-1/+29
* Add logic to enable the default input method for the language added.satorux@chromium.org2010-08-161-1/+13
* Always display the input method name for Japanese.satorux@chromium.org2010-08-163-17/+82
* Fix a bug where users were able to remove a language used for displaying Chro...satorux@chromium.org2010-08-163-1/+17
* Whitespace change to trigger the bots.viettrungluu@chromium.org2010-08-169-9/+0
* Remove deprecated wstring Get(As)String() methods from Value, etc.viettrungluu@chromium.org2010-08-1642-476/+486
* cros/input_method_library clean up.yusukes@chromium.org2010-08-162-5/+5
* DevTools: fix compilation on Linux: initialize fields in the same order as th...yurys@chromium.org2010-08-161-1/+1
* DevTools: support dispatching devtools commands when there is a tight loop in...yurys@chromium.org2010-08-166-19/+42
* Fix a bug where clicking on the configure button caused the input method to b...satorux@chromium.org2010-08-161-0/+4
* Fix memory leaks in OwnerKeyUtilscmasone@google.com2010-08-151-64/+3
* Close NTP when launching an app (fix regression)rafaelw@chromium.org2010-08-151-6/+1
* Re-land just the project file changes from r55416. This makes projects that usebrettw@chromium.org2010-08-151-0/+3
* FBTF: Remove "obviously" unneeded standard C++ library #includes.viettrungluu@chromium.org2010-08-15155-279/+62
* Remove (deprecated) wstring version of Value::CreateStringValue().viettrungluu@chromium.org2010-08-155-59/+68