summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* Prevent browser actions toolbar's overflow button from being shown unexpectedly.suzhe@chromium.org2010-08-061-0/+1
* [Mac] Use the new {EXPECT,ASSERT}_NS{EQ,NE} macros in unit tests where possible.rsesek@chromium.org2010-08-0631-279/+290
* In RenderViewHostDelegate::View, distinguish between MouseMove() and MouseDow...johnnyg@chromium.org2010-08-0614-19/+35
* Revert "Replace --top-sites flag with --no-top-sites flag. TopSites becomes t...phajdan.jr@chromium.org2010-08-0617-299/+151
* [Mac] Don't indicate acceptance of non-url drag data.shess@chromium.org2010-08-061-0/+3
* Make SkFontHost_fontconfig support TTC font files.jshin@chromium.org2010-08-061-12/+12
* Fixes regression the resulted in not showing window after doing a tabsky@chromium.org2010-08-061-0/+1
* FBTF: New IPC definitions, only applied to async ROUTED and CONTROL messages.erg@google.com2010-08-062-1/+17
* Rebase ThaiUTF8 unit test.agl@chromium.org2010-08-061-49/+47
* GTK toolbar -estade@chromium.org2010-08-062-2/+9
* Export and imports raw keys in the Cryptographer.albertb@chromium.org2010-08-062-9/+9
* Respect original dialog's default/focus widget in NativeDialogHost.xiyuan@chromium.org2010-08-061-0/+38
* Replace --top-sites flag with --no-top-sites flag. TopSites becomes the default.nshkrob@chromium.org2010-08-0617-151/+299
* More cleanup relating to the domain now being part of the CanonicalCookie:rdsmith@chromium.org2010-08-063-7/+4
* Fixes to separators in context menu items added by extensions.asargent@chromium.org2010-08-062-37/+142
* DOM UI js: Add a single selection model.arv@chromium.org2010-08-065-15/+354
* Undisable SessionHistoryTest.HistoryLengthphajdan.jr@chromium.org2010-08-061-4/+0
* Make status bubble behave properly in RTL languages.mirandac@chromium.org2010-08-061-13/+14
* Revert 55227 - Disable outdated non-sandboxed plugins.bauerb@chromium.org2010-08-0610-113/+2
* Disable outdated non-sandboxed plugins.bauerb@chromium.org2010-08-0610-2/+113
* Add the actual data being read to the OnBytesRead callback, take two.cbentzel@chromium.org2010-08-063-4/+5
* Minor header cleanup of chrome/browser/[st]*/*.h minus c/b/sync/*.h.viettrungluu@chromium.org2010-08-0630-71/+14
* Uninitialized member in BrowserKeyboardAccessibility.finnur@chromium.org2010-08-061-2/+3
* Added devtools_page field to extension manifest to specify a page loaded into...loislo@chromium.org2010-08-061-0/+41
* Fix memory leak in policy refresh implementationdanno@chromium.org2010-08-063-13/+17
* Introduce a resource identifier for content settings.jochen@chromium.org2010-08-0619-212/+606
* Tweak CSS so that very long language names are folded in left-aligned.satorux@chromium.org2010-08-061-0/+1
* Fix a bug where we were showing duplicate language names in the add language ...satorux@chromium.org2010-08-063-11/+152
* Speculative fix for chromium-os:4706 - use singleton NetworkLibrary rather th...joth@chromium.org2010-08-062-7/+5
* Move creation of the PrefStores into the PrefValueStore, to reduce the knowle...pam@chromium.org2010-08-067-65/+97
* Added constants, strings, protos for app sync.akalin@chromium.org2010-08-066-1/+80
* Reland 54771 (and 54795) To enable TCP Preconnection by defaultjar@chromium.org2010-08-065-31/+94
* Improvements to accessibility extension api support for "views":dmazzoni@chromium.org2010-08-066-60/+199
* Build the language list just like we do in the C++ version.satorux@chromium.org2010-08-062-18/+38
* Add chromeos namespace to the language options page and its friends.satorux@chromium.org2010-08-0611-54/+92
* FBTF: Remove unneeded headers from base/ (part 3)thestig@chromium.org2010-08-0615-12/+4
* FBTF: Remove unneeded headers from base/ (part 2)thestig@chromium.org2010-08-0624-22/+14
* Add both English and the alternate language to the preferred language list on...zork@chromium.org2010-08-061-1/+6
* Expose the type of an AccessibilityControlInfo. (This will allow usdmazzoni@chromium.org2010-08-062-23/+59
* Add tabs to passwords and exceptions subpage.sargrass@google.com2010-08-0612-50/+94
* Remove GetSwitchValue() from chrome/* where easy.evan@chromium.org2010-08-062-4/+5
* Make reload accelerators more consistent across platforms.derat@chromium.org2010-08-064-10/+9
* Sort the language list by locale specific sorter.satorux@chromium.org2010-08-061-8/+37
* Explicitly set the input method on IME connected, even if it's the hardware l...zork@chromium.org2010-08-061-7/+1
* base: rename Environment::SetEnv to Environment::SetVar.tfarina@chromium.org2010-08-063-3/+3
* [Mac] Prevent a crash with the DownloadStartedAnimation.rsesek@chromium.org2010-08-061-1/+5
* Allow search engine dialog to have only two choices (Vietnam and Iran have on...mirandac@chromium.org2010-08-062-10/+19
* Enable better NVDA support for custom menus.ctguil@chromium.org2010-08-061-1/+3
* [GTK] undo more toolbar destruction - unbreak GTK+ theme mode home buttonestade@chromium.org2010-08-061-1/+2
* [ChromeOS] Fix accelerator keys in login wizard and html dialog.suzhe@chromium.org2010-08-057-0/+33