| Commit message (Expand) | Author | Age | Files | Lines |
* | This is essentially a no functionality change to the Automated_ui test projec... | finnur@google.com | 2008-08-08 | 2 | -327/+325 |
* | Turn off pseudo localized strings. | tc@google.com | 2008-08-07 | 1 | -2/+2 |
* | Save memory prefs to disks more often | jar@google.com | 2008-08-07 | 1 | -5/+9 |
* | Remove the third_party/gnu directory, switching scripts that use unix like to... | erg@google.com | 2008-08-07 | 2 | -4/+4 |
* | Fix find box being positioned incorrectly. I moved the toolbar view into anot... | beng@google.com | 2008-08-07 | 1 | -1/+9 |
* | More improvements to the frames. Consolidate some of the optional bar (bookma... | beng@google.com | 2008-08-07 | 8 | -32/+349 |
* | Make tabs affected by context menu actions pulse. The effect is somewhat subt... | beng@google.com | 2008-08-07 | 10 | -74/+248 |
* | Disable the code that tries to use the transport DIB as the backing store of | darin@google.com | 2008-08-07 | 1 | -0/+3 |
* | Wrap text in the chrome first run dialog. | tc@google.com | 2008-08-07 | 1 | -11/+7 |
* | Update chrome strings. | tc@google.com | 2008-08-07 | 41 | -43/+43 |
* | Patch uninstall until we fix bug 1308130. | rahulk@google.com | 2008-08-07 | 1 | -11/+18 |
* | Remove the old NativeMB functions from string util, and use the new ones in s... | brettw@google.com | 2008-08-07 | 3 | -4/+5 |
* | Move away from the deprecated atomic.h interface to AtomicRefCount and Atomic... | deanm@google.com | 2008-08-07 | 5 | -11/+16 |
* | rollback r498 and r500 to repair test bustage | darin@google.com | 2008-08-07 | 6 | -41/+35 |
* | fix unit_test failures, where process_.handle() may be null | darin@google.com | 2008-08-07 | 1 | -1/+4 |
* | Revised r408 such that we no longer sometimes fail MetricsServiceTest.CrashRe... | darin@google.com | 2008-08-07 | 5 | -31/+35 |
* | Daily translated string updates. | mal@google.com | 2008-08-07 | 2 | -74/+74 |
* | Make the OSExchangeDataTest.Html test pass now that I fixed NULL handling in ... | brettw@google.com | 2008-08-07 | 1 | -2/+18 |
* | Add new about_version{,_flat}.html files to SCons. | sgk@google.com | 2008-08-07 | 1 | -0/+1 |
* | Restored tabs should be considered "owned" by whatever random tab is currentl... | erg@google.com | 2008-08-06 | 1 | -2/+4 |
* | Adding an interactive UI test to catch when switching between two tabs (both ... | finnur@google.com | 2008-08-06 | 7 | -12/+175 |
* | * add webkit version and V8 version to about:version | erikkay@google.com | 2008-08-06 | 5 | -42/+105 |
* | Drop FixedString. It's only used in two places, one where it doesn't really ... | evanm@google.com | 2008-08-06 | 1 | -6/+5 |
* | Remove projects browser_dll, plugin_dll and renderer_dll since they won't be ... | maruel@google.com | 2008-08-06 | 10 | -1018/+0 |
* | Don't link directly against GetPerformanceInfo so that win2k can be happy. | mbelshe@google.com | 2008-08-06 | 1 | -4/+29 |
* | fix build (take 2) | darin@google.com | 2008-08-06 | 1 | -1/+1 |
* | fix build bustage | darin@google.com | 2008-08-06 | 1 | -3/+3 |
* | B=1302955 R=sky attempt to bandaid situation where tab_data_ and child list c... | beng@google.com | 2008-08-06 | 1 | -0/+11 |
* | Improve NPRuntime marshalling by adding glue functions for serializing / dese... | darin@google.com | 2008-08-06 | 3 | -44/+19 |
* | Remove #ifdef's used to support split dlls. Since we don't support | maruel@google.com | 2008-08-06 | 2 | -36/+1 |
* | Fix win2k testers by commenting out a function that is not supported | nsylvain@google.com | 2008-08-06 | 1 | -3/+4 |
* | Revert change 408 to see if it fixes the ui tests. | nsylvain@google.com | 2008-08-06 | 5 | -25/+23 |
* | The printing NewCookie() must start counting at 1 and not 0, since 0 | deanm@google.com | 2008-08-06 | 1 | -1/+2 |
* | Move the printing cookie from direct atomic operations to AtomicSequenceNumber. | deanm@google.com | 2008-08-06 | 2 | -8/+7 |
* | This fixes http://b/issue?id=1257424, which is a need to implement a global b... | iyengar@google.com | 2008-08-06 | 9 | -160/+393 |
* | Fix 1303709: Crash: Switching between tabs with a Find box open on both tabs ... | finnur@google.com | 2008-08-06 | 2 | -16/+16 |
* | Updated strings for ja and ko. | mal@google.com | 2008-08-06 | 2 | -3/+3 |
* | The rectangle passed in to MoveContents is a content rectangle, not a window ... | erg@google.com | 2008-08-06 | 2 | -4/+5 |
* | Convert more consumers of ML::WatchObject to ObjectWatcher. | darin@google.com | 2008-08-05 | 5 | -23/+25 |
* | Add common\ipc_message_utils.cc to SCons build. | sgk@google.com | 2008-08-05 | 1 | -0/+1 |
* | Fix crash due to race conditions in the way Browser unhooks its | beng@google.com | 2008-08-05 | 1 | -27/+37 |
* | Another day, another prepopulate data change. | pkasting@google.com | 2008-08-05 | 1 | -28/+30 |
* | Left-align the distributor logo on RTL Vista while we wait for a properly fli... | glen@google.com | 2008-08-05 | 1 | -2/+10 |
* | Reapply revision 380 since it wasn't the cause of the build breakage. | maruel@google.com | 2008-08-05 | 3 | -13/+19 |
* | Reapply 379 since it wasn't the issue with the build breakage. | maruel@google.com | 2008-08-05 | 8 | -194/+286 |
* | Revert revision 380 to see if it fixes the build. Please reapply once the tre... | nsylvain@google.com | 2008-08-05 | 3 | -19/+13 |
* | Revert change 379 to see if it fixes the build. Please reapply when it's green. | nsylvain@google.com | 2008-08-05 | 8 | -286/+194 |
* | Fixing an issue where BiDi text in window titles was not displayed correctly ... | idana@google.com | 2008-08-05 | 1 | -0/+7 |
* | While uninstalling Chrome look for return codes from chrome.exe that indicate... | rahulk@google.com | 2008-08-05 | 3 | -13/+19 |
* | Reduce the quantity of includes and template specialization in ipc_message_ut... | maruel@google.com | 2008-08-05 | 8 | -194/+286 |