| Commit message (Expand) | Author | Age | Files | Lines |
* | Proposed change to support resource loading for media files. | hclam@chromium.org | 2009-03-02 | 7 | -0/+106 |
* | Add file that got missing from main checkin. | ericroman@google.com | 2009-03-02 | 1 | -0/+2 |
* | Convert encryptor.cc and friends to string16. | thestig@chromium.org | 2009-03-02 | 5 | -55/+60 |
* | Port SortedDisplayURL, fix up some chrome_font_{gtk,skia} bugs, port text_eli... | estade@chromium.org | 2009-03-02 | 7 | -53/+80 |
* | Fix order of downloads list (HTH it happened, I don't know). | glen@chromium.org | 2009-03-02 | 1 | -1/+1 |
* | Fix bookmark and menu drag images by making a halo around them. This makes | brettw@chromium.org | 2009-03-02 | 24 | -33/+158 |
* | Fix the IPC::SyncChannel leaks with RenderThread in the callstack. This work... | jam@chromium.org | 2009-03-02 | 2 | -8/+21 |
* | Add site_instance_unittest.cc to the Posix build. | jhawkins@chromium.org | 2009-03-02 | 3 | -4/+2 |
* | Enable focus-change via tabbing on Linux. | estade@chromium.org | 2009-03-02 | 7 | -19/+91 |
* | Remove unneeded macros that required WTL includes. | maruel@chromium.org | 2009-03-02 | 1 | -3/+0 |
* | Fix a slight error in the atl includes. We are using the CRect class from WTL... | maruel@chromium.org | 2009-03-02 | 1 | -1/+2 |
* | Fix compilations errors introduced by revision 10712. | maruel@chromium.org | 2009-03-02 | 5 | -13/+21 |
* | Remove includes to the newly removed edit_drop_target.h header. | deanm@chromium.org | 2009-03-02 | 2 | -2/+0 |
* | Separate the AutocompleteEditView from the cross-platform code. | deanm@chromium.org | 2009-03-02 | 15 | -2662/+2806 |
* | Create the PopupView from the EditView, not the PopupModel. | deanm@chromium.org | 2009-03-02 | 9 | -228/+245 |
* | Improved PDF from Cole. | pinkerton@chromium.org | 2009-03-02 | 1 | -0/+0 |
* | Implement gfx::Path on GTK. | deanm@chromium.org | 2009-03-02 | 6 | -21/+54 |
* | Add missing tests to the GYP+Xcode build. | mark@chromium.org | 2009-03-02 | 4 | -6/+4 |
* | GYP it, GYP it good. | mark@chromium.org | 2009-03-02 | 3 | -7753/+0 |
* | Fix crash; dom_ui_ is destroyed by LoadURL. | glen@chromium.org | 2009-03-01 | 1 | -1/+3 |
* | Revert my previous change. It fixed the memory leaks (see http://build.chrom... | jam@chromium.org | 2009-03-01 | 2 | -15/+4 |
* | Speculative fix for memory leak in unit tests.TBR=erikkay | jam@chromium.org | 2009-03-01 | 2 | -3/+14 |
* | Prevent chrome from launching with a chromehtml: argument | sverrir@chromium.org | 2009-02-28 | 1 | -0/+39 |
* | Fix the misspelling of GetLaunchShortcutKind(). | mal@chromium.org | 2009-02-28 | 1 | -3/+3 |
* | Remove IPCSyncChannelTest.ChattyServer from purify unit tests because it take... | jam@chromium.org | 2009-02-28 | 1 | -0/+3 |
* | Run the unload tests in single process mode, after my fix to single process m... | jam@chromium.org | 2009-02-28 | 1 | -35/+0 |
* | Remove Windows ifdefs, all views will need to implement this method. | deanm@chromium.org | 2009-02-28 | 1 | -5/+1 |
* | Add extensions_ui from r10675 to chrome.gyp | mark@chromium.org | 2009-02-28 | 1 | -0/+2 |
* | Attempt 2 at landing this. | ananta@chromium.org | 2009-02-28 | 1 | -3/+17 |
* | Initial work on chrome-ui://extensions/ page. URL now displays a static templ... | rafaelw@chromium.org | 2009-02-28 | 9 | -0/+258 |
* | Fix system menu positioning in fullscreen mode to be at the upper left corner... | pkasting@chromium.org | 2009-02-28 | 2 | -8/+11 |
* | Bring chrome.gyp up to date with Chromium r10668 | mark@chromium.org | 2009-02-28 | 1 | -2/+6 |
* | Fix guard to reflect new position in tree | jrg@chromium.org | 2009-02-28 | 1 | -3/+3 |
* | Instead of appending "Downloads" to the user document directory, let each pla... | estade@chromium.org | 2009-02-28 | 5 | -15/+46 |
* | Adapt (and move) mark@chromium.org's Keystone integration to Chromium. | jrg@chromium.org | 2009-02-28 | 4 | -1/+194 |
* | Wire chrome shortcuts tooltip (installation) | cpu@google.com | 2009-02-28 | 9 | -13/+41 |
* | Chrome side to pick up new WebKit API changes. | darin@chromium.org | 2009-02-28 | 10 | -32/+94 |
* | Get rid of wstring variants of StringToFoo. | dsh@google.com | 2009-02-28 | 15 | -43/+39 |
* | Link applications with -Wl,-ObjC to keep Objective-C implementations available | mark@chromium.org | 2009-02-28 | 1 | -33/+3 |
* | When starting Chrome with the option to go to the home page on start-up, the ... | jcampan@chromium.org | 2009-02-28 | 1 | -0/+4 |
* | Does two changes to appease chrome bot runs: | sky@google.com | 2009-02-28 | 11 | -5/+34 |
* | Refactor download shelf and prepare for porting. | estade@chromium.org | 2009-02-28 | 15 | -112/+176 |
* | Revert "Don't call SetPriorityClass if CBSText.dll is loaded in the browser | tc@google.com | 2009-02-27 | 1 | -11/+3 |
* | Drop whitespace at end of line | willchan@chromium.org | 2009-02-27 | 7 | -31/+29 |
* | Don't call SetPriorityClass if CBSText.dll is loaded in the browser process. ... | ananta@chromium.org | 2009-02-27 | 1 | -3/+11 |
* | Implementation of AudioRendererHost | hclam@chromium.org | 2009-02-27 | 8 | -176/+300 |
* | Flatten CustomFrameWindow functionality onto Window. | ben@chromium.org | 2009-02-27 | 8 | -41/+509 |
* | Update version number for the upgraded French and Polish dictionaries. | sidchat@google.com | 2009-02-27 | 1 | -11/+8 |
* | Before installing Chrome check that the installation directory doesn't exist ... | kuchhal@chromium.org | 2009-02-27 | 5 | -17/+51 |
* | Pull WebKit deps to get transparency fixes, and rebaseline affected layout te... | brettw@chromium.org | 2009-02-27 | 1 | -2/+5 |