| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix for a DCHECK in the infobubble. | jcivelli@chromium.org | 2010-06-17 | 2 | -13/+22 |
* | Re-enable ProfileManagerTest.CreateAndUseTwoProfiles which was disabled due to | jhawkins@chromium.org | 2010-06-17 | 1 | -3/+1 |
* | Adding chrome/browser/resources/media to media watchlist. | scherkus@chromium.org | 2010-06-17 | 1 | -1/+1 |
* | WebKit Roll 61321:61334. | dglazkov@chromium.org | 2010-06-17 | 1 | -1/+1 |
* | Created notification for when a session is saved. | jerrica@google.com | 2010-06-17 | 3 | -4/+37 |
* | Document the "key" value in the extension manifest. | aa@chromium.org | 2010-06-17 | 4 | -3/+65 |
* | Basic code structures for rewritten options dialogs as DOM UI. Also includes ... | zelidrag@chromium.org | 2010-06-17 | 12 | -18/+943 |
* | Hookup the ChromotingPlugin into the refactored implementation | ajwong@chromium.org | 2010-06-17 | 18 | -118/+785 |
* | Remove obsolete API handlers now that upstream changes to frame name plumbing... | atwilson@chromium.org | 2010-06-17 | 4 | -26/+2 |
* | Don't show content browser for extension/theme downloads from gallery. | xiyuan@chromium.org | 2010-06-17 | 1 | -0/+6 |
* | Made changes to TruncateUtF8ToByteSize to cleanup the code. | jerrica@google.com | 2010-06-17 | 2 | -5/+6 |
* | Add const to two methods. | jam@chromium.org | 2010-06-17 | 1 | -2/+2 |
* | Copyright change to help grd change along. | mirandac@google.com | 2010-06-17 | 1 | -1/+1 |
* | Change string used in First Run bubble to add a mention of the search engine ... | mirandac@google.com | 2010-06-17 | 3 | -5/+14 |
* | Tweaks for the merged menu: | sky@chromium.org | 2010-06-17 | 9 | -31/+85 |
* | Fix a typo in Dr.Memory analyze script; add ASSERT lines to the list of the r... | timurrrr@chromium.org | 2010-06-17 | 1 | -5/+7 |
* | Assert SetCookieableScheme called before first use. | rdsmith@google.com | 2010-06-17 | 2 | -0/+5 |
* | Add "Enable WiFi" item on welcome screen. | nkostylev@google.com | 2010-06-17 | 3 | -3/+99 |
* | Suppress a Memcheck:Cond in ContentSettingsDialogControllerInternal. | rsesek@chromium.org | 2010-06-17 | 1 | -0/+9 |
* | WebKit roll 61316:61321 | andreip@chromium.org | 2010-06-17 | 1 | -1/+1 |
* | s/LanguageSwitchModel/LanguageSwitchMenu/ | glotov@chromium.org | 2010-06-17 | 11 | -44/+44 |
* | Exclude even more non-essential directories from the release tarball. | phajdan.jr@chromium.org | 2010-06-17 | 1 | -0/+15 |
* | Update Dr.Memory analyzer to match the new output format of Dr.M v1.1.0 and a... | timurrrr@chromium.org | 2010-06-17 | 2 | -1/+28 |
* | Suppress more leaks for bug 46678. | glider@chromium.org | 2010-06-17 | 1 | -1/+12 |
* | [Mac] more -Wextra support: | thomasvl@chromium.org | 2010-06-17 | 4 | -29/+33 |
* | WebKit roll 61287:61316 - canary is green at 61316 | andreip@chromium.org | 2010-06-17 | 1 | -1/+1 |
* | Add links to crbug issues for a few tests excluded recently: | timurrrr@chromium.org | 2010-06-17 | 3 | -3/+3 |
* | Don't run IPCSyncChannelTest.Multiple under Valgrind | timurrrr@chromium.org | 2010-06-17 | 1 | -0/+2 |
* | Exclude UnloadTests and one SessionHistoryTest under Valgrind | timurrrr@chromium.org | 2010-06-17 | 3 | -16/+6 |
* | HttpNetworkTransaction handles asynchronous auth token generation. | cbentzel@chromium.org | 2010-06-17 | 7 | -110/+604 |
* | Check state in SocketStream delegate methods. | ukai@chromium.org | 2010-06-17 | 1 | -0/+11 |
* | Updating trunk VERSION from 440.0 to 441.0 | chrome-release@google.com | 2010-06-17 | 1 | -1/+1 |
* | Proper autocompletion of username when textfield looses focus. | avayvod@chromium.org | 2010-06-17 | 1 | -12/+23 |
* | Rename LanguageLibrary with InputMethodLibrary. | satorux@chromium.org | 2010-06-17 | 14 | -171/+179 |
* | Remove the dependency from renderer on browser. | thestig@chromium.org | 2010-06-17 | 2 | -5/+0 |
* | Fix detection of WebKit-only checkout or Chromium checkout | tkent@google.com | 2010-06-17 | 1 | -4/+4 |
* | Allow /Library/Fonts through the sandbox. Needed for internal plugin. | jabdelmalek@google.com | 2010-06-17 | 1 | -1/+3 |
* | Check proxy_info_.is_empty() | ukai@chromium.org | 2010-06-17 | 1 | -2/+11 |
* | Fix a heap leak in GetCustomInfo. | mazda@chromium.org | 2010-06-17 | 1 | -0/+2 |
* | Mac: More pluming for OOP font loading | jeremy@chromium.org | 2010-06-17 | 11 | -63/+293 |
* | Make new startup test use GetInitialLoadTimes for more accurate times. | pathorn@chromium.org | 2010-06-17 | 3 | -55/+201 |
* | diagnostics: Add VersionTest to linux. | tfarina@chromium.org | 2010-06-17 | 2 | -1/+4 |
* | Make apps launch using their default container as specified in their manifest. | scherkus@chromium.org | 2010-06-17 | 2 | -2/+4 |
* | The second step of refactoring LanguageConfigView. | satorux@chromium.org | 2010-06-17 | 7 | -838/+879 |
* | Fixed Extension change-handling methods to avoid unrecoverable errors/crashes... | akalin@chromium.org | 2010-06-17 | 1 | -11/+12 |
* | Fix build error | jam@chromium.org | 2010-06-17 | 1 | -1/+1 |
* | Internal plugin needs to be loaded in a different place for the Linux sandbox. | jam@chromium.org | 2010-06-17 | 4 | -6/+23 |
* | Use FAILS_TabSwitch instead of DISABLED_TabSwitch. | michaeln@chromium.org | 2010-06-17 | 1 | -1/+1 |
* | window.open calls issued by pages within ChromeFrame would not honor the sugg... | ananta@chromium.org | 2010-06-17 | 9 | -13/+159 |
* | Allow themes to be localized. This doesn't show up anywhere | aa@chromium.org | 2010-06-17 | 5 | -4/+68 |