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
*
Remove the dependency from browser_view on the bug report dialog. I am going to
brettw@chromium.org
2009-05-21
4
-41
/
+65
*
Start adding gyp-generated VS files to svn:ignore.
sgk@google.com
2009-05-21
0
-0
/
+0
*
Back to square zero, throbber disabled.
pinkerton@chromium.org
2009-05-21
1
-1
/
+1
*
Reverts parts of http://src.chromium.org/viewvc/chrome?view=rev&revision=1647...
jam@chromium.org
2009-05-21
3
-32
/
+0
*
Meta key is not the same as Alt key on Windows.
avi@chromium.org
2009-05-21
1
-3
/
+3
*
Move the validation of icons for page actions to load time.
finnur@chromium.org
2009-05-21
3
-16
/
+22
*
Third attempt at http://codereview.chromium.org/115276
ajwong@chromium.org
2009-05-21
6
-4
/
+798
*
Ensure workers don't outlive crashed renderers.
jam@chromium.org
2009-05-21
4
-1
/
+12
*
Close the old browser window after SessionRestore.
willchan@chromium.org
2009-05-21
1
-0
/
+7
*
Rewriting to use CIImage in hopes of better performance. Still playing with p...
pinkerton@chromium.org
2009-05-21
3
-7
/
+24
*
Use NotificationRegistrar to handle notification observing.Also cleans up som...
pkasting@chromium.org
2009-05-21
10
-334
/
+172
*
ZwOpenKeyEx is now documented at http://msdn.microsoft.com/en-us/library/dd53...
nsylvain@chromium.org
2009-05-21
3
-8
/
+8
*
Make the link to Chromium project page depend on UI locale.
yutak@chromium.org
2009-05-21
2
-2
/
+6
*
Fixed on official app name used for unittests that I missed before.
thomasvl@chromium.org
2009-05-21
1
-1
/
+1
*
GTK: Use correct tabstrip background in Incognito mode.
erg@google.com
2009-05-21
2
-6
/
+7
*
Remove trailing NULL is data sent between chrome processes.
tc@google.com
2009-05-21
1
-5
/
+4
*
Remove one more notimpl.
estade@chromium.org
2009-05-21
1
-4
/
+3
*
Enable "View page info" context menu only for pages which developer commands
estade@chromium.org
2009-05-21
1
-3
/
+3
*
Revert r16622
estade@chromium.org
2009-05-21
6
-798
/
+4
*
GTK: Don't instantly hide the status bubble; set a callback that does it afte...
erg@google.com
2009-05-21
2
-2
/
+26
*
Cleanup Import Dialog in Linux
tc@google.com
2009-05-21
2
-7
/
+2
*
Activate download shelf button while the menu is showing.
estade@chromium.org
2009-05-21
4
-9
/
+55
*
Reapply http://codereview.chromium.org/115276
ajwong@chromium.org
2009-05-21
6
-4
/
+798
*
Check if the test server started successfully before using it.
phajdan.jr@chromium.org
2009-05-21
1
-3
/
+60
*
Include the resources directory in the linux zip file.
tc@google.com
2009-05-21
1
-0
/
+1
*
This is the merge of Yusuke's patch at:
xji@chromium.org
2009-05-21
1
-1
/
+3
*
commenting out setNeedsDisplay, still playing with tab_cold timing.
pinkerton@chromium.org
2009-05-21
1
-1
/
+1
*
DevTools: Provide nice initial location/size for the devtools window.
pfeldman@chromium.org
2009-05-21
1
-8
/
+21
*
Revert "Revert "Add presubmit checks to look for BUG= and TEST= tags in chang...
kuchhal@chromium.org
2009-05-21
1
-2
/
+6
*
Remove a field that is now unused. This was made obsolete
darin@chromium.org
2009-05-21
2
-18
/
+2
*
Reverting 16604. Caused xmlhttprequest-constructor-in-detached-document.html ...
sgjesse@chromium.org
2009-05-21
1
-1
/
+1
*
Turning timer back on, invalidating timer when removing from superview. Still...
pinkerton@chromium.org
2009-05-21
1
-2
/
+7
*
Update check interval adjustment.
jrg@chromium.org
2009-05-21
1
-0
/
+21
*
DevTools: Messages converted to wide strings don't work on Mac and Linux. Use...
yurys@google.com
2009-05-21
2
-4
/
+4
*
Fix a invalid read found by valgrind in process singleton linux.
tc@google.com
2009-05-21
1
-7
/
+26
*
Testing throbber on perf bot
pinkerton@chromium.org
2009-05-21
1
-0
/
+2
*
Update V8 to version 1.2.4.3.
sgjesse@chromium.org
2009-05-21
1
-1
/
+1
*
Move declaration of kMaxRecursionDepth out of #ifdef EXCLUDE_SKIA_DEPENDENCIE...
amit@chromium.org
2009-05-21
1
-2
/
+2
*
Gets info_bubble compiling on linux. This code has a ton of ifdefs. It
sky@chromium.org
2009-05-21
9
-83
/
+121
*
DevTools: remove Debugger menu by default.
pfeldman@chromium.org
2009-05-21
1
-0
/
+7
*
Re-enabling throbber with some image caching. This will probably regress the ...
pinkerton@chromium.org
2009-05-21
1
-6
/
+9
*
Add more checks to be able to isolate why chrome cannot
nsylvain@chromium.org
2009-05-21
1
-1
/
+22
*
Support building chrome.dll on Windows.
sgk@google.com
2009-05-21
1
-13
/
+127
*
DevTools: Temporarily use JSON with escaping to handle non-latin data.
pfeldman@chromium.org
2009-05-21
1
-1
/
+3
*
WebKit Update 43961:43965
ukai@chromium.org
2009-05-21
1
-1
/
+1
*
DevTools: Reverting 16586. Necessary v8 changes are not rolled yet.
yurys@google.com
2009-05-21
2
-49
/
+80
*
select-style test on Win is expected to pass now.
ukai@chromium.org
2009-05-21
1
-1
/
+1
*
DevTools: Use message format in WebInspector.UIString override.
pfeldman@chromium.org
2009-05-21
1
-1
/
+1
*
DevTools: Display main resource url as devtools window title.
pfeldman@chromium.org
2009-05-21
9
-25
/
+15
*
DevTools: only supported event types are forwarded to the client. Unsupported...
yurys@google.com
2009-05-21
1
-0
/
+7
[next]