summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
...
* Fix bug where crossing events (mouse enter, mouse leave) were being sentestade@chromium.org2009-11-121-2/+16
* JsonSchema support for declaring "object" constructors.rafaelw@chromium.org2009-11-129-81/+169
* Fix a comment.eroman@chromium.org2009-11-121-1/+1
* GTK: Explicitly use underlines in cookies dialog to fix display in Karmic.erg@google.com2009-11-121-0/+2
* Implement the gaia captcha state and unlock capability in the sync setup wizard.tim@chromium.org2009-11-1216-80/+253
* Remove the last of the old samples.erikkay@chromium.org2009-11-129-589/+0
* Correctly get ExtensionService out of EXTENSION_PROCESS_CRASHED notification.estade@chromium.org2009-11-121-1/+1
* [Mac] Ignore incorrect focus notifications in Omnibox.shess@chromium.org2009-11-121-0/+9
* NTP: Hide "Make this my home page" after setting the home page.arv@chromium.org2009-11-127-30/+113
* Fix a crash during shutdown where SafeBrowsingProtocolManager could end up ge...eroman@chromium.org2009-11-125-21/+49
* Fix mediator_thread_impl.cc to run timer tasks when the task runner iszork@google.com2009-11-121-9/+10
* Ensure OOM is a killer on the Mac.avi@chromium.org2009-11-122-0/+2
* Lands http://codereview.chromium.org/386015 for dhg:sky@chromium.org2009-11-123-28/+90
* Move benchmark extension example to new location and clean it up to use brows...erikkay@chromium.org2009-11-1211-62/+69
* Add support for observing tracking areas so that when tabs are moved underneathdmaclach@chromium.org2009-11-122-3/+71
* Focus fix for compact navigation bar.oshima@chromium.org2009-11-128-3/+49
* disable toolstrip test for chromeos/linux_viewoshima@chromium.org2009-11-121-0/+2
* Add the sync options to the preferences dialog on Linux.zork@chromium.org2009-11-122-2/+202
* Initial change for the implementation of browser actions on the mac.andybons@chromium.org2009-11-128-67/+1464
* Moves the animation for the download_started into an overlay window to getdmaclach@chromium.org2009-11-121-102/+132
* Address post-commit comments from codereview.chromium.org/371059 and coderevi...thakis@chromium.org2009-11-125-4/+15
* A little cleanup in SessionRestoreUITest.phajdan.jr@chromium.org2009-11-121-15/+3
* When extensions use notifications, display the name of the extension in UI ra...johnnyg@chromium.org2009-11-125-8/+52
* Fix some strict aliasing errors from r31773 caught with gcc 4.4.craig.schlenter@chromium.org2009-11-122-6/+7
* GTK: The blocked popup notification should obey chrome themes.erg@google.com2009-11-121-17/+25
* Allow script in notifications to close the notification by calling window.clo...johnnyg@chromium.org2009-11-122-1/+12
* Turn on sync for OS X (behind an --enable-sync switch).akalin@chromium.org2009-11-127-12/+26
* DevTools: Only enable dev tools for dev tools if process-per-tab flag is set....pfeldman@chromium.org2009-11-121-3/+10
* Re-added sync menu item to wrench menu.akalin@chromium.org2009-11-121-3/+58
* remove tests that are obsolete in linux views.oshima@chromium.org2009-11-121-1/+8
* [Mac] Support undo in the omnibox.rohitrao@chromium.org2009-11-124-0/+33
* Total guess fixes for the bug.thomasvl@chromium.org2009-11-123-20/+58
* Updating trunk VERSION from 245.0 to 246.0chrome-bot@google.com2009-11-121-1/+1
* DevTools: enable Storage panel by defaultyurys@google.com2009-11-121-0/+6
* Fix DCHECK in WebSocketExperimentTask.ukai@chromium.org2009-11-121-4/+23
* Added Sync-related controls to Preferences pane under "Personal Stuff".akalin@chromium.org2009-11-124-29/+322
* Misc. minor cleanups in bloom filter code:pkasting@chromium.org2009-11-124-74/+58
* Revert 31765 - Experiment: enable TCMalloc on Linux by default.willchan@chromium.org2009-11-121-8/+0
* Fixes mac build.andybons@chromium.org2009-11-122-2/+1
* Experiment: enable TCMalloc on Linux by default.willchan@chromium.org2009-11-121-0/+8
* o Renames the bookmark bubble class to InfoBubble in a step to make it more r...andybons@chromium.org2009-11-1210-81/+112
* Revert "Removes TabStrip::CanUpdateDisplay as it ..."evan@chromium.org2009-11-122-16/+37
* Remove cookies_table_model which has been succeeded by cookies_tree_model.mattm@chromium.org2009-11-124-251/+0
* Fix bookmark bar text alignment.jrg@chromium.org2009-11-121-2/+2
* Render Helper would die in HandleLocaltime if passed an invalid time.vandebo@chromium.org2009-11-121-3/+8
* Upstreaming WebKit.gypyaar@chromium.org2009-11-12108-251/+253
* Enable and implement last 2 items in bookmark bar context menu: "Openjrg@chromium.org2009-11-128-155/+626
* Add a RWH_TabSwitchPaintDuration histogram.chase@chromium.org2009-11-126-0/+42
* Compile fix for linux.estade@chromium.org2009-11-121-6/+5
* Adding implementation of AutocompleteEditViewMac::IsSelectAll().jcampan@chromium.org2009-11-122-7/+9