| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | AutoFill: Fix IsAutoFillable to only count fields that are heuristically | jhawkins@chromium.org | 2010-05-04 | 5 | -201/+106 |
* | Disable clipboard test until I enable back clipboard for extensions. My recen... | inferno@chromium.org | 2010-05-04 | 1 | -1/+2 |
* | Keep all parent folders highlighted in an active bookmark menu folder structure. | mrossetti@chromium.org | 2010-05-04 | 1 | -9/+38 |
* | Fix race condition in find as you type. | arv@chromium.org | 2010-05-04 | 1 | -6/+16 |
* | Disable autofill sync; there are too many crashes. | nick@chromium.org | 2010-05-04 | 2 | -10/+26 |
* | GTK: make browser action container behave better in RTL. | estade@chromium.org | 2010-05-04 | 1 | -2/+9 |
* | Update Webkit 58626:58719. Make use of new setting for disabling clipboard ac... | inferno@chromium.org | 2010-05-04 | 1 | -0/+2 |
* | Duplicating a nano-tab should create another nano-tab, not a regular tab. | finnur@chromium.org | 2010-05-03 | 1 | -0/+3 |
* | Include App pages in chrome://extensions "active views" list. | rafaelw@chromium.org | 2010-05-03 | 4 | -43/+76 |
* | Fix dragging icon in Extension App Windows (it was enlarged while dragging). | finnur@chromium.org | 2010-05-03 | 2 | -12/+9 |
* | Fix regression in position of OTR icon. | aa@chromium.org | 2010-05-03 | 1 | -0/+4 |
* | Enable Core Animation for Flash by default | stuartmorgan@chromium.org | 2010-05-03 | 1 | -1/+1 |
* | Revert 46232 - Checking in chat_manager builtin extension. | thestig@chromium.org | 2010-05-03 | 7 | -275/+0 |
* | Changed UrlFetcher to use a MessageLoopProxy instead of directly relying on C... | sanjeevr@chromium.org | 2010-05-03 | 11 | -44/+133 |
* | Size the sync row in Personal Stuff pane of Preferences horizontally. | akalin@chromium.org | 2010-05-03 | 1 | -4/+10 |
* | Changed namespace of the TalkMediator and related classes from browser_sync t... | sanjeevr@chromium.org | 2010-05-03 | 30 | -79/+90 |
* | added workaround for NULL defaultProfile in app_controller_mac.mm. | akalin@chromium.org | 2010-05-03 | 1 | -2/+24 |
* | Make reopen tabs work in Extension Windows. | finnur@chromium.org | 2010-05-03 | 1 | -2/+2 |
* | Add an SSLBlockingPage::ErrorLevel enum type to make the | wtc@chromium.org | 2010-05-03 | 4 | -18/+26 |
* | Fix issue 42379 | suzhe@chromium.org | 2010-05-03 | 3 | -7/+47 |
* | Delete map items before overwriting in AutoFillProfile::Clone(). | skrul@chromium.org | 2010-05-03 | 1 | -0/+2 |
* | Remove height 100% from NTP when in the app launcher. | arv@chromium.org | 2010-05-03 | 5 | -3/+13 |
* | GTK: Fix toolbar internal-padding. | erg@chromium.org | 2010-05-03 | 1 | -6/+14 |
* | Fixes crash in Browser::AddTabWithURL. The crash would happen if | sky@chromium.org | 2010-05-03 | 1 | -1/+2 |
* | GTK: Content exceptions dialog should be sortable by actions or patterns. | erg@google.com | 2010-05-03 | 1 | -0/+2 |
* | Fix DuplicateTab browser crash with Extension Window found during debugging. | finnur@chromium.org | 2010-05-03 | 1 | -5/+6 |
* | Win: Fix wrong default icon being shown on chrome.exe. | mattm@chromium.org | 2010-05-03 | 1 | -1/+1 |
* | Add browser test to verify that MSAA clients can correctly retrieve accessibi... | ctguil@chromium.org | 2010-05-03 | 1 | -0/+222 |
* | Change hover time to 1600 ms, and resize more quickly for smaller width change. | mirandac@google.com | 2010-05-03 | 7 | -9/+224 |
* | Checking in chat_manager built-in extension. | scherkus@chromium.org | 2010-05-03 | 7 | -0/+275 |
* | Reland r46049: [Mac] Make exceptions dialog a sheet. | bauerb@chromium.org | 2010-05-03 | 8 | -44/+119 |
* | Adds ability for newly inserted tabs to appear before other tabs. I'll | sky@chromium.org | 2010-05-03 | 9 | -34/+179 |
* | Disable crashy TaskManagerBrowserTest.ReloadExtension | phajdan.jr@chromium.org | 2010-05-03 | 1 | -6/+1 |
* | Mark FindNextInNewTabUsesPrepopulate as FLAKY on Mac | danno@chromium.org | 2010-05-03 | 1 | -0/+6 |
* | Mark DownloadTest.CloseNewTab1 as flaky. | bauerb@chromium.org | 2010-05-03 | 1 | -1/+2 |
* | [GTTF] Mark the following tests as no longer flaky: | phajdan.jr@chromium.org | 2010-05-03 | 5 | -12/+5 |
* | DevTools: focus devtools on breakpoint while docked (Linux & Mac fix). | pfeldman@chromium.org | 2010-05-03 | 8 | -20/+1 |
* | Revert 46208 - Focus an existing app tab when an app is clicked on the new ta... | skerner@chromium.org | 2010-05-03 | 2 | -346/+0 |
* | Revert 46209 - Disable tests on chromeos, while test failures are being inves... | skerner@chromium.org | 2010-05-03 | 1 | -31/+12 |
* | Disable tests on chromeos, while test failures are being investigated. | skerner@chromium.org | 2010-05-03 | 1 | -12/+31 |
* | Focus an existing app tab when an app is clicked on the new tab page or invok... | skerner@chromium.org | 2010-05-03 | 2 | -0/+346 |
* | Modify SetImeConfig() method so it queues a config request when ibus connecti... | yusukes@chromium.org | 2010-05-01 | 2 | -6/+59 |
* | Moving strings for the Korean input method from C++ file to .grd file. | yusukes@chromium.org | 2010-05-01 | 2 | -10/+11 |
* | Revert "Clean-up of the asynchronous behaviour of the experimental extension ... | phajdan.jr@chromium.org | 2010-05-01 | 6 | -71/+15 |
* | Revert 46168 to try to fix browser_tests - Mac: Try to make sure BrowserWindo... | viettrungluu@chromium.org | 2010-05-01 | 2 | -14/+3 |
* | Redo of http://codereview.chromium.org/1700003/show which was reverted. We ch... | sanjeevr@chromium.org | 2010-05-01 | 1 | -5/+10 |
* | When apps are enabled we hide the most visited and recent changes at first run. | arv@chromium.org | 2010-05-01 | 3 | -17/+45 |
* | Mac: Try to make sure BrowserWindowCocoa::Close() only actually closes on the... | viettrungluu@chromium.org | 2010-05-01 | 2 | -3/+14 |
* | GTK: unify the bookmark dragging icon generation code into bookmark utils. | estade@chromium.org | 2010-04-30 | 10 | -121/+227 |
* | Attempt to fix AppApiTest.AppProcess and ExtensionApiTest.Storage flakiness. | kkania@chromium.org | 2010-04-30 | 2 | -4/+6 |