summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
...
* forgot a file (or rather gcl was hiding it in another cl)estade@chromium.org2009-07-171-10/+3
* Set window icon on options dialog, bookmark manager.estade@chromium.org2009-07-175-3/+17
* Experiment with opening links opened via context menu in the foreground.ben@chromium.org2009-07-171-1/+1
* Make testers happy.estade@chromium.org2009-07-171-1/+2
* Allow dragging a link from the web contents to the bookmark bar to get a name...estade@chromium.org2009-07-1711-94/+162
* Fix linux unit tests by checking for NULL that's impossible in real code, but...erg@google.com2009-07-161-2/+2
* GTK Themes: Make the location bar area look native.erg@google.com2009-07-1611-38/+218
* Do not set/unset magic string during setup.exe patching step.kuchhal@chromium.org2009-07-161-7/+0
* Adds window position save/restore support for multiple monitors on Mac.rohitrao@chromium.org2009-07-162-18/+59
* First step in abstracting extension api to common/shared "IDL" files (jsonsch...rafaelw@chromium.org2009-07-1612-174/+158
* Fix for the Mac download shelf crash when clearing all downloads.paul@chromium.org2009-07-166-4/+60
* Implement batch deletion in PasswordStoreMac.stuartmorgan@google.com2009-07-164-29/+132
* GTK: Fix bookmark manager crash on startup introduced by r20565estade@chromium.org2009-07-162-9/+11
* Show progress Window when importing profile from First Run dialog.kuchhal@chromium.org2009-07-162-5/+23
* Select correct default folder in bookmark editor gtk.estade@chromium.org2009-07-161-1/+1
* r20591 broke themed buttons. Fixing.avi@chromium.org2009-07-161-0/+9
* Change getLanguage to detectLanguage, and incorporate corresponding changes, ...sidchat@google.com2009-07-1611-27/+28
* Fix Valgrind Linux leakidanan@chromium.org2009-07-161-0/+5
* Clear the window delegate in dealloc. Just being safe, I don't think this fix...pinkerton@chromium.org2009-07-161-0/+4
* gtk: Handle RTL layout when rendering the dragged tab.jhawkins@chromium.org2009-07-161-2/+5
* GTK: Move icon parsing to UI thread.estade@chromium.org2009-07-162-14/+47
* Blacklist API change for allowing multiple rule matchesidanan@chromium.org2009-07-166-49/+265
* Remove DCHECK() in FindInPageNotificationObserver::Observe that gets triggere...robertshield@google.com2009-07-161-7/+8
* Enable isolated worlds for content scripts.abarth@chromium.org2009-07-162-2/+1
* Call the DragSource* API on the RenderViewHost during a drag.pinkerton@chromium.org2009-07-161-2/+36
* Fix for bug where we would not create ExtensionFunctionDispatcheraa@chromium.org2009-07-165-0/+30
* Implement bulk password lookup API in PasswordStoreMac.stuartmorgan@google.com2009-07-164-76/+241
* Print only the focused frame. This makes more sense than trying to print all...sverrir@chromium.org2009-07-168-243/+89
* DevTools: Make 'toggle node search' mode work.pfeldman@chromium.org2009-07-167-1/+47
* Fix a strict-aliasing issue in BlacklistStoreInput::ReadUInt.craig.schlenter@chromium.org2009-07-161-3/+3
* Linux omnibox suggestions, only force LTR on URLs.deanm@chromium.org2009-07-161-5/+15
* Implement theme resetavi@chromium.org2009-07-162-13/+15
* Set theme immediately on change.avi@chromium.org2009-07-161-10/+15
* Work on RTL / BiDi Omnibox.deanm@chromium.org2009-07-166-27/+49
* DevTools: Initial commit with docked devtools window support on Linux.pfeldman@chromium.org2009-07-164-13/+55
* Reverting 20855.darin@chromium.org2009-07-1614-216/+264
* Workaround bogus GCC warningdarin@chromium.org2009-07-161-3/+4
* Reverting 20854.darin@chromium.org2009-07-1614-264/+216
* Use WebWidget from the WebKit API. This change also makesdarin@chromium.org2009-07-1614-216/+264
* [Mac] Refactor location-bar autocomplete cell classes.shess@chromium.org2009-07-1617-81/+215
* Makes the default for what to do on startup be restore last session onsky@chromium.org2009-07-167-42/+123
* When the unhandled accelerator messages come back from the external host, we ...ananta@chromium.org2009-07-161-6/+1
* Implement gtk download options section.mattm@chromium.org2009-07-161-2/+165
* Linux: reap the sandbox helper process.agl@chromium.org2009-07-161-0/+4
* Linux: update outdated comments about sandboxing.agl@chromium.org2009-07-161-6/+6
* Pass Linux crash guid to renderers.thestig@chromium.org2009-07-162-1/+14
* Revert "Linux: reap the sandbox helper process."agl@chromium.org2009-07-161-9/+0
* Linux: reap the sandbox helper process.agl@chromium.org2009-07-161-0/+9
* Align custom background tab images correctly.glen@chromium.org2009-07-161-3/+9
* Adding callback support to media filter Initialize() and Seek().scherkus@chromium.org2009-07-162-14/+28