summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* In IE8 new windows opened within ChromeFrame via window.open calls at times b...ananta@chromium.org2010-01-306-29/+290
* Implemented the undo translation in the renderer. jcampan@chromium.org2010-01-302-0/+8
* Revert 37578 - Implement the broker process that launches NaCl loader process...gregoryd@google.com2010-01-307-326/+45
* Keep loginwindow from flashing at startupdavemoore@chromium.org2010-01-301-0/+12
* Implement the broker process that launches NaCl loader processes on 64-bit Wi...gregoryd@google.com2010-01-307-45/+326
* If an extension crashes or is killed by the task manager then reloaded, the i...andybons@chromium.org2010-01-303-0/+37
* Add clipboard hooks to the bookmark manager extension API.arv@chromium.org2010-01-293-19/+89
* use stubs for yet-to-be-implemented non-windows translate infobarskuan@chromium.org2010-01-291-0/+14
* Notification permissions for non extension situations still work on an origin...johnnyg@chromium.org2010-01-291-1/+3
* Finished all windows functionality for autofill dialoggeorgey@chromium.org2010-01-296-150/+542
* Mac: Selecting a row in taskman should select other rows in the same process.thakis@chromium.org2010-01-291-9/+15
* Replace the "origins" key in the manifest with "extent". The items in the ext...aa@chromium.org2010-01-293-9/+10
* Revert r37535.darin@chromium.org2010-01-2915-324/+46
* Fixes compile warning on linux/views when building 64 bit.sky@chromium.org2010-01-292-12/+14
* Replace GtkFileChooser with file browser for ChromeOSxiyuan@chromium.org2010-01-2910-144/+1043
* Rename NaCl flag for Mac to avoid confusion with --internal-naclgregoryd@google.com2010-01-292-4/+10
* A little more polish on the RSS extension.finnur@chromium.org2010-01-291-1/+1
* Revert previously disabled mac tests.rohitrao@chromium.org2010-01-291-6/+0
* Implement extended cookie controls.jochen@chromium.org2010-01-2915-46/+324
* Reland r37508. Implement HostContentSettingsMap.jochen@chromium.org2010-01-2911-29/+415
* Mac bookmark manager: Crash after deleting folder in left panesnej@chromium.org2010-01-293-10/+33
* Clean up some things about LocationBarView:pkasting@chromium.org2010-01-292-51/+41
* Revert "Implement HostContentSettingsMap"evan@chromium.org2010-01-2912-421/+31
* Implement HostContentSettingsMapjochen@chromium.org2010-01-2912-31/+421
* DevTools: remove obsolete references to chrome://inspector/yurys@chromium.org2010-01-292-8/+1
* Fixes scrolling bug in autofill profiles. The problem was duringsky@chromium.org2010-01-291-1/+1
* bad call to Init() TBR(cmasone)davemoore@chromium.org2010-01-291-1/+1
* Fix bad var use. TBR:cmasonedavemoore@chromium.org2010-01-291-3/+2
* allow login without networkdavemoore@chromium.org2010-01-291-16/+12
* Fixed bug 21102 where shutdown while starting Sync leaves things weird.nick@chromium.org2010-01-295-23/+108
* Disable NewTabUITest.HomePageLinkvictorw@chromium.org2010-01-291-0/+3
* This CL makes the TranslationService class send the text to be translated to ...jcampan@chromium.org2010-01-2911-25/+1165
* Support dragging within the omnibox dropdown. Original patch by Philippe Bea...pkasting@chromium.org2010-01-292-87/+109
* Refactor panel controller so that notification window can use panel_controller.oshima@chromium.org2010-01-294-17/+59
* Temporaily disable crashing NewTabUITestvictorw@chromium.org2010-01-291-1/+1
* Temporarily disable crashing UI test.aa@chromium.org2010-01-291-0/+3
* Use the same app menu items for status area menu and toolbar menu.oshima@chromium.org2010-01-293-45/+34
* Cleanup: Removing old gtk code from panel controller .oshima@chromium.org2010-01-292-30/+0
* Enable apps to request the HTML5 notification permission.aa@chromium.org2010-01-285-180/+226
* Implement a TODO: Combine BrowserToolbarModel with ToolbarModel. Also make a...pkasting@chromium.org2010-01-284-54/+40
* Don't acquire a database lock in syncable::DirectoryBackingStore::SaveChanges...nick@chromium.org2010-01-281-1/+10
* Mac bookmark mgr: Restore previously selected group when search field is clea...snej@chromium.org2010-01-284-4/+83
* tweak spacings in infobars per latest specskuan@chromium.org2010-01-284-30/+63
* Fix Mac crash when page goes away while a pop-up menu is active.snej@chromium.org2010-01-281-3/+15
* Fix flaky test causing tree to go redjoth@chromium.org2010-01-281-2/+6
* SafeBrowsingStore storage abstraction for SafeBrowsing database.shess@chromium.org2010-01-2811-0/+2829
* Fix extension remove tab crasher.viettrungluu@chromium.org2010-01-281-1/+6
* Fix broken pref usage; I changed the registration to a user pref but didn't c...pkasting@chromium.org2010-01-281-1/+1
* Window.open calls issued by pages within ChromeFrame which use the NEW_WINDOW...ananta@chromium.org2010-01-281-47/+29
* Makes it so deleting a bookmark from the context menu doesn't closesky@chromium.org2010-01-287-14/+234