index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix the test build when BUILD_PERSONALIZATION is enabled.
nick@chromium.org
2008-10-18
1
-1
/
+2
*
Remove throttling code from the Browser process and implement throttling in t...
erg@google.com
2008-10-17
2
-0
/
+25
*
Adds the anti-carpet bombing dialog. More specifically a new
sky@google.com
2008-10-17
3
-0
/
+164
*
Fix interactive UI tests. ViewEventTestBase's View was using a layout manager...
ben@chromium.org
2008-10-17
1
-1
/
+5
*
Rename ChromeViews namespace to views
ben@chromium.org
2008-10-16
5
-12
/
+12
*
Remove more shared_event that I missed last time
agl@chromium.org
2008-10-16
1
-1
/
+0
*
Makes the following changes to the bookmark bar context menu:
sky@google.com
2008-10-16
2
-3
/
+11
*
This fixes http://code.google.com/p/chromium/issues/detail?id=146&,
ananta@chromium.org
2008-10-16
8
-93
/
+352
*
This is the same change as 2419 minus a line of debug code I accidentally lef...
petersont@google.com
2008-10-16
1
-1
/
+1
*
Rename ViewContainer to Container and HWNDViewContainer to ContainerWin.
ben@chromium.org
2008-10-16
2
-2
/
+2
*
Change SpellChecker language without restarting the browser.
sidchat@google.com
2008-10-15
1
-0
/
+2
*
Convert GetPreferredSize from:
beng@google.com
2008-10-15
1
-4
/
+3
*
Enable magic browzr again.
ben@chromium.org
2008-10-14
1
-0
/
+2
*
Accomodate move of tab_dragging_test.cc to browser\views.
sgk@google.com
2008-10-14
1
-1
/
+1
*
Revert r3334 to disable magic_browzR and see if that fixes the crashes in the
mal@chromium.org
2008-10-14
1
-2
/
+0
*
Turn on MagicBrowzr again.
ben@chromium.org
2008-10-14
1
-0
/
+2
*
Renable disabled plugin ui tests since they now pass again.
jam@chromium.org
2008-10-13
1
-2
/
+2
*
Initialize string to the empty string to avoid 'undefinedXXX' when appending ...
sgjesse@chromium.org
2008-10-09
1
-1
/
+1
*
Adding savedebuglog flag to reliability test. When the flag is
huanr@chromium.org
2008-10-09
1
-2
/
+66
*
Fixes crasher in TemplateURLModel that occurred when the db had
sky@google.com
2008-10-08
1
-0
/
+8
*
Modified constant names from Chrome to Google Chrome. Added logic to close fe...
anantha@chromium.org
2008-10-07
4
-19
/
+16
*
this move file is failing really often on some buildbots, I added some
nsylvain@chromium.org
2008-10-01
1
-4
/
+16
*
Update Selenium expected failures file to remove 46.type.
patrick@chromium.org
2008-09-30
1
-1
/
+1
*
Bring chrome/test/chrome_plugin/ into Linux build.
mmoss@google.com
2008-09-30
1
-23
/
+28
*
Refactoring for portability:
mark@chromium.org
2008-09-29
2
-9
/
+9
*
Some cleanups for gcc warnings:
mmoss@google.com
2008-09-29
1
-7
/
+4
*
Disable alternate error pages on frames and iframes. This is
tc@google.com
2008-09-29
3
-0
/
+5
*
Catch up SCons Windows build with recent file shuffling and other changes:
sgk@google.com
2008-09-26
1
-1
/
+2
*
Roll the third_party/icu38 revision in DEPS to have SCons build libicu,
sgk@google.com
2008-09-26
10
-10
/
+10
*
Factor out a RenderThread interface
cpu@google.com
2008-09-26
1
-2
/
+10
*
Adds the ability to sort TableView. Contrary to what we spoke about
sky@google.com
2008-09-26
1
-0
/
+8
*
Add --js-flags to the list of flags accepted by UI tests.
patrick@chromium.org
2008-09-25
3
-0
/
+16
*
This CL adds new UI tests for the SSL UI.
jcampan@chromium.org
2008-09-24
10
-13
/
+214
*
Enforce Terminate on Heap Corruption in most of our executable on Windows XP ...
maruel@google.com
2008-09-24
4
-2
/
+8
*
Issue 2509: Duplicate tab should not create a new window.
finnur@google.com
2008-09-23
1
-3
/
+2
*
Revert r2253 to turn off magic_browzR by default and restore the
mal@chromium.org
2008-09-23
1
-6
/
+0
*
Disable tests while I investigate
jam@chromium.org
2008-09-23
1
-2
/
+2
*
Create a SafeBrowsing database interface to more easily
paulg@google.com
2008-09-20
1
-0
/
+4
*
Changes the bookmark model to allow more than one bookmark to
sky@google.com
2008-09-19
2
-1
/
+17
*
Reverting the fixes for the UI test single-process mode in the NPAPI
iyengar@google.com
2008-09-19
1
-6
/
+8
*
Fix an old leak in tab_strip_model_unittest which had recently contributed to...
erikkay@google.com
2008-09-18
1
-59
/
+0
*
filter out a couple of tests which seem to be causing a lot of purify crashes
erikkay@google.com
2008-09-18
1
-1
/
+6
*
Rename legacy methods that were in CamelCase to unix_hacker.
erg@google.com
2008-09-17
1
-426
/
+426
*
Include chrome SConscript.unit_tests in Linux build.
tc@google.com
2008-09-17
1
-0
/
+12
*
Remove a referenced file that doesn't exist.
maruel@google.com
2008-09-17
1
-4
/
+0
*
Re-land this fix from earlier. Since I was making the tab icon view optional,...
beng@google.com
2008-09-17
1
-1
/
+1
*
Create a copy of the test directory before using it.
mbelshe@google.com
2008-09-16
1
-10
/
+52
*
Remove registration step between NavigationController > Profile.
tim@chromium.org
2008-09-16
1
-10
/
+0
*
Turn on the magic frames.
beng@google.com
2008-09-16
1
-0
/
+6
*
Revert these changes now the experiment is complete.
beng@google.com
2008-09-14
1
-2
/
+0
[next]