summaryrefslogtreecommitdiffstats
path: root/chrome/browser
Commit message (Expand)AuthorAgeFilesLines
* When a button may have grown (e.g. icon loaded), recompute if we needjrg@chromium.org2009-09-301-0/+3
* Fix bookmark trimming.jrg@chromium.org2009-09-301-3/+4
* Remove some unused code.darin@chromium.org2009-09-302-6/+0
* Set new homepage preferences only if there is no existing value.kuchhal@chromium.org2009-09-302-6/+11
* Re-enable SQL lite preloadjar@chromium.org2009-09-301-3/+1
* BrowsingDataRemover* should not be scoped.kuchhal@chromium.org2009-09-303-9/+14
* Fix a bug where dragging a window that's been closed by JS back into another ...pinkerton@chromium.org2009-09-305-8/+37
* DevTools: temorarily disable TestStepOut as it fails on Linuxyurys@google.com2009-09-301-1/+1
* DevTools: add tests for step over/out/inyurys@google.com2009-09-301-0/+17
* Integrate browser actions with the wrench menu. Browseraa@chromium.org2009-09-307-10/+166
* Try to fix AutocompleteEditViewTest failures on buildbot (issue 23213).suzhe@chromium.org2009-09-301-14/+15
* Relanding:mbelshe@google.com2009-09-301-0/+4
* Reverting 27389.darin@chromium.org2009-09-3015-85/+44
* Revert r27589 that broke the treehclam@chromium.org2009-09-301-1/+0
* <video> use cache if --enable-byte-range-support is presenthclam@chromium.org2009-09-301-0/+1
* Linux: Make InfoBubble use an override-redirect (popup) window.derat@chromium.org2009-09-306-98/+121
* Remove the syncapi stub.nick@chromium.org2009-09-301-305/+0
* GTK: Use a calculated border color in chrome theme mode instead of blue.erg@google.com2009-09-295-42/+26
* Relanding the NativeViewHost refactoring (it was breaking the ChromeOS build). jcampan@chromium.org2009-09-2910-25/+24
* The RSS extension now renders the RSS HTML preview inside an IFRAME.finnur@chromium.org2009-09-291-4/+24
* Use a helper to facilitate reading a file on a background thread.darin@chromium.org2009-09-295-38/+187
* Cleanup some code in the render_view_host_manager unittest.brg@chromium.com2009-09-291-4/+3
* Fix crash when using about:ipc with only NTP on Windows.jrg@chromium.org2009-09-291-2/+3
* GTK: Fix a bookmark dragging crasher by initing a member var.estade@chromium.org2009-09-291-0/+1
* These classes need to use thread safe reference counting.darin@chromium.org2009-09-291-2/+2
* Reverting 27520.mirandac@chromium.org2009-09-292-121/+61
* Use Mac fonts in Mac Chrome.mark@chromium.org2009-09-291-1/+6
* Linux: Raise window after click on titlebar or border.derat@chromium.org2009-09-291-0/+5
* Import dialog fixup:thomasvl@chromium.org2009-09-291-8/+11
* 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-291-1/+7
* Avoid potential "NULL used as int" warnings by changing ASSERT_EQ(NULL, ...) ...pkasting@chromium.org2009-09-291-1/+1
* Coverity: Initialize member variables in the constructor.jhawkins@chromium.org2009-09-291-1/+8
* 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
* 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
* 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-292-2/+2
* [Mac] Hook up part of the download preferencesrsesek@chromium.org2009-09-292-0/+61
* Wires up views on linux dialogs to use gtk ones.sky@chromium.org2009-09-2910-31/+51
* Add kMDItemWhereFroms metadata attribute to downloaded files. Combine with qu...pinkerton@chromium.org2009-09-293-3/+200