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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing tests to the GYP+Xcode build.
mark@chromium.org
2009-03-02
6
-53
/
+43
*
GYP it, GYP it good.
mark@chromium.org
2009-03-02
42
-36957
/
+12
*
Fix crash; dom_ui_ is destroyed by LoadURL.
glen@chromium.org
2009-03-01
1
-1
/
+3
*
Revert my previous change. It fixed the memory leaks (see http://build.chrom...
jam@chromium.org
2009-03-01
2
-15
/
+4
*
Speculative fix for memory leak in unit tests.TBR=erikkay
jam@chromium.org
2009-03-01
2
-3
/
+14
*
Prevent chrome from launching with a chromehtml: argument
sverrir@chromium.org
2009-02-28
1
-0
/
+39
*
Fix the misspelling of GetLaunchShortcutKind().
mal@chromium.org
2009-02-28
1
-3
/
+3
*
Remove IPCSyncChannelTest.ChattyServer from purify unit tests because it take...
jam@chromium.org
2009-02-28
1
-0
/
+3
*
Run the unload tests in single process mode, after my fix to single process m...
jam@chromium.org
2009-02-28
1
-35
/
+0
*
Remove Windows ifdefs, all views will need to implement this method.
deanm@chromium.org
2009-02-28
1
-5
/
+1
*
Mark some more tests as failing, timing out, or flaky.
estade@chromium.org
2009-02-28
1
-2
/
+34
*
Add extensions_ui from r10675 to chrome.gyp
mark@chromium.org
2009-02-28
1
-0
/
+2
*
Attempt 2 at landing this.
ananta@chromium.org
2009-02-28
1
-3
/
+17
*
Initial work on chrome-ui://extensions/ page. URL now displays a static templ...
rafaelw@chromium.org
2009-02-28
9
-0
/
+258
*
Fix system menu positioning in fullscreen mode to be at the upper left corner...
pkasting@chromium.org
2009-02-28
2
-8
/
+11
*
Bring chrome.gyp up to date with Chromium r10668
mark@chromium.org
2009-02-28
1
-2
/
+6
*
Bring net.gyp up to date with Chromium r10667
mark@chromium.org
2009-02-28
1
-0
/
+7
*
Re-create LINUX entries in tests_fixable.txtx and rather mark new ones with '...
dimich@google.com
2009-02-28
1
-9
/
+28
*
Fix guard to reflect new position in tree
jrg@chromium.org
2009-02-28
1
-3
/
+3
*
Instead of appending "Downloads" to the user document directory, let each pla...
estade@chromium.org
2009-02-28
6
-19
/
+50
*
Adapt (and move) mark@chromium.org's Keystone integration to Chromium.
jrg@chromium.org
2009-02-28
4
-1
/
+194
*
Implement the NTLM authentication scheme by porting
wtc@chromium.org
2009-02-28
22
-42
/
+1786
*
Wire chrome shortcuts tooltip (installation)
cpu@google.com
2009-02-28
9
-13
/
+41
*
Chrome side to pick up new WebKit API changes.
darin@chromium.org
2009-02-28
34
-281
/
+300
*
Get rid of wstring variants of StringToFoo.
dsh@google.com
2009-02-28
22
-97
/
+132
*
Workaround for webkit change that broke Gears. The fix is to use a V8
mpcomplete@google.com
2009-02-28
7
-64
/
+152
*
Link applications with -Wl,-ObjC to keep Objective-C implementations available
mark@chromium.org
2009-02-28
3
-179
/
+6
*
I forgot to update the test_fixable.txt after I fixed a layout-test in my pre...
jcampan@chromium.org
2009-02-28
1
-6
/
+3
*
When starting Chrome with the option to go to the home page on start-up, the ...
jcampan@chromium.org
2009-02-28
1
-0
/
+4
*
Does two changes to appease chrome bot runs:
sky@google.com
2009-02-28
11
-5
/
+34
*
Add .pyc files to svn:ignore.
thestig@chromium.org
2009-02-28
0
-0
/
+0
*
Refactor download shelf and prepare for porting.
estade@chromium.org
2009-02-28
15
-112
/
+176
*
Another attempt to remove linux duplicate expectations.
dimich@google.com
2009-02-28
1
-19
/
+0
*
Fix expectation duplication error in tests_fixable.txtx for linux.
dimich@google.com
2009-02-28
1
-2
/
+0
*
Revert "Don't call SetPriorityClass if CBSText.dll is loaded in the browser
tc@google.com
2009-02-27
1
-11
/
+3
*
Properly handle errors in GRIT in the scons build.
tc@google.com
2009-02-27
1
-29
/
+37
*
After reviewing the Layout Test History from sandholm's page,
finnur@chromium.org
2009-02-27
1
-1
/
+2
*
Drop whitespace at end of line
willchan@chromium.org
2009-02-27
7
-31
/
+29
*
Distinguish a few more SDCH cases via problem codes
jar@chromium.org
2009-02-27
3
-5
/
+25
*
Don't call SetPriorityClass if CBSText.dll is loaded in the browser process. ...
ananta@chromium.org
2009-02-27
1
-3
/
+11
*
Implementation of AudioRendererHost
hclam@chromium.org
2009-02-27
8
-176
/
+300
*
Flatten CustomFrameWindow functionality onto Window.
ben@chromium.org
2009-02-27
8
-41
/
+509
*
Update version number for the upgraded French and Polish dictionaries.
sidchat@google.com
2009-02-27
1
-11
/
+8
*
The layout test fast/events/key-events-in-input-button.html fails because we ...
jcampan@chromium.org
2009-02-27
1
-0
/
+3
*
Add post-merge test failures to tests_fixable. Do a triage and update the lis...
dimich@google.com
2009-02-27
1
-0
/
+35
*
Fix some unit tests that I broke in the transparency patch. Comment out two
brettw@chromium.org
2009-02-27
2
-4
/
+26
*
Remove ThemeHelperChromiumWin
mark@chromium.org
2009-02-27
1
-3
/
+1
*
Before installing Chrome check that the installation directory doesn't exist ...
kuchhal@chromium.org
2009-02-27
5
-17
/
+51
*
webkit.gyp changes corresponding to Chromium r10637
mark@chromium.org
2009-02-27
1
-0
/
+2
*
Rebaseline an SVG layout test. We add a faint green extra one pixel wide hori...
sidchat@google.com
2009-02-27
3
-4
/
+1
[next]