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
...
*
Change back from using NSRectFillWithOperation to plain NSRectFill
dmaclach@chromium.org
2009-10-10
1
-1
/
+1
*
Revert 28558 because this is clearly responsible for
nsylvain@chromium.org
2009-10-10
2
-3
/
+268
*
Don't draw the red line when the security level is SECURE.
yusukes@google.com
2009-10-10
1
-7
/
+7
*
Partially revert r28629.
craig.schlenter@chromium.org
2009-10-10
1
-1
/
+0
*
Remove the empty line that got added at the end of this file.
nsylvain@chromium.org
2009-10-10
1
-1
/
+0
*
Change the SSL Socket to be capable of having reads and
mbelshe@google.com
2009-10-10
2
-235
/
+335
*
linux: include stdio.h for snprintf
craig.schlenter@chromium.org
2009-10-10
1
-0
/
+1
*
Updating trunk VERSION from 222.3 to 222.4
laforge@chromium.org
2009-10-10
1
-1
/
+1
*
Suppress memory errors on linux valgrind bots
hclam@chromium.org
2009-10-10
1
-0
/
+26
*
Update test expectations to reflect failure on build bot
hclam@chromium.org
2009-10-10
1
-0
/
+2
*
Build fix.
abarth@chromium.org
2009-10-10
1
-1
/
+1
*
Roll WebKit to 49413.
abarth@chromium.org
2009-10-10
2
-7
/
+7
*
Accessibility information from the renderer was not being returned to tools l...
ananta@chromium.org
2009-10-10
6
-2
/
+115
*
Update test expectations to include linux failures
hclam@chromium.org
2009-10-10
1
-3
/
+4
*
Mark one layout test as FAIL
hclam@chromium.org
2009-10-10
1
-1
/
+1
*
Rebaseline layout tests results for mac
hclam@chromium.org
2009-10-10
11
-74
/
+71
*
Test expectations for crashes in layout tests
hclam@chromium.org
2009-10-10
1
-2
/
+4
*
Revert r28645 - "Render sync code inactive..."
tim@chromium.org
2009-10-10
3
-0
/
+20
*
Rebaseline layout tests for windows
hclam@chromium.org
2009-10-10
7
-43
/
+40
*
platform/mac-snowleopard tests should be WONTFIX on LINUX WIN.
ojan@chromium.org
2009-10-10
1
-1
/
+1
*
Fix another race condition on worker process shutdown that results in use-aft...
jam@chromium.org
2009-10-10
10
-35
/
+34
*
Render sync code inactive without any way to enable.
tim@chromium.org
2009-10-10
3
-20
/
+0
*
Rebaseline some layout tests after roll to r49405
hclam@chromium.org
2009-10-10
19
-6
/
+322
*
Fix double page generation bug. Now that we use onhashchange,
ojan@chromium.org
2009-10-10
2
-4
/
+2
*
Remove pthreads from build and installer files.
tim@chromium.org
2009-10-10
13
-1235
/
+1
*
Mark all the tests that take >3 seconds to run as SLOW.
ojan@chromium.org
2009-10-10
1
-47
/
+130
*
Roll DEPS to pull in new version of OpenVCDIFF
jar@chromium.org
2009-10-10
1
-1
/
+1
*
Fix one more size_t/uint32 casting issue for the mac.
mbelshe@chromium.org
2009-10-10
2
-2
/
+2
*
posix: avoid using printf when we're not sure of the types involved
evan@chromium.org
2009-10-09
1
-8
/
+12
*
Expeecting several layout tests to fail after webkit roll
hclam@chromium.org
2009-10-09
1
-1
/
+7
*
Add logging macros that automatically append the last system error in string ...
tschmelcher@chromium.org
2009-10-09
5
-8
/
+407
*
Fix a naming collision in thread.h on a crit section that can cause a deadlock
zork@google.com
2009-10-09
2
-5
/
+5
*
Roll WebKit DEPS to r49405
hclam@chromium.org
2009-10-09
1
-1
/
+1
*
The textfield's text was not updated when text is updated by input.
oshima@chromium.org
2009-10-09
2
-4
/
+29
*
Browser actions: limit minimum size of omnibox. When decreasing the width of ...
sidchat@chromium.org
2009-10-09
3
-1
/
+51
*
Add EV certificate text to the Mac location bar
hawk@chromium.org
2009-10-09
5
-17
/
+132
*
Force linux_symbols target to run when building all (even though nothing
mmoss@chromium.org
2009-10-09
1
-1
/
+2
*
Fix memory_test's temporary user data directory path, the base name
sgk@chromium.org
2009-10-09
1
-5
/
+8
*
test conversion from toolstrips to actions
erikkay@chromium.org
2009-10-09
7
-10
/
+271
*
Make our Mock Sockets capable of running full duplex.
mbelshe@google.com
2009-10-09
2
-18
/
+6
*
Change text for extension download UI.
sidchat@chromium.org
2009-10-09
4
-12
/
+25
*
Fix use-after-free in the worker process. The object was shutting down the p...
jam@chromium.org
2009-10-09
3
-23
/
+14
*
Linux: Fix early font free during printing.
estade@chromium.org
2009-10-09
4
-50
/
+61
*
Windows: use NtpBackgroundUtil to draw detached bookmark bar.
estade@chromium.org
2009-10-09
3
-172
/
+21
*
A couple fixes for network cros library
chocobo@google.com
2009-10-09
2
-57
/
+42
*
Use WebKit::WebVector instead of std::vector in WebKit::WebMediaPlayer
hclam@chromium.org
2009-10-09
3
-8
/
+9
*
media_bench use djb2 hash from media/base
fbarchard@chromium.org
2009-10-09
1
-13
/
+1
*
Modifies the layout test formatter to not have any dependencies on chromium_u...
gwilson@google.com
2009-10-09
2
-8
/
+69
*
Several theming fixes for the Mac. Sorry for the extensive change, but they
thakis@chromium.org
2009-10-09
27
-346
/
+839
*
Rebaseline image for LayoutTests\editing\execCommand\paste-1.html for Windows.
jparent@chromium.org
2009-10-09
3
-6
/
+2
[prev]
[next]