summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Enable TCMalloc on Linux by default.willchan@chromium.org2009-11-252-0/+26
* Landing the GPU process and command buffer code again, this time with a DEPS ...apatrick@google.com2009-11-251-0/+5
* GTK: Don't send double/triple click events to renderer.estade@chromium.org2009-11-241-0/+2
* Allow the window to be moved when dragging on the incognito iconviettrungluu@chromium.org2009-11-241-2/+13
* Remove theming from notifications and extension/bookmark sync promo.mirandac@chromium.org2009-11-241-1/+17
* Mac: make bookmark bar drag buttons prettier.viettrungluu@chromium.org2009-11-243-26/+138
* Remove --enable-user-script and associated tests.aa@chromium.org2009-11-246-74/+7
* Stop opening _all_ notification location changes in a new tab. That was allo...johnnyg@chromium.org2009-11-242-20/+60
* Move some theme images to being serviced on the IO thread. Fortony@chromium.org2009-11-243-7/+26
* Add a new docs page that introduces the docs, with (more importantly)kathyw@google.com2009-11-2437-137/+913
* Fix app icon flicker in loading animationxiyuan@chromium.org2009-11-241-1/+1
* o Updates the browser action buttons when a tab is changed. This is needed fo...andybons@chromium.org2009-11-243-1/+17
* Make notifications permission available in the extension manifest and hook up...johnnyg@chromium.org2009-11-244-7/+50
* Fix page action spacing on Linux.mattm@chromium.org2009-11-242-8/+5
* Update the sync menu item to change on Linux to reflect the current sync state.zork@chromium.org2009-11-242-0/+59
* reenable toolstrips for startup testserikkay@chromium.org2009-11-241-0/+4
* Fix a flaky dev tools sanity test.ager@chromium.org2009-11-241-3/+0
* fix buildtony@chromium.org2009-11-241-0/+1
* Merge in part of the last perf change. Move when we initializetony@chromium.org2009-11-242-20/+24
* Partially reverting 32942apatrick@google.com2009-11-241-5/+0
* Makes the nonclientframeview for popups on views/gtk drawsky@chromium.org2009-11-241-1/+50
* Fix a doc link.kathyw@google.com2009-11-242-2/+2
* Sleep briefly before/after printing page cycler results.chase@chromium.org2009-11-241-0/+4
* Branched gpu process and command buffer code into Chrome tree. Fixed up paths...apatrick@google.com2009-11-241-0/+5
* Update Signal Thread to use ref counting and locks to ensure thread safety.zork@chromium.org2009-11-242-2/+3
* Document the maximum # of characters for the name andkathyw@google.com2009-11-242-2/+6
* Disables default browser check and exit menu for toolkit_views onsky@chromium.org2009-11-244-3/+17
* Mac: Switch "Save" and "Discard" buttons on dangerous download warning.thakis@chromium.org2009-11-241-533/+43
* Sets widget created by info bubbles to a custom type so that theysky@chromium.org2009-11-242-0/+14
* Switch theme loading to use its own string.avi@google.com2009-11-244-6/+8
* Update pages that reference the gallery to link to the gallery.kathyw@google.com2009-11-2410-14/+38
* Mac: improve hover/clicked state appearance of bookmark bar buttons.viettrungluu@chromium.org2009-11-241-33/+56
* Reduced the size of images in the debugging tutorial so they'llkathyw@google.com2009-11-2416-32/+34
* disable extension toolstrips by default, addingerikkay@chromium.org2009-11-245-5/+17
* Fix to prevent selecting a popup menu item from crashing when the item is aut...avi@google.com2009-11-241-2/+5
* One of the views was extending off the side of the window, simple fix while I...thomasvl@chromium.org2009-11-241-2/+9
* Reduce DLOG in websocket codeukai@chromium.org2009-11-242-31/+1
* Move base64 from 'net/base' into 'base'.hayato@chromium.org2009-11-2412-25/+23
* gtk: Restore omnibox text selection on tab switch.derat@chromium.org2009-11-242-12/+5
* Updating trunk VERSION from 256.0 to 257.0chrome-bot@google.com2009-11-241-1/+1
* Revert "Move the NTP HTML generation to early so we can avoid an extra"tony@chromium.org2009-11-243-23/+20
* Linux: Create app modal dialogs in a different way to work around a KDE 3 win...thestig@chromium.org2009-11-2411-7/+33
* Remove a TODO in post_commit_command.cc. Clarify what's going on.nick@chromium.org2009-11-241-3/+4
* Move the NTP HTML generation to early so we can avoid an extratony@chromium.org2009-11-243-20/+23
* Fixes extension packing codepath that was hitting a race condition DCHECK des...andybons@chromium.org2009-11-243-0/+8
* ChromeFrame's host network stack implementation for IE full tab mode implicit...ananta@chromium.org2009-11-241-14/+6
* Final part of PathString cleanup.munjal@chromium.org2009-11-2423-392/+295
* Don't show --help on ChromeOS.thestig@chromium.org2009-11-241-1/+1
* Added main menu item for Sync in OS X. (Right below "Preferences..."). Made ...akalin@chromium.org2009-11-2413-152/+340
* Fix crash when an extension popup shows a JS alert. Showing the alert takes...rafaelw@chromium.org2009-11-245-39/+76