summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Make two members private in sync and add getters/setters for them. tim@chromium.org2009-09-294-9/+30
* Adds the ability for script to move the menu.sky@chromium.org2009-09-291-1/+1
* DomChecker failure changed with WebKit roll 48821:48841.levin@chromium.org2009-09-291-1/+1
* Change the DEPS to support a directory name change.davemoore@chromium.org2009-09-291-1/+1
* [Mac] Root the RenderWidgetHostView in the upper left, not the lower left. T...rohitrao@chromium.org2009-09-291-2/+9
* X64: Remove restriction on using r12 as index register.davemoore@chromium.org2009-09-293-3/+3
* [Mac] Hook up part of the download preferencesrsesek@chromium.org2009-09-293-32/+175
* Wires up views on linux dialogs to use gtk ones.sky@chromium.org2009-09-2912-37/+74
* Add kMDItemWhereFroms metadata attribute to downloaded files. Combine with qu...pinkerton@chromium.org2009-09-295-100/+185
* Updating trunk VERSION build from 219.7 to 219.8laforge@chromium.org2009-09-291-1/+1
* Mac First Run:thomasvl@chromium.org2009-09-292-225/+327
* Use the mac helpers for fetching resource strings.thomasvl@chromium.org2009-09-291-18/+18
* [Mac] Create HyperlinkButtonCell and make the "Get themes" button an instancersesek@chromium.org2009-09-295-26/+236
* Disable it for real this time.nsylvain@chromium.org2009-09-291-1/+3
* Disable SyncerThreadWithSyncerTest.Polling because it's flaky.nsylvain@chromium.org2009-09-291-1/+2
* Bumping from 219.6 to 219.7chrome-bot@google.com2009-09-291-1/+1
* [Windows] Remember the window placement of Keyword editor (Search Engines) to...rsesek@chromium.org2009-09-292-1/+6
* Remove the enable-sync flag from the Chrome command line and enable sync by d...brg@chromium.com2009-09-2911-10/+56
* Update strings with latest translations, including Amharic and Swahili.mal@chromium.org2009-09-29102-1289/+2076
* Add support for Amharic (am) and Swahili (sw) in the grd files.mal@chromium.org2009-09-292-1/+13
* Remove old way of handling mixed content now that we have the new mixed contentabarth@chromium.org2009-09-2913-352/+18
* Disabling failing WorkerTest.MessagePorts after WebKit roll.levin@chromium.org2009-09-291-1/+1
* Fix stupid gcc warning.thakis@chromium.org2009-09-291-1/+1
* Fix cmd-up/cmd-down.thakis@chromium.org2009-09-297-57/+201
* Another attempt at landing this.ananta@chromium.org2009-09-291-0/+6
* Get rid of the need for cross process events in order to get plugin processes...jam@chromium.org2009-09-2921-165/+245
* Coverity: check result of file_util::CopyFile.mattm@chromium.org2009-09-291-1/+1
* Add GetPreferredTrySlaves() to presubmit scripts.thestig@chromium.org2009-09-291-0/+13
* Update signatures for a few known crashes.huanr@chromium.org2009-09-291-3/+3
* First step towards NaCl-Chrome integration:1. NaCl plugin becomes a built-in ...gregoryd@google.com2009-09-2924-17/+475
* Relanding keyboard code refactoring:jcampan@chromium.org2009-09-2931-95/+132
* Use the current frame's URL when initializing the extension framework for a f...mpcomplete@chromium.org2009-09-291-5/+4
* Directly add ExtensionShelfGtk to the widget hierarchy.tony@chromium.org2009-09-293-8/+6
* [Mac] Cocoa does not like it when the close button is 15x15. Resize to 16x16...rohitrao@chromium.org2009-09-283-11/+11
* Retry r27137. Create renderers for ExtensionHosts one at a time to avoid bloc...mpcomplete@chromium.org2009-09-288-14/+103
* Remove unused pthread helpers. Looks like we don't use pthread_rw locks at all.chron@chromium.org2009-09-281-127/+0
* Updating trunk VERSION build from 219.5 to 219.6laforge@chromium.org2009-09-281-1/+1
* Fix memory_test to use the correct temporary user_data_dir_, so itsgk@chromium.org2009-09-281-6/+11
* sync i18n support for gaia_login.html and merge_and_sync.htmlMove resources i...tim@chromium.org2009-09-286-89/+169
* Fix how we calculate workarea size (_NET_WORKAREA gives width/height).tony@chromium.org2009-09-281-7/+8
* Linux: Enable FindInPage automated ui test test.estade@chromium.org2009-09-284-12/+25
* Use favicon for application shortcut icon.estade@chromium.org2009-09-287-18/+125
* Fix deadlock when plugin puts an alert and right afterwards the browser proce...jam@chromium.org2009-09-2845-382/+125
* Reverting 27407.senorblanco@chromium.org2009-09-281-5/+0
* Coverity: Initialize all member variables in the default constructor.jhawkins@chromium.org2009-09-281-4/+16
* Reverting 27412 it breaks the toolkit views Linux build.jcampan@chromium.org2009-09-2828-125/+89
* Add section about the Ruby script to the packaging page.kathyw@google.com2009-09-282-6/+43
* Change the way the NonClientView handles forcing the native frame for popups/...ben@chromium.org2009-09-289-45/+65
* Changing the KeyboardEvent to use a KeyboardCode instead of a w_char. Led to ...jcampan@chromium.org2009-09-2828-89/+125
* Coverity: Initialize ids_found_ in the constructor.jhawkins@chromium.org2009-09-281-1/+1