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 a stub test for TabStripController. It doesn't fully work because of issues
pinkerton@chromium.org
2009-04-27
3
-1
/
+132
*
Remove a NOTIMPLEMENTED() that's not necessary on Mac.
pinkerton@chromium.org
2009-04-27
1
-1
/
+5
*
Add virtual dtor for TaskManager::ResourceProvider.
phajdan.jr@chromium.org
2009-04-27
1
-0
/
+2
*
Reverting 14597,14596,14595.
sgjesse@chromium.org
2009-04-27
6
-1544
/
+2236
*
Update the solutions again to fix dependency on js2c.
ager@chromium.org
2009-04-27
2
-0
/
+4
*
Apparently, I did not fix the webkit solution correctly.
ager@chromium.org
2009-04-27
1
-204
/
+197
*
Update V8 in chromium to version 1.2.1.
ager@chromium.org
2009-04-27
6
-2038
/
+1349
*
Enable dom_ui unit test on Linux.
phajdan.jr@chromium.org
2009-04-27
1
-2
/
+0
*
Use AutocompletePopupPositioner for the Linux Omnibox.
deanm@chromium.org
2009-04-27
8
-39
/
+73
*
Linux Omnibox mouse support.
deanm@chromium.org
2009-04-27
2
-4
/
+103
*
Add basic unit tests for TaskManager.
phajdan.jr@chromium.org
2009-04-27
4
-0
/
+90
*
roll DEPS to pick up WebKit fix
darin@chromium.org
2009-04-27
1
-1
/
+1
*
Introduce ScriptEventListner, Chromium side.
dglazkov@google.com
2009-04-27
3
-1
/
+11
*
Revert 14569
abarth@chromium.org
2009-04-26
2
-43
/
+1
*
Add some histograms to see how often users click through blocking pages.
abarth@chromium.org
2009-04-26
2
-1
/
+43
*
Monitor some sensitive UI actions for evidence of clickjacking.
abarth@chromium.org
2009-04-26
4
-1
/
+28
*
Change Size::IsEmpty() to be consistent with Rect::IsEmpty()
erikkay@google.com
2009-04-26
5
-23
/
+46
*
New drop of string translations.
mal@chromium.org
2009-04-26
98
-372
/
+3173
*
Dummy checkin to trigger the bots after the build error
wtc@chromium.org
2009-04-26
1
-1
/
+1
*
Don't use CancelIo to cancel pending IO before closing a
wtc@chromium.org
2009-04-26
1
-10
/
+11
*
Linux: implement automation for modal dialogs.
agl@chromium.org
2009-04-26
2
-5
/
+18
*
Dummy checkin to trigger the bots after the master factory refactoring - part 4
nsylvain@chromium.org
2009-04-25
1
-1
/
+1
*
Dummy checkin to trigger the bots after the master factory refactoring - part 3
nsylvain@chromium.org
2009-04-25
1
-1
/
+1
*
Fix a crash I introduced in r14053. It removed the setting of the controller in
brettw@chromium.org
2009-04-25
1
-6
/
+10
*
Dummy checkin to trigger the bots after the master factory refactoring
nsylvain@chromium.org
2009-04-25
1
-1
/
+1
*
Dummy checkin to trigger the bots after the master factory refactoring
nsylvain@chromium.org
2009-04-25
1
-1
/
+1
*
Catch up chrome.gyp with recent additions:
sgk@google.com
2009-04-25
1
-8
/
+58
*
Capture Mozilla's codesighs, for use in executable sizing.
sgk@google.com
2009-04-25
17
-0
/
+8319
*
Show icons in the new omnibox popup.
ben@chromium.org
2009-04-25
2
-37
/
+107
*
Fix sudden termination after the latest WebKit merge.
jam@chromium.org
2009-04-25
23
-99
/
+125
*
Disable some layout tests failure due to webkit merge 42725:42805
hclam@chromium.org
2009-04-25
1
-5
/
+15
*
Try once more to make webkit bots happy.
estade@chromium.org
2009-04-25
1
-1
/
+0
*
Fix missing expectations in test expectations.
estade@chromium.org
2009-04-25
1
-3
/
+3
*
Port unload_uitest.cc and enable some of the tests on linux.
estade@chromium.org
2009-04-24
3
-10
/
+25
*
Temporarily disable worker tests that fail after
dimich@google.com
2009-04-24
1
-0
/
+5
*
Passing correct HWND to CreateChromeWindow(). The HWND of the toplevel window
estade@chromium.org
2009-04-24
1
-1
/
+5
*
Gtk file selection filters, first cut.
estade@chromium.org
2009-04-24
2
-6
/
+78
*
Add a note pointing at a bug so others don't waste time.
evan@chromium.org
2009-04-24
1
-0
/
+3
*
Revert "POSIX: Don't spawn zombies." (r14488)
agl@chromium.org
2009-04-24
10
-122
/
+18
*
Rename process_watcher.cc -> process_watcher_win.cc on Windows.
agl@chromium.org
2009-04-24
1
-1
/
+1
*
Disable 2 more layout tests after merge - they need rebaseline on Linux and Mac.
dimich@google.com
2009-04-24
1
-0
/
+2
*
Mac: build fix.
agl@chromium.org
2009-04-24
1
-1
/
+1
*
Reverting 14489.
jcampan@chromium.org
2009-04-24
4
-80
/
+40
*
For TransportDIB::HandleAndSequenceNumber, make operator<
nick@chromium.org
2009-04-24
1
-5
/
+4
*
This CL makes sure we unregister our Windows window classes when shut-down.
jcampan@chromium.org
2009-04-24
4
-40
/
+80
*
POSIX: Don't spawn zombies.
agl@chromium.org
2009-04-24
9
-17
/
+121
*
Linux: build fix.
agl@chromium.org
2009-04-24
1
-1
/
+0
*
No code change, just converting CRLF to LF to prevent changes
finnur@chromium.org
2009-04-24
1
-156
/
+156
*
Fix word wrapping on the license label.
erg@google.com
2009-04-24
1
-0
/
+11
*
Chromium side of WebKit merge 42725:42805.
dimich@google.com
2009-04-24
30
-90
/
+145
[next]