| Commit message (Expand) | Author | Age | Files | Lines |
* | Move theme files in chrome/browser/ into a themes/ subdir. | evan@chromium.org | 2010-08-25 | 71 | -111/+112 |
* | Renamed script so that it won't be reported by checkperms. | markus@chromium.org | 2010-08-25 | 1 | -0/+0 |
* | Fix regression caused by http://codereview.chromium.org/2768006/show | scottbyer@chromium.org | 2010-08-25 | 4 | -0/+24 |
* | Fix for the missing plugin message displayed at times on sites like youtube w... | ananta@chromium.org | 2010-08-25 | 9 | -22/+93 |
* | Attempting to re-land CL 3110006 which turned out to have | rch@chromium.org | 2010-08-25 | 13 | -105/+740 |
* | Expose GetStockPreferencesMenuLabel() on ChromeOS also. | atwilson@chromium.org | 2010-08-25 | 1 | -1/+1 |
* | Minor performance improvement. Use "ps" instead of "sed" to find parent | markus@chromium.org | 2010-08-25 | 1 | -1/+2 |
* | Update reliability bot signature. | willchan@chromium.org | 2010-08-25 | 1 | -0/+2 |
* | Add WebFileSystemImpl and 2nd cut of IPC plumbing code for Move operation. | kinuko@chromium.org | 2010-08-25 | 14 | -5/+315 |
* | Added options/preferences menu item to status icon context menus. Also refact... | atwilson@chromium.org | 2010-08-25 | 5 | -15/+53 |
* | Fix a crash in multipart data handling. | tony@chromium.org | 2010-08-25 | 2 | -63/+65 |
* | Removed compile-time GLES2_GPU_SERVICE_TRANSLATE_SHADER flag because whether ... | alokp@chromium.org | 2010-08-25 | 2 | -52/+34 |
* | Don't send dumps for buggy BHOs. | tommi@chromium.org | 2010-08-25 | 1 | -0/+3 |
* | Suppress an invalid read in PL_HashTableLookupConst. | jhawkins@chromium.org | 2010-08-25 | 1 | -0/+22 |
* | When compositor is enabled, do not do backing store updates. | amarinichev@chromium.org | 2010-08-25 | 1 | -20/+25 |
* | Add a flag for the showing the Page Info dialog as a bubble. This adds stubs ... | rsesek@chromium.org | 2010-08-25 | 10 | -37/+83 |
* | Quick-fix for the usage of the old name of a renamed function | timurrrr@chromium.org | 2010-08-25 | 1 | -1/+3 |
* | A shell script that identifies the different Chrome processes. This script | markus@chromium.org | 2010-08-25 | 1 | -0/+108 |
* | Deal with transient files better when removing a path in tests. | nirnimesh@chromium.org | 2010-08-25 | 1 | -1/+4 |
* | Turn on apps sync by default. | akalin@chromium.org | 2010-08-25 | 2 | -9/+31 |
* | Fix build. | erg@google.com | 2010-08-25 | 1 | -0/+1 |
* | Fix a crash in ClientSocketPoolBaseHelper where we double erase a Group from ... | willchan@chromium.org | 2010-08-25 | 3 | -4/+54 |
* | FBTF: Minor cleanup to testing headers. | erg@google.com | 2010-08-25 | 33 | -60/+157 |
* | GTTF: Continue moving testing automation bits out of AutomationProvider. | phajdan.jr@chromium.org | 2010-08-25 | 13 | -460/+507 |
* | Commit http://codereview.chromium.org/3112033/show, fixing status bubble in RTL. | mirandac@chromium.org | 2010-08-25 | 3 | -44/+35 |
* | Move the stream initialization out of the HttpStreamRequest and back | mbelshe@chromium.org | 2010-08-25 | 10 | -61/+138 |
* | Pass ClientContext, HostConnection and ChromotingView into the input handler ... | garykac@chromium.org | 2010-08-25 | 7 | -11/+30 |
* | Make the choose datatypes section of sync setup UI wider and supply titles fo... | johnnyg@chromium.org | 2010-08-25 | 1 | -9/+16 |
* | In about:net-internals, each SOCKET created by a CONNECT_JOB holds a referenc... | mmenke@chromium.org | 2010-08-25 | 17 | -40/+83 |
* | chromeos: Skip ~/.mozilla/plugins. | derat@chromium.org | 2010-08-25 | 1 | -0/+2 |
* | Remove wstrings from bookmarks, part 14. | viettrungluu@chromium.org | 2010-08-25 | 5 | -38/+45 |
* | Provide a wstring-free version of FormatUrl(), part 1. | viettrungluu@chromium.org | 2010-08-25 | 3 | -0/+210 |
* | Revert 57333 - Add support for speaking SSL to an HTTP Proxy, to | dhollowa@chromium.org | 2010-08-25 | 13 | -738/+104 |
* | Memory leak in remoting::SessionManagerTest_OneRecordCycle_Test | dhollowa@chromium.org | 2010-08-25 | 2 | -12/+12 |
* | Add support for speaking SSL to an HTTP Proxy, to | rch@chromium.org | 2010-08-25 | 13 | -104/+738 |
* | New pyauto downloads tests. | alyssad@google.com | 2010-08-25 | 1 | -12/+109 |
* | Revert 57327 - Re-landing. Add html node info (tag name, attributes, and comp... | dmazzoni@chromium.org | 2010-08-25 | 4 | -63/+0 |
* | Mac: Work around deadlock | thakis@chromium.org | 2010-08-25 | 1 | -1/+2 |
* | Re-landing. Add html node info (tag name, attributes, and computed display) | dmazzoni@chromium.org | 2010-08-25 | 4 | -0/+63 |
* | Modified visual appearance of the OOBE update screen to closer resemble mock ... | denisromanov@chromium.org | 2010-08-25 | 2 | -42/+41 |
* | NSS: Add Snap Start support | agl@chromium.org | 2010-08-25 | 10 | -15/+1299 |
* | Remove the svn:executable property. | rohitrao@chromium.org | 2010-08-25 | 2 | -0/+0 |
* | Fix order of includes in header file. | satish@chromium.org | 2010-08-25 | 1 | -5/+6 |
* | Reland r55881: Disable the 'Clear browsing Data' button when no checkboxes ar... | tfarina@chromium.org | 2010-08-25 | 4 | -53/+96 |
* | Widen a suppression for a memory leak in remoting tests | timurrrr@chromium.org | 2010-08-25 | 1 | -1/+1 |
* | DevTools: support disabled and checked context menu items. | pfeldman@chromium.org | 2010-08-25 | 1 | -0/+29 |
* | Add simple playback tests for WebM and MP4 files. | fgalligan@chromium.org | 2010-08-25 | 3 | -0/+18 |
* | Don't run URLRequestTest under ThreadSanitizer on Windows | timurrrr@chromium.org | 2010-08-25 | 1 | -0/+3 |
* | Don't run PredictorTest.MassiveConcurrentLookupTest under Valgrind on all pla... | timurrrr@chromium.org | 2010-08-25 | 2 | -4/+2 |
* | Revert 57311 - Part 2 of the SSL InfoBubble. | finnur@chromium.org | 2010-08-25 | 7 | -103/+43 |