summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* 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
* page info dialog polish:estade@chromium.org2009-11-233-9/+8
* Remove ResourceBundle::LoadImageResourceBytes since it appears totony@chromium.org2009-11-237-8/+8
* Moved common OpenSyncMyBookmarksDialog() code into SyncStatusUIHelper.akalin@chromium.org2009-11-235-29/+32
* Make Linux packaging options more granular.mmoss@chromium.org2009-11-232-102/+279
* Marking the ExtensionApiTest.ExecuteScript test as flaky as it failed for no ...ananta@chromium.org2009-11-231-1/+3
* Disable these only on linuxtim@chromium.org2009-11-231-4/+15
* Disable more tests causing crashes and failures on LinuxTest(dbg) and valgrin...tim@chromium.org2009-11-231-3/+8
* Add a new icon.aa@chromium.org2009-11-231-0/+0
* Fix environment variables not being used after switching to ChildProcessLaunc...jam@chromium.org2009-11-233-7/+8
* Make extension updates use omaha id when talking to omaha.asargent@chromium.org2009-11-233-1/+145
* Removed browser owned by HtmlDialogWindowController. This fixes the crashakalin@chromium.org2009-11-232-28/+48
* Mark all ErrorPage tests as FLAKY.phajdan.jr@chromium.org2009-11-231-75/+21
* The appcache system uses two threads, an IO thread and a DB thread.michaeln@google.com2009-11-234-16/+58
* Assorted cleanup.estade@chromium.org2009-11-2315-61/+34
* Add platform abstraction for simple error box, and use it in a couple extensi...estade@chromium.org2009-11-2311-57/+46
* Add a label member to the FormField class. This member will hold the value o...jhawkins@chromium.org2009-11-232-14/+36
* Fix bug when accessing g_browser_process->broker_services() at shutdown.jam@chromium.org2009-11-236-22/+38
* Fixing GCC 4.4 build fix (landing a patch for hbono)ian@chromium.org2009-11-231-1/+1
* GTK: Set initial size for js alert.estade@chromium.org2009-11-232-0/+17
* GTK: don't dereference stale ConstrainedWindow pointer.estade@chromium.org2009-11-231-2/+4
* Default browser checking on start-up was broken.jcampan@chromium.org2009-11-231-1/+3
* Adding some missing accelerators to Linux toolkit views.jcampan@chromium.org2009-11-231-1/+10
* Add locale as a parameter to the extension link.mirandac@chromium.org2009-11-231-4/+5