| Commit message (Expand) | Author | Age | Files | Lines |
* | Make a new yes/no messagebox wrapper function, use it in the bookmark alert. | avi@chromium.org | 2010-04-30 | 7 | -49/+77 |
* | Fix contextual menu crash by disabling the contextual menu. | avi@chromium.org | 2010-04-30 | 1 | -10/+11 |
* | Mark AppApiTest.AppProcess as flaky. | willchan@chromium.org | 2010-04-30 | 1 | -1/+1 |
* | Move theme_dir to where it'll be found post-r46091. | mark@chromium.org | 2010-04-30 | 1 | -9/+7 |
* | Allow authenticated installs from the disk image. | mark@chromium.org | 2010-04-30 | 9 | -151/+366 |
* | gtk: Make use of gtk signal macros in EditSearchEngineDialog. | erg@google.com | 2010-04-30 | 2 | -27/+20 |
* | Update typed_url sync to support visits. | zork@chromium.org | 2010-04-30 | 9 | -127/+602 |
* | [Linux] Mark ExtensionApiTest.Storage as flaky. | kkania@chromium.org | 2010-04-30 | 1 | -1/+8 |
* | Adds TwoClientLiveAutofillSyncTest to test old school autofill. Includes som... | skrul@chromium.org | 2010-04-30 | 12 | -88/+452 |
* | Unpack extensions inside chrome's profile directory. | skerner@chromium.org | 2010-04-30 | 10 | -25/+100 |
* | Have extension call windows.getLastFocused include incognito windows if the | mpcomplete@chromium.org | 2010-04-30 | 1 | -1/+2 |
* | Refactor PasswordStoreWin to store logins in a LoginDatabase instead of | albertb@chromium.org | 2010-04-30 | 13 | -485/+576 |
* | [Mac] Small change to get the BrowserActionApiTest.IncognitoDragging test run... | kkania@chromium.org | 2010-04-30 | 2 | -12/+5 |
* | Attempt 2 at relanding your patch. I believe the problem was the removal of t... | sky@chromium.org | 2010-04-30 | 34 | -85/+391 |
* | Re-apply http://codereview.chromium.org/1622012 | timurrrr@chromium.org | 2010-04-30 | 10 | -94/+142 |
* | Create a command-line switch for enabling touch events. | gdk@chromium.org | 2010-04-30 | 4 | -0/+8 |
* | Manual test for debugging workers in Dev Tools. Original patch by caseq: http... | yurys@chromium.org | 2010-04-30 | 3 | -0/+125 |
* | Fix shift-clicking on a delete history checkbox. | bauerb@chromium.org | 2010-04-30 | 1 | -39/+11 |
* | Reenable some devtools tests. Original patch by caseq: http://codereview.chro... | yurys@chromium.org | 2010-04-30 | 1 | -4/+2 |
* | Don't trigger auto fill setup when submitting empty forms. | bulach@chromium.org | 2010-04-30 | 4 | -7/+72 |
* | Updating trunk VERSION from 393.0 to 394.0 | chrome-release@google.com | 2010-04-30 | 1 | -1/+1 |
* | Revert 46049 - [Mac] Make exceptions dialog a sheet. | bauerb@chromium.org | 2010-04-30 | 8 | -675/+258 |
* | [Mac] Make exceptions dialog a sheet. | bauerb@chromium.org | 2010-04-30 | 8 | -258/+675 |
* | Revert "[Third time landing] Python implementation of sync server, for testing." | phajdan.jr@chromium.org | 2010-04-30 | 10 | -142/+94 |
* | Don't run ResourceDispatcherTest.CrossSiteAfterCrash under Valgrind on Linux | timurrrr@chromium.org | 2010-04-30 | 1 | -0/+2 |
* | Fix the build, missed a remaining TestServerPageW in code | phajdan.jr@chromium.org | 2010-04-30 | 1 | -1/+1 |
* | Unbreak app tab icons. The bigger app tab icons weren't showing up. | aa@chromium.org | 2010-04-30 | 3 | -13/+21 |
* | Remove deprecated things from net test suite: | phajdan.jr@chromium.org | 2010-04-30 | 20 | -268/+266 |
* | [Third time landing] Python implementation of sync server, for testing. | nick@chromium.org | 2010-04-30 | 10 | -94/+142 |
* | Unbreak app launch container overriding. Before, you could choose what kind o... | aa@chromium.org | 2010-04-30 | 1 | -15/+20 |
* | Added NetworkChangeObserverProxy class. | akalin@chromium.org | 2010-04-30 | 5 | -0/+640 |
* | Pasting on a folder now puts the pasted bookmark item in the folder as the la... | mrossetti@chromium.org | 2010-04-30 | 1 | -12/+13 |
* | Mac: add encoding meta-tag to HTML provided with NSHTMLPboardType. | viettrungluu@chromium.org | 2010-04-30 | 1 | -1/+8 |
* | Unbreak app windows. The signature to AddTabWithURL had changed, but in a com... | aa@chromium.org | 2010-04-30 | 1 | -3/+3 |
* | Rename a bunch of DOMUI shared resources. | arv@chromium.org | 2010-04-30 | 18 | -187/+28 |
* | Revert r46023: "Detect new instance of the browser when running in the backgr... | willchan@chromium.org | 2010-04-30 | 14 | -177/+42 |
* | Detect new instance of the browser when running in the background in persistent | prasadt@chromium.org | 2010-04-30 | 14 | -42/+177 |
* | NTP - Refactor the most visited code to uncouple it from the rest of the NTP. | arv@chromium.org | 2010-04-30 | 9 | -1048/+1181 |
* | Changing the mediaplayer so it starts over when the clip is finished. | dhg@chromium.org | 2010-04-29 | 2 | -57/+99 |
* | When cancelling a pending request, release any outstanding SharedIOBuffer | mark@chromium.org | 2010-04-29 | 2 | -17/+24 |
* | Fix Dropping in the bookmark manager | feldstein@chromium.org | 2010-04-29 | 1 | -3/+8 |
* | Implement UI automation on the Mac. | jrg@chromium.org | 2010-04-29 | 16 | -53/+335 |
* | Changing filebrowser to append a number on the end of an existing directory. | dhg@chromium.org | 2010-04-29 | 1 | -2/+15 |
* | Cleanup pass. | kathyw@chromium.org | 2010-04-29 | 5 | -129/+155 |
* | Bookmark manager: Tweak the top bar behavior a bit. | arv@chromium.org | 2010-04-29 | 1 | -13/+18 |
* | Fix data dir name for testRedirectHistory on linux | nirnimesh@chromium.org | 2010-04-29 | 1 | -1/+1 |
* | Remove accidental #if's. Make old folder window menu go away when mousing ove... | mrossetti@chromium.org | 2010-04-29 | 2 | -15/+4 |
* | Add 2 tests for history. | nirnimesh@chromium.org | 2010-04-29 | 6 | -19/+77 |
* | Changing linux platform for chromeos. This involved moving platform_util and... | dhg@chromium.org | 2010-04-29 | 48 | -112/+216 |
* | Add shared images from bookmark manager to chrome://resources/images/ | arv@chromium.org | 2010-04-29 | 7 | -14/+34 |