| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix for translate.py testSessionRestore on Mac. BUG=51439 | alyssad@chromium.org | 2010-08-06 | 1 | -9/+15 |
* | Re-apply r52616 (speed up docs generation) with a longer timeout. | aa@chromium.org | 2010-08-06 | 5 | -485/+509 |
* | [Mac] Don't fade text on bookmark items if we don't have to. | jeremy@chromium.org | 2010-08-06 | 1 | -1/+1 |
* | Bad interaction between 2 A/B experiments | ziadh@chromium.org | 2010-08-06 | 1 | -3/+14 |
* | When user enters wrong password or bad wep key, we popup the login dialog aga... | chocobo@chromium.org | 2010-08-06 | 5 | -7/+114 |
* | The Selenium window.open target blank test fails in ChromeFrame as the naviga... | ananta@chromium.org | 2010-08-06 | 1 | -1/+15 |
* | [Mac] Make the default background style for InfoBubbleView white, per alcor. | rsesek@chromium.org | 2010-08-06 | 2 | -3/+4 |
* | Cleanup: Remove now obsolete Nigori params. | albertb@chromium.org | 2010-08-06 | 3 | -23/+0 |
* | rid of more OS_LINUX defines, to help the BSD port (work by sprewell & I) | pvalchev@google.com | 2010-08-06 | 16 | -62/+60 |
* | Revert "Copy the npapi pepper test plugin during the build so we don't" | tony@chromium.org | 2010-08-06 | 6 | -23/+83 |
* | Prevent browser actions toolbar's overflow button from being shown unexpectedly. | suzhe@chromium.org | 2010-08-06 | 1 | -0/+1 |
* | Fix map iteration error caught by Coverity. | jcivelli@chromium.org | 2010-08-06 | 1 | -2/+4 |
* | [Mac] Use the new {EXPECT,ASSERT}_NS{EQ,NE} macros in unit tests where possible. | rsesek@chromium.org | 2010-08-06 | 31 | -279/+290 |
* | GTTF: Replace DCHECK with EXPECT_TRUE in UITestBase. | phajdan.jr@chromium.org | 2010-08-06 | 1 | -1/+1 |
* | SwapBuffers notification is sent from GPU process to renderer process. | apatrick@chromium.org | 2010-08-06 | 7 | -2/+59 |
* | In RenderViewHostDelegate::View, distinguish between MouseMove() and MouseDow... | johnnyg@chromium.org | 2010-08-06 | 14 | -19/+35 |
* | Revert "Replace --top-sites flag with --no-top-sites flag. TopSites becomes t... | phajdan.jr@chromium.org | 2010-08-06 | 22 | -321/+157 |
* | [Mac] Don't indicate acceptance of non-url drag data. | shess@chromium.org | 2010-08-06 | 1 | -0/+3 |
* | Make SkFontHost_fontconfig support TTC font files. | jshin@chromium.org | 2010-08-06 | 1 | -12/+12 |
* | Fixes regression the resulted in not showing window after doing a tab | sky@chromium.org | 2010-08-06 | 1 | -0/+1 |
* | FBTF: New IPC definitions, only applied to async ROUTED and CONTROL messages. | erg@google.com | 2010-08-06 | 17 | -5/+124 |
* | Rebase ThaiUTF8 unit test. | agl@chromium.org | 2010-08-06 | 1 | -49/+47 |
* | GTK toolbar - | estade@chromium.org | 2010-08-06 | 2 | -2/+9 |
* | add pepper video decoder glue and delegate | wjia@google.com | 2010-08-06 | 2 | -0/+100 |
* | Export and imports raw keys in the Cryptographer. | albertb@chromium.org | 2010-08-06 | 2 | -9/+9 |
* | Respect original dialog's default/focus widget in NativeDialogHost. | xiyuan@chromium.org | 2010-08-06 | 1 | -0/+38 |
* | Replace --top-sites flag with --no-top-sites flag. TopSites becomes the default. | nshkrob@chromium.org | 2010-08-06 | 22 | -157/+321 |
* | More cleanup relating to the domain now being part of the CanonicalCookie: | rdsmith@chromium.org | 2010-08-06 | 3 | -7/+4 |
* | Fixes to separators in context menu items added by extensions. | asargent@chromium.org | 2010-08-06 | 8 | -37/+208 |
* | DOM UI js: Add a single selection model. | arv@chromium.org | 2010-08-06 | 5 | -15/+354 |
* | NULL-check the weak RenderView pointer before unregistering plugin delegates | stuartmorgan@chromium.org | 2010-08-06 | 1 | -1/+2 |
* | Undisable SessionHistoryTest.HistoryLength | phajdan.jr@chromium.org | 2010-08-06 | 1 | -4/+0 |
* | Copy the npapi pepper test plugin during the build so we don't | tony@chromium.org | 2010-08-06 | 6 | -83/+23 |
* | Make status bubble behave properly in RTL languages. | mirandac@chromium.org | 2010-08-06 | 1 | -13/+14 |
* | Revert 55227 - Disable outdated non-sandboxed plugins. | bauerb@chromium.org | 2010-08-06 | 20 | -258/+43 |
* | Disable outdated non-sandboxed plugins. | bauerb@chromium.org | 2010-08-06 | 20 | -43/+258 |
* | Add the actual data being read to the OnBytesRead callback, take two. | cbentzel@chromium.org | 2010-08-06 | 3 | -4/+5 |
* | Disable AutomatedUITestBase.CloseTab and OptionsUITest.LoadOptionsByURL under | glider@chromium.org | 2010-08-06 | 1 | -0/+4 |
* | Minor header cleanup of chrome/browser/[st]*/*.h minus c/b/sync/*.h. | viettrungluu@chromium.org | 2010-08-06 | 30 | -71/+14 |
* | Uninitialized member in BrowserKeyboardAccessibility. | finnur@chromium.org | 2010-08-06 | 1 | -2/+3 |
* | Added devtools_page field to extension manifest to specify a page loaded into... | loislo@chromium.org | 2010-08-06 | 9 | -122/+230 |
* | Fix memory leak in policy refresh implementation | danno@chromium.org | 2010-08-06 | 3 | -13/+17 |
* | Introduce a resource identifier for content settings. | jochen@chromium.org | 2010-08-06 | 20 | -213/+609 |
* | Tweak CSS so that very long language names are folded in left-aligned. | satorux@chromium.org | 2010-08-06 | 1 | -0/+1 |
* | Fix a bug where we were showing duplicate language names in the add language ... | satorux@chromium.org | 2010-08-06 | 4 | -11/+153 |
* | Updating trunk VERSION from 487.0 to 488.0 | chrome-release@google.com | 2010-08-06 | 1 | -1/+1 |
* | Speculative fix for chromium-os:4706 - use singleton NetworkLibrary rather th... | joth@chromium.org | 2010-08-06 | 2 | -7/+5 |
* | Move creation of the PrefStores into the PrefValueStore, to reduce the knowle... | pam@chromium.org | 2010-08-06 | 9 | -66/+122 |
* | Added constants, strings, protos for app sync. | akalin@chromium.org | 2010-08-06 | 11 | -1/+92 |
* | Add a location bar icon for accessed (but not blocked) cookies. | jochen@chromium.org | 2010-08-06 | 2 | -0/+1 |