| Commit message (Expand) | Author | Age | Files | Lines |
* | Drop in pre-squeezed PDF resources for the Mac new tab button. | rsesek@chromium.org | 2010-07-20 | 3 | -0/+0 |
* | Make the sync setup throbbers animate again. | pkasting@chromium.org | 2010-07-20 | 2 | -5/+7 |
* | Moved code that generates APP_TERMINATING notification into BrowserList so it... | atwilson@chromium.org | 2010-07-20 | 25 | -110/+215 |
* | Sync tests cleanup, consolidate Encryptor mock calls into fixture SetUp | dhollowa@chromium.org | 2010-07-20 | 1 | -10/+8 |
* | Port ImporterTest to posix. | estade@chromium.org | 2010-07-20 | 5 | -88/+152 |
* | Send away bookmark bar folder when going fullscreen with menu. | jrg@chromium.org | 2010-07-20 | 3 | -0/+47 |
* | Remove <iostream> where possible. | erg@google.com | 2010-07-20 | 15 | -18/+1 |
* | Make ResourceDispatcherHostRequestInfo own SSLClientAuthHandler and LoginHand... | davidben@chromium.org | 2010-07-20 | 3 | -15/+18 |
* | In an attempt to clear up the Issue 48553 memory leak during init, I re-order... | davej@google.com | 2010-07-20 | 2 | -61/+86 |
* | If the default theme is synced to the server, make new sync clients with cust... | albertb@chromium.org | 2010-07-20 | 4 | -59/+58 |
* | Revert 53076 - GYP changed to extract D3DX9 DLL into product dir. | pinkerton@chromium.org | 2010-07-20 | 1 | -28/+0 |
* | Fix a Chrome crash observed in ChromeFrame reliability test runs. The crash o... | ananta@chromium.org | 2010-07-20 | 1 | -4/+10 |
* | GYP changed to extract D3DX9 DLL into product dir. | apatrick@chromium.org | 2010-07-20 | 1 | -0/+28 |
* | Revert 53062 - Makes the toolbar visible for apps again. Here's the set of pa... | pinkerton@chromium.org | 2010-07-20 | 42 | -34/+464 |
* | Don't use VIEW_ID_PAGE_MENU, which has been removed. | suzhe@chromium.org | 2010-07-20 | 1 | -1/+0 |
* | Relanding: Personal stuff page in tabbed options | sargrass@google.com | 2010-07-20 | 10 | -36/+329 |
* | Replace cookies with site data in collected cookies dialog strings. | jochen@chromium.org | 2010-07-20 | 1 | -1/+1 |
* | [Mac]Implement ViewID support. (third approach) | suzhe@chromium.org | 2010-07-20 | 24 | -11/+379 |
* | Disabling test that hangs bot | pinkerton@chromium.org | 2010-07-20 | 1 | -1/+2 |
* | Makes the toolbar visible for apps again. Here's the set of patches I | sky@chromium.org | 2010-07-20 | 42 | -464/+34 |
* | Check localaccount when unlocking. | oshima@chromium.org | 2010-07-20 | 2 | -6/+14 |
* | Prevent NotificationRegistrar from pulling in platform threading stuff. | erg@chromium.org | 2010-07-20 | 4 | -15/+19 |
* | Improve the notifications options menu. If the notification came from an ext... | johnnyg@chromium.org | 2010-07-20 | 1 | -8/+46 |
* | Download code cleanup: | phajdan.jr@chromium.org | 2010-07-20 | 6 | -107/+80 |
* | Add some histograms to help measure extension context menu performance | asargent@chromium.org | 2010-07-20 | 1 | -0/+9 |
* | Clear TopSites when deleting history. | nshkrob@chromium.org | 2010-07-20 | 1 | -4/+42 |
* | Break out histogram counter variables as CookieMonster instance variables. | rdsmith@google.com | 2010-07-20 | 1 | -3/+0 |
* | Add "settings.language.preferred_languages" for Chromium OS's Languages and I... | satorux@chromium.org | 2010-07-20 | 7 | -26/+59 |
* | Updating trunk VERSION from 472.0 to 473.0 | chrome-release@google.com | 2010-07-20 | 1 | -1/+1 |
* | Whitespace updates for BrowserEncodingTest.FLAKY_TestEncodingAutoDetec from w... | thestig@chromium.org | 2010-07-20 | 14 | -14/+40 |
* | Valgrind: Another NPAPITester -> LayoutPluginTester test rename. | thestig@chromium.org | 2010-07-20 | 2 | -3/+2 |
* | Call rand_s() in a worker process before entering the sandbox. | yutak@chromium.org | 2010-07-20 | 2 | -0/+5 |
* | Whitespace updates for BrowserEncodingTest.FLAKY_TestOverrideEncoding from we... | thestig@chromium.org | 2010-07-20 | 1 | -1/+2 |
* | [mac] Use the cross-platform menu model for the notifications options menu, i... | johnnyg@chromium.org | 2010-07-20 | 2 | -10/+11 |
* | sync: Speculative fix for a possible trigger to bug 48502. | tim@chromium.org | 2010-07-20 | 1 | -1/+4 |
* | [GRD] Add notification strings for collected cookies dialog. | jochen@chromium.org | 2010-07-20 | 1 | -0/+18 |
* | [Win] Correct CRLF endings on .adm template and fix wording | danno@chromium.org | 2010-07-20 | 2 | -262/+265 |
* | Revert 53016 - Makes the browser fetch the translate script regularly. | jcivelli@chromium.org | 2010-07-20 | 10 | -137/+72 |
* | Fix the UI dimension for ContentSettings dialog for many locales. | jshin@chromium.org | 2010-07-20 | 27 | -9/+44 |
* | Makes the browser fetch the translate script regularly. | jcivelli@chromium.org | 2010-07-20 | 10 | -72/+137 |
* | Fixed invalid reads when XmppClient is destroyed. | akalin@chromium.org | 2010-07-20 | 2 | -3/+33 |
* | Final M6 tweaks for sync strings. | tim@chromium.org | 2010-07-20 | 1 | -2/+2 |
* | Handle client-tag duplicates on server items. | nick@chromium.org | 2010-07-20 | 6 | -233/+429 |
* | Write HTML and CSS for Languages and Input options, based on Cole's mock. | satorux@chromium.org | 2010-07-20 | 5 | -4/+104 |
* | Initial bookmark bar folder window tries harder to be on-screen. | jrg@chromium.org | 2010-07-20 | 2 | -0/+14 |
* | [Mac] Add buttons to the collected cookies dialog to add content exceptions. | jochen@chromium.org | 2010-07-20 | 3 | -84/+456 |
* | Remove test which works on local Win machines but fails the Win bots (suspect... | mirandac@google.com | 2010-07-20 | 1 | -35/+0 |
* | Fix start up crash when --disable-breakpad is used. | huanr@chromium.org | 2010-07-20 | 1 | -0/+12 |
* | Valgrind: Disable NPAPITester.NPObjectReleasedOnDestruction. | thestig@chromium.org | 2010-07-20 | 2 | -1/+3 |
* | NTP: Use the store as the last thumbnail in case we have no apps installed. | arv@chromium.org | 2010-07-20 | 13 | -43/+112 |