summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Fix line ending with white spaces in some files.tfarina@chromium.org2010-07-282-4/+4
* Resize the InfoBubbleView in ContentBlockedCookies.xibbauerb@chromium.org2010-07-281-12/+24
* Make NaCl/Chromium startup interface easier to maintainmseaborn@chromium.org2010-07-284-202/+11
* Make product name dynamic in DOMUI pref unit testsstuartmorgan@chromium.org2010-07-281-1/+8
* Fix wrong line-ending.markusheintz@chromium.org2010-07-281-1/+1
* Fix bug which caused DNS time not to be reported by LoadTimingObserver.tonyg@chromium.org2010-07-283-11/+21
* Quick fix for window sizing under resolution independence on Mac. Scrolling a...avi@chromium.org2010-07-281-6/+12
* Use a PDF for the upgrade dot.avi@chromium.org2010-07-283-8/+2
* DevTools: Inspect Element doesn't select element in the Elements Panel when t...pfeldman@chromium.org2010-07-281-1/+3
* gtk: Make use of the gtk signal macro in HtmlDialogGtk class.tfarina@chromium.org2010-07-282-9/+7
* Fully remove the hole in the Mac Sandbox that was used to supportmsneck@google.com2010-07-285-59/+1
* Use vector::push_back() to add object store names to the vector of names and ...andreip@chromium.org2010-07-281-1/+1
* Move click-to-play behind the --enable-click-to-play switch.bauerb@chromium.org2010-07-285-4/+23
* Initial stream to file implementation.darin@chromium.org2010-07-285-0/+267
* An experimental fix for Bug 49590.hbono@chromium.org2010-07-281-0/+2
* Hide feedback button on login screen.dpolukhin@chromium.org2010-07-282-7/+2
* Port network options to DOM UI. Hook up all the functionality. UI touchup wor...chocobo@chromium.org2010-07-2813-7/+707
* Add remaining stuff for Mozc configuration DOMUI.satorux@chromium.org2010-07-287-31/+131
* Make sure we check http/https to collect stats for spdy or apa.lzheng@google.com2010-07-281-12/+10
* Add logic to save input method preference based on user clicks.satorux@chromium.org2010-07-282-5/+114
* Make login cancel logic load localaccount file before attempting offline logincmasone@google.com2010-07-284-21/+147
* Pulse new bookmarks (as triggered by bookmark bubble). If not possible, jrg@chromium.org2010-07-2810-28/+470
* Enable crash reporting by default with PyAuto on Mac/Linuxnirnimesh@chromium.org2010-07-282-5/+12
* Adds unit tests for Serbian and Ukranian dictionaries.hbono@chromium.org2010-07-282-0/+32
* Fix for Issue 50340: @page rules inside @media print rules are not properlyyuzo@chromium.org2010-07-281-0/+1
* Chrome side of changes required to populate appcache resource list.kkanetkar@chromium.org2010-07-2813-30/+129
* Refactor declaration order for 2 A/B tests.ziadh@chromium.org2010-07-281-7/+14
* Fix typo in theme_resources.mirandac@google.com2010-07-281-1/+1
* Fix a NULL ptr dereference crash. Happens when launching an "app" with no icon.michaeln@chromium.org2010-07-281-2/+0
* Remove button masks for toolbar buttons, which will no longer be needed in th...pkasting@chromium.org2010-07-285-14/+0
* Swap reload and home back to how they were in Chrome <= 5.pkasting@chromium.org2010-07-282-26/+25
* Rename some resource files for clarity, or to fit better with upcoming theme ...pkasting@chromium.org2010-07-2819-18/+18
* Fix memory leak in chrome/browser/chromeos/input_method/input_method_util.cc.yusukes@google.com2010-07-281-6/+6
* Mark BrowserKeyEventsTest.ReservedAccelerators flaky on Mac.suzhe@chromium.org2010-07-281-1/+8
* Add Mozc (Japanese IME) configuration DOM UI skeleton.satorux@chromium.org2010-07-287-2/+144
* AutoFill Assert with AutoFillManager unique ids and Credit Card fillingdhollowa@chromium.org2010-07-283-43/+67
* Add a test that verifies the DNS prefetching preferencealyssad@chromium.org2010-07-281-0/+8
* Fix ReadRawData to make the job state match the return value.tony@chromium.org2010-07-281-1/+1
* Missing argument in pyauto.py. Added in the missing argument.alyssad@chromium.org2010-07-281-1/+2
* Speculative fix for crash in DOMUIThumbnailSource.erg@google.com2010-07-2812-59/+105
* Sync: set BASE_VERSION to entry.version() instead of 0 when changingnick@chromium.org2010-07-283-26/+35
* Add new search engine logos to template url data. This CL also reorganizes t...mirandac@google.com2010-07-287-105/+444
* Add new images for M6 theme changes. This is done separately so that the cod...pkasting@chromium.org2010-07-2817-0/+664
* Remove support for background masks. These are no longer necessary in the ne...pkasting@chromium.org2010-07-286-39/+15
* Fix compile warning on Mac OS X 10.5suzhe@chromium.org2010-07-272-4/+4
* Fixing CSS and switching over to DOM properties for central_roster.html.scherkus@chromium.org2010-07-271-5/+4
* Revert 53849 - Implement most of the startup page controls in DOMUI prefsstuartmorgan@chromium.org2010-07-275-198/+19
* Disable DevToolsSanityTest.TestPauseWhenScriptIsRunning which fails on linux.victorw@chromium.org2010-07-271-1/+4
* Implement most of the startup page controls in DOMUI prefsstuartmorgan@chromium.org2010-07-275-19/+198
* Disabled internal PDF by default.sanjeevr@chromium.org2010-07-271-1/+1