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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disables another flakey interstitial uit test:(
sky@google.com
2009-01-21
1
-1
/
+3
*
Fix p13n build break due to a change in CommandLine class.
munjal@chromium.org
2009-01-21
1
-1
/
+2
*
add basic command handling for browser window and for where there are no wind...
pinkerton@google.com
2009-01-21
10
-25
/
+147
*
* Revert "POSIX: Get render_process_host to build."
agl@chromium.org
2009-01-21
11
-131
/
+76
*
Build fix: release builds seemed to break
agl@chromium.org
2009-01-21
2
-0
/
+7
*
POSIX: Get render_process_host to build.
agl@chromium.org
2009-01-21
10
-76
/
+124
*
Disables an interstitial test that occassionally fails.
sky@google.com
2009-01-21
1
-1
/
+3
*
disable test\n
tc@google.com
2009-01-21
1
-1
/
+1
*
add dependencies to the core targets used by the app
pinkerton@google.com
2009-01-21
1
-2
/
+80
*
Add chrome.dll's resources to unit_tests.exe for "in-process" testing.
maruel@chromium.org
2009-01-21
3
-5
/
+126
*
Get browser window showing using a Browser object and accompanying scaffoldin...
pinkerton@google.com
2009-01-21
14
-35
/
+1833
*
Discard corrupt old logs in UMA upload
jar@chromium.org
2009-01-21
1
-6
/
+11
*
use a registrar to safely remove observer
tc@google.com
2009-01-21
2
-6
/
+5
*
Yet more crash_service fixery.
evan@chromium.org
2009-01-21
1
-0
/
+3
*
Fix the scons build
ben@chromium.org
2009-01-21
2
-4
/
+4
*
Fix crash_service to use different CommandLine API.
evan@chromium.org
2009-01-21
1
-1
/
+2
*
actually re-enable the test
tc@google.com
2009-01-21
1
-1
/
+1
*
Fix BrowserTest.WindowsSessionEnd by moving a virtual call
tc@google.com
2009-01-21
1
-4
/
+5
*
Refactor automation wrappers. Move the methods from AutomationProxy to the ap...
stoyan@chromium.org
2009-01-21
17
-160
/
+136
*
A crasher would happen if you navigate to a page triggering an interstitial f...
jcampan@chromium.org
2009-01-21
1
-11
/
+2
*
Correct icon/title sizing/placement for varying titlebar font sizes. This ma...
pkasting@chromium.org
2009-01-21
1
-23
/
+78
*
Fix some problems with scaled icons. This allows the TabIconView to automati...
pkasting@chromium.org
2009-01-21
4
-17
/
+46
*
Make CommandLine into a normal object, with some statics for getting at the c...
evan@chromium.org
2009-01-21
72
-310
/
+295
*
Disable a unittest which has never passed
agl@chromium.org
2009-01-21
1
-1
/
+1
*
Fix two bugs that resulted in misplaced downloads and missing
paulg@google.com
2009-01-21
2
-2
/
+3
*
Remove unnecessary unit tests (now we're just using ObserverList).
ben@chromium.org
2009-01-20
1
-24
/
+0
*
Disables a couple of consistently flakey/hanging tests.
sky@google.com
2009-01-20
2
-3
/
+6
*
Scons updates for about:internets removal.
brettw@chromium.org
2009-01-20
1
-3
/
+0
*
Rework the command updater to not be dependent on views::Button (needed for p...
ben@chromium.org
2009-01-20
29
-792
/
+538
*
POSIX: Get IPCSyncChannel unittests working
agl@chromium.org
2009-01-20
6
-89
/
+70
*
POSIX: IPC channel changes needed to get IPC Sync Channel unittests running.
agl@chromium.org
2009-01-20
1
-13
/
+99
*
disable WindowSessionEnd which was failing in debug
tc@google.com
2009-01-20
1
-1
/
+1
*
Fix the broken commit in r8250. The problem was that basictypes.h
erg@google.com
2009-01-20
13
-172
/
+389
*
Add more production logging to diagnose upload problem
jar@chromium.org
2009-01-20
1
-27
/
+29
*
Shuffle unit_tests.scons.
maruel@chromium.org
2009-01-20
2
-150
/
+167
*
Fix webkit_version.h generation ordering.
maruel@chromium.org
2009-01-20
2
-0
/
+36
*
Reverting 8295.
maruel@chromium.org
2009-01-20
2
-36
/
+0
*
Fix webkit_version.h generation ordering.
maruel@chromium.org
2009-01-20
2
-0
/
+36
*
Remove printf from the dictionary reader. This prints out a bunch of lines
brettw@chromium.org
2009-01-20
1
-2
/
+0
*
Fix purify errors in previous testing patch.
brettw@chromium.org
2009-01-20
2
-3
/
+13
*
Revert "revert r8217 until memory tests are fixed." This re-applies r8217.
tc@google.com
2009-01-20
7
-61
/
+47
*
158.0: should have been bumped last week
mal@chromium.org
2009-01-20
1
-1
/
+1
*
Update XCode project after a bunch of files moved in the tree.
jeremy@chromium.org
2009-01-20
1
-4
/
+36
*
Shuffle the unit_tests project to correctly classify each tests. It will simp...
maruel@chromium.org
2009-01-20
1
-571
/
+603
*
Remove the about:internets view :(
brettw@chromium.org
2009-01-20
6
-135
/
+2
*
Remove old initializer.
brettw@chromium.org
2009-01-20
1
-1
/
+0
*
Reverting 8263.
brettw@chromium.org
2009-01-20
8
-148
/
+422
*
Porting in chrome/browser/
phajdan.jr@chromium.org
2009-01-20
13
-166
/
+192
*
TBR: Fix error line numbers.
aa@chromium.org
2009-01-20
1
-3
/
+5
*
fix win scons unit test compile
tc@google.com
2009-01-18
1
-1
/
+2
[next]