summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert 36589 - Still failing the reliability tests.jcampan@chromium.org2010-01-2016-160/+84
* Connect the 'changed' signal on the label entry and change the expander title...jhawkins@chromium.org2010-01-201-2/+29
* Re-revert 36595 (restoring 36548); that didn't fix anything.dpranke@chromium.org2010-01-202-4/+0
* Gtk: don't crash when a dragged tab gets deleted.estade@chromium.org2010-01-201-0/+8
* Try reverting r36548 to see if this causes the webkit linux failures todpranke@chromium.org2010-01-202-0/+4
* Fix for back/forward issue with httpequiv patch.tommi@chromium.org2010-01-203-20/+124
* Missed one mac valgrind suppression last time.dpranke@chromium.org2010-01-201-0/+26
* Allow link drags from the bookmark manager out to the Gnome desktoptony@chromium.org2010-01-201-5/+6
* Fix (hopefully) the linux64 build issue exposed by Neb's CL.sehr@google.com2010-01-201-0/+4
* Another try at landing this.jcampan@chromium.org2010-01-2016-84/+160
* Revert 36586 - Implemented AddressWatchTask for OS X.akalin@chromium.org2010-01-204-169/+1
* Implemented AddressWatchTask for OS X.akalin@chromium.org2010-01-204-1/+169
* Allow link drags from the star, bookmarks bar, and bookmark bar menustony@chromium.org2010-01-207-27/+43
* Suppressing pkix memcheck erros.oshima@chromium.org2010-01-201-1/+48
* Style cleanup of member variable in FindBarGtk.tony@chromium.org2010-01-202-4/+4
* Bookmark manager: Implemented new button bar.snej@chromium.org2010-01-205-506/+484
* Fix typo in file.dpranke@chromium.org2010-01-201-1/+0
* Indent menu items in add-bookmark pop-up, to show folder hierarchy.snej@chromium.org2010-01-202-4/+12
* GTK: respect menu model's radio button groupings.estade@chromium.org2010-01-201-8/+11
* Posix: try to make signal handler async signal safe again.willchan@chromium.org2010-01-191-31/+104
* relaxing constraintsoshima@chromium.org2010-01-191-3/+2
* Add some valgrind suppressions for the mac.dpranke@chromium.org2010-01-191-0/+28
* Fleshing out the i18n doc. Added a page for the messages.jsonkathyw@chromium.org2010-01-195-30/+1148
* Reverts CHECKs as broke build. I likely need to include base/logging.sky@chromium.org2010-01-191-3/+0
* Revert 36565 - Modifying three main samples of docs (gmail checker, news feed...cira@chromium.org2010-01-1913-286/+20
* Added public copy constructor to AutoFillProfile to allow it to be used in st...georgey@chromium.org2010-01-192-5/+32
* Linux: Don't propagate $GNOME_DISABLE_CRASH_DIALOG to external apps.thestig@chromium.org2010-01-191-0/+9
* adding underscore notation to manifest.json. Also adding spanish dictionary.cira@chromium.org2010-01-193-3/+33
* Adds some CHECKs in hopes of figuring out why we're getting crashessky@chromium.org2010-01-191-0/+3
* Modifying three main samples of docs (gmail checker, news feed, subscribe to ...cira@chromium.org2010-01-1913-20/+286
* Make print styles work again.kathyw@chromium.org2010-01-191-3/+3
* Mac bookmark manager: Make URLs editable.snej@chromium.org2010-01-196-12/+80
* suppressing two new memroy error in chromeos buildoshima@chromium.org2010-01-191-0/+40
* Added pglGetCurrentContext. Make gles2 implementation pointer global variable...apatrick@chromium.org2010-01-194-21/+36
* Gtk: fix reference counting/destruction of GtkMenu* in MenuGtk. estade@chromium.org2010-01-191-0/+6
* Fixed gles2 demo by switching it from a console application to a windowed one...apatrick@chromium.org2010-01-192-11/+26
* Mac: Save/restore task manager window pos and size.thakis@chromium.org2010-01-1918-775/+397
* Fix json_results_generator to not fail if you have an empty results.jsondpranke@chromium.org2010-01-191-1/+1
* valgrind: Remove a couple 0 byte patches. Gcl got confused.thestig@chromium.org2010-01-192-0/+0
* (Mac) Intercept (Cocoa) cursor setting by plugins and forward it on properly.avi@chromium.org2010-01-195-5/+82
* Currently the code will recursively call betweenmbelshe@chromium.org2010-01-191-5/+6
* Reland r36541 (which went in without any commit log by some magic). Was rever...jshin@chromium.org2010-01-1915-243/+190
* Converted all demos to use gpu::demos::Example base class.alokp@chromium.org2010-01-196-302/+90
* Revert 36541 (which went in without any commit log by some black magic). jshin@chromium.org2010-01-1915-190/+243
* Use buildtime to ensure stability statsjar@chromium.org2010-01-195-12/+32
* Enabled the GetPeerName on all platforms, not just Linux.thomasvl@chromium.org2010-01-192-4/+0
* Implement the remaining UI of the gtk AutoFill dialog.jhawkins@chromium.org2010-01-194-19/+321
* Adding a secondary mini_installer target for Chrome Frame. This will remove t...robertshield@chromium.org2010-01-1918-284/+315
* [Mac] Refactors BrowserActionButton to be within its own file, also breaking ...andybons@chromium.org2010-01-196-228/+257
* Port BrowserActionApiTest.BrowserActionPopup to linux.estade@chromium.org2010-01-198-28/+83