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
*
Correct the code that suppresses multiple paint rects to avoid the
darin@chromium.org
2009-12-21
1
-6
/
+6
*
Mac: Create a pid->task_t mapping in the browser process.
thakis@chromium.org
2009-12-21
6
-3
/
+141
*
Make the tab strip and tabs first-class accessibility objects.
avi@chromium.org
2009-12-21
2
-0
/
+28
*
Remove TabView.xib from "to localize" list as well.
thakis@chromium.org
2009-12-21
1
-1
/
+0
*
DevTools: fix devtools sanity test that was affected by the inspector redesign.
pfeldman@chromium.org
2009-12-21
1
-1
/
+1
*
Remove localizer object from TabView.xib.
thakis@chromium.org
2009-12-21
1
-47
/
+0
*
Remove signature of fixed V8 crash from the reliability test's known
kmillikin@chromium.org
2009-12-21
1
-3
/
+0
*
Add tab switch test launch arguments directly.
chase@chromium.org
2009-12-21
2
-3
/
+10
*
Reuse UseReferenceBuild() cleanup in startup test.
chase@chromium.org
2009-12-21
1
-21
/
+3
*
Remove Sazanami Gothic from IDS_FIXED_FONT_FAMILY and IDS_SANS_SERIF_FONT_FAM...
satorux@chromium.org
2009-12-21
1
-2
/
+2
*
Re-land http://codereview.chromium.org/507022.
suzhe@chromium.org
2009-12-21
14
-118
/
+528
*
Combine ViewHostMsg_{Paint,Scroll}Rect into one IPC.
darin@chromium.org
2009-12-21
28
-523
/
+394
*
Remove stray NSImageView from TabView.xib.
thakis@chromium.org
2009-12-21
1
-52
/
+1
*
Revert r35069
jeremy@chromium.org
2009-12-20
4
-14
/
+101
*
Remove "Import Cookies" option
jeremy@chromium.org
2009-12-20
4
-101
/
+14
*
Mac: Fourth half of CL 481012 (reverted at r35038).
viettrungluu@chromium.org
2009-12-20
2
-10
/
+48
*
Revert 35062 - Mac: Third half of CL 481012 (reverted at r35038). Will it blend?
viettrungluu@chromium.org
2009-12-20
2
-0
/
+10
*
Mac: Third half of CL 481012 (reverted at r35038). Will it blend?
viettrungluu@chromium.org
2009-12-20
2
-10
/
+0
*
Second half of CL 481012 (reverted at r35038).
viettrungluu@chromium.org
2009-12-20
5
-4
/
+89
*
Add some diagnostic test to diagnostic mode
cpu@chromium.org
2009-12-20
6
-48
/
+268
*
Revert 35053 - Second half of CL 481012 (reverted at r35038). Will revert if ...
viettrungluu@chromium.org
2009-12-19
5
-84
/
+4
*
Second half of CL 481012 (reverted at r35038). Will revert if Mac perf turns ...
viettrungluu@chromium.org
2009-12-19
5
-4
/
+84
*
Updating trunk VERSION from 276.0 to 277.0
chrome-bot@google.com
2009-12-19
1
-1
/
+1
*
Half of CL 481012 (reverted at r35038).
viettrungluu@chromium.org
2009-12-19
8
-91
/
+95
*
Revert 35025 - Revert 34994, maybe it regressed startup perf Fix cpu/memory ...
viettrungluu@chromium.org
2009-12-19
5
-10
/
+28
*
Revert 34998, more stabbing in the dark to find a perf regression - Mac: impl...
thakis@chromium.org
2009-12-19
13
-179
/
+95
*
Adapt Chrome to use KeystoneRegistration 1.0.7.1306. Use "tag path" and "tag
mark@chromium.org
2009-12-19
4
-44
/
+171
*
Remove svn revision from branded builds.
jrg@chromium.org
2009-12-19
3
-2
/
+10
*
Reset the dr key if the toast experiment is cancelled.
cpu@chromium.org
2009-12-19
5
-9
/
+36
*
In the password option pages, a table is used.
jcampan@chromium.org
2009-12-19
4
-0
/
+14
*
Revert 34994, maybe it regressed startup perf - Fix cpu/memory measurements o...
thakis@chromium.org
2009-12-19
5
-28
/
+10
*
[Mac] Port browser action popup test to mac.
kkania@chromium.org
2009-12-19
6
-54
/
+133
*
Allow app/popup Windows to be programmatically sent a CURRENT_TAB navigation ...
pkasting@chromium.org
2009-12-19
1
-6
/
+5
*
Revert 35012 - Rearrange build configurations make it clearer and allow bett...
gregoryd@google.com
2009-12-19
5
-12
/
+12
*
Fix a release mode crash. Work should not be done inside of DCHECK()s.
zork@google.com
2009-12-19
1
-2
/
+2
*
Add a CreateBridge method to the ChildThread.
jcampan@chromium.org
2009-12-19
7
-113
/
+72
*
add unit test for ExtensionURLToRelativeFilePath
estade@chromium.org
2009-12-19
1
-0
/
+33
*
Rearrange build configurations - make it clearer and allow better support for...
gregoryd@google.com
2009-12-19
5
-12
/
+12
*
Set the address field type based on how many address fields we encountered.
jhawkins@chromium.org
2009-12-19
1
-0
/
+27
*
Fix a number of issues with extension disable-on-update:
mpcomplete@chromium.org
2009-12-18
3
-8
/
+10
*
Temporary fix for Google Mail Checker memory leak.
mpcomplete@chromium.org
2009-12-18
2
-17
/
+1
*
Mac: implement DnD of URLs onto Omnibox.
viettrungluu@chromium.org
2009-12-18
13
-95
/
+179
*
Minor copyedit to the description of detectLanguage.
kathyw@google.com
2009-12-18
2
-2
/
+2
*
Minor copyedit to i18n, added link to example directory.
kathyw@google.com
2009-12-18
2
-7
/
+23
*
Fix cpu/memory measurements on OS X.
thakis@chromium.org
2009-12-18
5
-10
/
+28
*
Continuing migration of directory_backing_store.cc to Chromium sqlite wrappers.
zork@google.com
2009-12-18
3
-41
/
+45
*
[Mac] Implements popups for Page Actions, plus fixes a leak within the Browse...
andybons@chromium.org
2009-12-18
4
-13
/
+38
*
Revert 34983 - Split more targets from chrome.gyp to add support for building...
slightlyoff@chromium.org
2009-12-18
11
-1745
/
+1271
*
Add videos to the doc where appropriate.
kathyw@google.com
2009-12-18
10
-10
/
+77
*
Bring the remove notifications up from the WebDatabase to the WebDataService.
skrul@chromium.org
2009-12-18
2
-31
/
+75
[next]