summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
...
* Coverity: Remove an unused variable.jhawkins@chromium.org2009-09-291-2/+1
* Coverity: Initialize type_ in the constructor.jhawkins@chromium.org2009-09-291-1/+2
* Coverity: Add the typedef keyword to the ProfileType enum so we're not creati...jhawkins@chromium.org2009-09-291-1/+1
* These classes need to use thread safe reference counting.darin@chromium.org2009-09-291-2/+2
* Fix breakpad unused variable warning.thestig@chromium.org2009-09-291-9/+7
* Reverting 27520.mirandac@chromium.org2009-09-292-121/+61
* Coverity: Initialize test_funcs_.test_make_request in the constructor.jhawkins@chromium.org2009-09-291-0/+1
* Update known crash signature.huanr@chromium.org2009-09-291-0/+1
* Use a separate Breakpad product name for ChromeOS.thestig@chromium.org2009-09-291-0/+6
* Use Mac fonts in Mac Chrome.mark@chromium.org2009-09-292-52/+113
* Linux: Raise window after click on titlebar or border.derat@chromium.org2009-09-291-0/+5
* Revert "linux: tickle the render sandbox early so it forks at the right time"evan@chromium.org2009-09-291-4/+0
* linux: tickle the render sandbox early so it forks at the right timeevan@chromium.org2009-09-291-0/+4
* Import dialog fixup:thomasvl@chromium.org2009-09-292-68/+158
* Coverity: Initialize got_thumbnail_callback_, query_url_success_, and redirec...jhawkins@chromium.org2009-09-291-2/+7
* This CL cleans-up the FindBarHost and fixes an assert that happens on the foc...jcampan@chromium.org2009-09-294-63/+11
* Coverity: Fix memleak in GetNodeDictionary again.mattm@chromium.org2009-09-291-3/+2
* Unflakify SyncerThreadWithSyncerTest.Polling by using TimeTicks instead of sy...tim@chromium.org2009-09-291-15/+7
* Change disk access on theme install from UI to File thread.mirandac@chromium.org2009-09-292-61/+121
* Fix a typo.pinkerton@chromium.org2009-09-291-1/+1
* Enable ExtensionApiTest.Toolstrip and add additional debug output.rafaelw@chromium.org2009-09-292-2/+5
* Coverity: Initialize all member variables in the default constructor.jhawkins@chromium.org2009-09-292-1/+10
* Avoid potential "NULL used as int" warnings by changing ASSERT_EQ(NULL, ...) ...pkasting@chromium.org2009-09-293-10/+10
* Coverity: Initialize member variables in the constructor.jhawkins@chromium.org2009-09-291-1/+8
* - Use the hyperlink cell for better look.thomasvl@chromium.org2009-09-291-40/+64
* gyp changes to enable building OCMock. Patch from Paul Wicks (pwicks86@gmail....pinkerton@chromium.org2009-09-291-0/+1
* Typos and spelling mistakes found while working on issue 19896 tim@chromium.org2009-09-291-26/+26
* Bookmark menus not updated when their name is edited in the bookmark bar.jrg@chromium.org2009-09-293-5/+35
* Disable "OK" button in edit dialog of bookmark button when name is not validjrg@chromium.org2009-09-292-3/+27
* l10n the "(empty)" string in bookmark bar folders.jrg@chromium.org2009-09-291-2/+4
* DomChecker failure changed with WebKit roll 48821:48841.levin@chromium.org2009-09-291-3/+3
* Update known crash list.huanr@chromium.org2009-09-291-13/+4
* 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