summaryrefslogtreecommitdiffstats
path: root/chrome
Commit message (Expand)AuthorAgeFilesLines
* Remove includes to the newly removed edit_drop_target.h header.deanm@chromium.org2009-03-022-2/+0
* Separate the AutocompleteEditView from the cross-platform code.deanm@chromium.org2009-03-0215-2662/+2806
* Create the PopupView from the EditView, not the PopupModel.deanm@chromium.org2009-03-029-228/+245
* Improved PDF from Cole.pinkerton@chromium.org2009-03-021-0/+0
* Implement gfx::Path on GTK.deanm@chromium.org2009-03-026-21/+54
* Add missing tests to the GYP+Xcode build.mark@chromium.org2009-03-024-6/+4
* GYP it, GYP it good.mark@chromium.org2009-03-023-7753/+0
* Fix crash; dom_ui_ is destroyed by LoadURL.glen@chromium.org2009-03-011-1/+3
* Revert my previous change. It fixed the memory leaks (see http://build.chrom...jam@chromium.org2009-03-012-15/+4
* Speculative fix for memory leak in unit tests.TBR=erikkayjam@chromium.org2009-03-012-3/+14
* Prevent chrome from launching with a chromehtml: argumentsverrir@chromium.org2009-02-281-0/+39
* Fix the misspelling of GetLaunchShortcutKind().mal@chromium.org2009-02-281-3/+3
* Remove IPCSyncChannelTest.ChattyServer from purify unit tests because it take...jam@chromium.org2009-02-281-0/+3
* Run the unload tests in single process mode, after my fix to single process m...jam@chromium.org2009-02-281-35/+0
* Remove Windows ifdefs, all views will need to implement this method.deanm@chromium.org2009-02-281-5/+1
* Add extensions_ui from r10675 to chrome.gypmark@chromium.org2009-02-281-0/+2
* Attempt 2 at landing this.ananta@chromium.org2009-02-281-3/+17
* Initial work on chrome-ui://extensions/ page. URL now displays a static templ...rafaelw@chromium.org2009-02-289-0/+258
* Fix system menu positioning in fullscreen mode to be at the upper left corner...pkasting@chromium.org2009-02-282-8/+11
* Bring chrome.gyp up to date with Chromium r10668mark@chromium.org2009-02-281-2/+6
* Fix guard to reflect new position in treejrg@chromium.org2009-02-281-3/+3
* Instead of appending "Downloads" to the user document directory, let each pla...estade@chromium.org2009-02-285-15/+46
* Adapt (and move) mark@chromium.org's Keystone integration to Chromium.jrg@chromium.org2009-02-284-1/+194
* Wire chrome shortcuts tooltip (installation)cpu@google.com2009-02-289-13/+41
* Chrome side to pick up new WebKit API changes.darin@chromium.org2009-02-2810-32/+94
* Get rid of wstring variants of StringToFoo.dsh@google.com2009-02-2815-43/+39
* Link applications with -Wl,-ObjC to keep Objective-C implementations availablemark@chromium.org2009-02-281-33/+3
* When starting Chrome with the option to go to the home page on start-up, the ...jcampan@chromium.org2009-02-281-0/+4
* Does two changes to appease chrome bot runs:sky@google.com2009-02-2811-5/+34
* Refactor download shelf and prepare for porting.estade@chromium.org2009-02-2815-112/+176
* Revert "Don't call SetPriorityClass if CBSText.dll is loaded in the browsertc@google.com2009-02-271-11/+3
* Drop whitespace at end of linewillchan@chromium.org2009-02-277-31/+29
* Don't call SetPriorityClass if CBSText.dll is loaded in the browser process. ...ananta@chromium.org2009-02-271-3/+11
* Implementation of AudioRendererHosthclam@chromium.org2009-02-278-176/+300
* Flatten CustomFrameWindow functionality onto Window.ben@chromium.org2009-02-278-41/+509
* Update version number for the upgraded French and Polish dictionaries.sidchat@google.com2009-02-271-11/+8
* Before installing Chrome check that the installation directory doesn't exist ...kuchhal@chromium.org2009-02-275-17/+51
* Pull WebKit deps to get transparency fixes, and rebaseline affected layout te...brettw@chromium.org2009-02-271-2/+5
* When we open a popup window from an app window, we used to identify this popu...mad@chromium.org2009-02-273-21/+23
* Fixes bug in tree view deleting items if there was no root. The oldsky@google.com2009-02-271-4/+3
* Wires up sorting of bookmarks to the 'organize menu' in the bookmarksky@google.com2009-02-2721-17/+203
* All views::Window objects must have a NonClientView, regardless of whether or...ben@chromium.org2009-02-276-85/+137
* Fix 8200: Pressing Esc should cancel dialogs, not commit.finnur@chromium.org2009-02-271-3/+3
* Disable the ExtensionViewTest while I investigate why it's hanging on thempcomplete@google.com2009-02-271-1/+1
* Make the GYP build aware of new and moved extensions filesmark@chromium.org2009-02-271-2/+4
* Add "stop" image to project. Clean up project so app/theme is a proper group ...pinkerton@chromium.org2009-02-2714-38/+108
* Prototype extension process. This is a proof of concept, with a lot ofmpcomplete@google.com2009-02-2732-85/+452
* Ensure classes only referenced by .xib files end up in the executablemark@chromium.org2009-02-272-6/+39
* Fix script to support python 2.6, which has json module built in.erikkay@google.com2009-02-271-1/+6
* Remove a few more NOTIMPLEMENTED methods.pinkerton@chromium.org2009-02-273-3/+15