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
*
Change Mac fullscreen mode to be a stack, not a flag. This fixes crashes and
amanda@chromium.org
2009-10-11
4
-19
/
+30
*
Remove the dependency on i18n/icu_string_conversions from base/string_util.h.
brettw@chromium.org
2009-10-10
5
-24
/
+31
*
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
1
-1
/
+267
*
Don't draw the red line when the security level is SECURE.
yusukes@google.com
2009-10-10
1
-7
/
+7
*
Remove the empty line that got added at the end of this file.
nsylvain@chromium.org
2009-10-10
1
-1
/
+0
*
Updating trunk VERSION from 222.3 to 222.4
laforge@chromium.org
2009-10-10
1
-1
/
+1
*
Accessibility information from the renderer was not being returned to tools l...
ananta@chromium.org
2009-10-10
1
-1
/
+4
*
Revert r28645 - "Render sync code inactive..."
tim@chromium.org
2009-10-10
3
-0
/
+20
*
Fix another race condition on worker process shutdown that results in use-aft...
jam@chromium.org
2009-10-10
5
-0
/
+9
*
Render sync code inactive without any way to enable.
tim@chromium.org
2009-10-10
3
-20
/
+0
*
Remove pthreads from build and installer files.
tim@chromium.org
2009-10-10
12
-1232
/
+1
*
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
*
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
1
-1
/
+0
*
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
*
Several theming fixes for the Mac. Sorry for the extensive change, but they
thakis@chromium.org
2009-10-09
26
-345
/
+838
*
Disabling a interactive test
jcampan@chromium.org
2009-10-09
1
-1
/
+2
*
[Mac] Fix some omnibox breakage for small windows.
shess@chromium.org
2009-10-09
3
-10
/
+149
*
Improve error messages when a manifest is not readable or not valid JSON.
aa@chromium.org
2009-10-09
7
-5
/
+67
*
Fix the problem that files cannot be dropped on the input widget on the Mac.
jianli@chromium.org
2009-10-09
1
-1
/
+16
*
Fix spacing that was supposed to go in a previous checkin and somehow
pkasting@chromium.org
2009-10-09
1
-1
/
+1
*
Revert "Remove deprecated AbsolutePath function."
evan@chromium.org
2009-10-09
1
-8
/
+5
*
Reland: Rename ThemePreviewInfobarDelegate to
aa@chromium.org
2009-10-09
8
-66
/
+66
*
Remove deprecated AbsolutePath function.
evan@chromium.org
2009-10-09
1
-5
/
+8
*
linux/mac: use "First Run", not "First Run Dev"
evan@chromium.org
2009-10-09
1
-8
/
+7
*
Build 64-bit RPMs.
thestig@chromium.org
2009-10-09
1
-1
/
+1
*
Remove pthreads from event_sys_unittest.
tim@chromium.org
2009-10-09
1
-48
/
+42
*
Fix Valgrind UMR errors by initializing thumbnail pixels.
huanr@chromium.org
2009-10-09
1
-0
/
+1
*
Fix an include.
brettw@chromium.org
2009-10-09
1
-1
/
+1
*
Fix header.
brettw@chromium.org
2009-10-09
1
-1
/
+1
*
Fix include.
brettw@chromium.org
2009-10-09
1
-1
/
+1
*
Fix some mroe includes.
brettw@chromium.org
2009-10-09
1
-1
/
+1
*
Fix a broken include in the mini installer tests
brettw@chromium.org
2009-10-09
1
-1
/
+1
*
Really fix the changed include to fix the ChromeOS build this time.
brettw@chromium.org
2009-10-09
1
-1
/
+1
*
Fix wrong include to fix the CromeOS build.
brettw@chromium.org
2009-10-09
1
-1
/
+1
*
Fix a missed include rename to fix the build.
brettw@chromium.org
2009-10-09
1
-1
/
+1
*
Move more ICU-dependent stuff from base into base/i18n. Some test stuff also
brettw@chromium.org
2009-10-09
24
-27
/
+27
*
Moving ShowContextMenu out of WebView_delegate and into WebViewClient
yaar@chromium.org
2009-10-09
7
-168
/
+106
*
Implement chrome.extension.connectExternal and fix various API inconsistencies.
mpcomplete@chromium.org
2009-10-09
20
-94
/
+376
*
Allow the NTP to be bookmarked.
pkasting@chromium.org
2009-10-09
4
-42
/
+16
*
Update cros network library code to work with the latest cros API that sends ...
chocobo@google.com
2009-10-09
2
-3
/
+4
*
Mac: Theme the bookmark bar on the new tab page.
erg@chromium.org
2009-10-09
10
-50
/
+299
*
Revert "Revert "Start the database query for the new tab page results as soon""
tony@chromium.org
2009-10-09
2
-39
/
+93
[next]