| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove the disable metrics command line flag, which is no longer used for | brettw@chromium.org | 2010-03-25 | 4 | -8/+2 |
* | Basic change correcting the coordinate space of the reference anchor point fo... | twiz@chromium.org | 2010-03-25 | 1 | -7/+6 |
* | Implement random key generation and AES encryption using NSS. | albertb@chromium.org | 2010-03-25 | 17 | -138/+422 |
* | [Mac] Clean up the icon loading code for extensions after finnur's change (r4... | andybons@chromium.org | 2010-03-25 | 3 | -54/+17 |
* | posix: stat() uses errno, not its return value, for errors | evan@chromium.org | 2010-03-25 | 1 | -1/+1 |
* | Register internal plugins. | viettrungluu@chromium.org | 2010-03-25 | 1 | -3/+7 |
* | GTK: hide the current grab widget when showing an info bubble. | estade@chromium.org | 2010-03-25 | 2 | -97/+54 |
* | Revert 42631 as it seems to have broken browser tests on linux_views. | aa@chromium.org | 2010-03-25 | 18 | -172/+26 |
* | fix forgotton release that upsets valgrind on the mac unit tests | danno@chromium.org | 2010-03-25 | 1 | -0/+24 |
* | Suppressing valgrind issue temporarily. Introduced in r42586. | dhollowa@chromium.org | 2010-03-25 | 2 | -13/+14 |
* | Added paths for internal plugins. | viettrungluu@chromium.org | 2010-03-25 | 2 | -2/+36 |
* | Add incognito guidelines to the overview. | kathyw@chromium.org | 2010-03-25 | 2 | -3/+119 |
* | First part of new install dialog on Windows. Later changes will | aa@chromium.org | 2010-03-25 | 5 | -30/+434 |
* | Add info about favicons. | kathyw@chromium.org | 2010-03-25 | 2 | -8/+12 |
* | Fix the offical build by passing local state to the initialize metrics function. | brettw@chromium.org | 2010-03-25 | 1 | -2/+3 |
* | Fix BrowserActionsContainerTest.Visibility for chromeos and reenable it. | mpcomplete@chromium.org | 2010-03-25 | 5 | -9/+16 |
* | Remove the exclusions from dom_checker tests that pass on the bots. | nirnimesh@chromium.org | 2010-03-25 | 3 | -8/+0 |
* | Reenabling some unit-tests on Linux, they seem to work fine now, | jcivelli@chromium.org | 2010-03-25 | 1 | -6/+0 |
* | Add Geolocation to the content types. This adds several special case guards s... | joth@chromium.org | 2010-03-25 | 6 | -2/+16 |
* | TBR: | arv@chromium.org | 2010-03-25 | 2 | -46/+63 |
* | Finish wiring up notifications in extensions. | aa@chromium.org | 2010-03-25 | 18 | -26/+172 |
* | Undo Windows gyp split from r42397, and update for new gyp changes. | mmoss@google.com | 2010-03-25 | 1 | -10/+3 |
* | Move some stuff from BrowserMain into helper functions. | brettw@chromium.org | 2010-03-25 | 2 | -55/+64 |
* | Makes adding a new folder from the bookmark context menu add the | sky@chromium.org | 2010-03-25 | 6 | -53/+85 |
* | Enable FtpNetworkTransactionTest.* and HttpNetworkTransactionTest.* under | glider@chromium.org | 2010-03-25 | 1 | -2/+0 |
* | LanguageSwitch test. | glotov@google.com | 2010-03-25 | 3 | -0/+61 |
* | Update to current gtest/gmock. | evan@chromium.org | 2010-03-25 | 23 | -892/+1391 |
* | Disabling tests because failures are leading to zombie processes that are | dmazzoni@chromium.org | 2010-03-25 | 1 | -2/+2 |
* | DevTools: Fix devtools crasher related to unsuccessful extensions reload with... | pfeldman@chromium.org | 2010-03-25 | 2 | -29/+56 |
* | Enable URLRequestTest.*, URLRequestTestHTTP.*, URLRequestTestFTP.* under | glider@chromium.org | 2010-03-25 | 1 | -3/+0 |
* | Round the size of shared memory regions up to 64K. This allows | sehr@google.com | 2010-03-25 | 1 | -1/+8 |
* | Sidestep a race in GoogleUrl by forcing initialization of the offending point... | siggi@chromium.org | 2010-03-25 | 1 | -0/+17 |
* | Refactor network selection screen. | nkostylev@google.com | 2010-03-25 | 18 | -219/+417 |
* | Mark AccountScreenTest.TestBasic as flaky. | skerner@chromium.org | 2010-03-25 | 1 | -2/+1 |
* | Remove conflicting files. | maruel@chromium.org | 2010-03-25 | 2 | -33/+0 |
* | Enable ProxyScriptFetcherTest.*, SOCKS5ClientSocketTest.*, | glider@chromium.org | 2010-03-25 | 1 | -4/+0 |
* | Virtual LocaleChanged() callback added to views hierarchy to notify | glotov@google.com | 2010-03-25 | 2 | -2/+12 |
* | Possible fix / workaround for geolocation wifi hanging bug | joth@chromium.org | 2010-03-25 | 1 | -3/+19 |
* | linux: add a NonHintedSans font to test_shell | agl@chromium.org | 2010-03-25 | 2 | -3/+18 |
* | Reland r42467. Clear cookies, local storage and databases when an extension g... | jochen@chromium.org | 2010-03-25 | 16 | -52/+375 |
* | silence false valgrind alarms due to ChromeCookieMonsterDelegate changes | danno@chromium.org | 2010-03-25 | 1 | -0/+1 |
* | Be consistent about Text Encoding menu names on OS X - use "Encoding" in all ... | jeremy@chromium.org | 2010-03-25 | 2 | -909/+111 |
* | Enable FileStreamTest.*Async*, HostResolverImplTest.*, TestCompletionCallback... | glider@chromium.org | 2010-03-25 | 1 | -3/+0 |
* | OOBE screens stroke should on pixel boundary to looks less blurry. | dpolukhin@chromium.org | 2010-03-25 | 1 | -7/+10 |
* | Ignore the CFBag* stuff on Mac. | glider@chromium.org | 2010-03-25 | 1 | -0/+5 |
* | Ignore threadLockingTest from sqllite | timurrrr@chromium.org | 2010-03-25 | 1 | -0/+3 |
* | Update to the current Dromaeo ToT. | antonm@chromium.org | 2010-03-25 | 57 | -136/+195 |
* | Preparatory step for implementing http://crbug.com/39171 | joth@chromium.org | 2010-03-25 | 4 | -25/+55 |
* | HttpAuthFilterWhitelist is now getting entries from the Windows | ahendrickson@google.com | 2010-03-25 | 9 | -51/+655 |
* | Add all the strings required for the geolocation bubble, location bar icon, a... | joth@chromium.org | 2010-03-25 | 1 | -4/+32 |